Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bencode/code
https://github.com/bencode/code
functional-programming
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bencode/code
- Owner: bencode
- Created: 2024-10-10T04:40:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T13:52:26.000Z (about 1 month ago)
- Last Synced: 2024-12-16T14:12:26.353Z (about 1 month ago)
- Topics: functional-programming
- Language: Jupyter Notebook
- Homepage: https://bencode.github.io/code
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code
- [CodeLab](https://bencode.github.io/code)
Some notes about code
- [SICP中的编程技艺1.1](https://bencode.github.io/code/tree/?path=sicp-1-1.ipynb)
- [SICP中的编程技艺1.2](https://bencode.github.io/code/tree/?path=sicp-1-2.ipynb)
- [Functional Programming Style and Streams](https://bencode.github.io/code/notebooks/index.html?path=functional-and-stream.ipynb)
- [From a Number Formatting Example to Function Composition](https://bencode.github.io/code/notebooks/index.html?path=format-number.ipynb)