Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/husseinfo/funcprog
Python implementation of "Functional Programming 4, An Example In Arabic" session
https://github.com/husseinfo/funcprog
Last synced: 23 days ago
JSON representation
Python implementation of "Functional Programming 4, An Example In Arabic" session
- Host: GitHub
- URL: https://github.com/husseinfo/funcprog
- Owner: Husseinfo
- Created: 2021-07-03T08:18:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-03T08:22:48.000Z (over 3 years ago)
- Last Synced: 2024-06-06T02:52:41.854Z (7 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Programming Example
Python implementation of *Functional Programming 4, An Example In Arabic* session by
[Eng. Mohamed Hammad](https://www.linkedin.com/in/mohamed-hammad-a720a622/).### Session video
[](https://www.youtube.com/watch?v=6uwRajbkaqI)
### Requirements
- Python 3.7+
### Run tests
`python3 tests.py`
[Eng. Mohamed Hammad]: https://www.linkedin.com/in/mohamed-hammad-a720a622/
***Pull requests of new rules/tests are welcome!***