Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-taha-essa/programming-in-python-week3
Learn about the paradigms of procedural programming and the associated logical concepts. You'll explore functional and object-oriented programming, and get an introduction to algorithms
https://github.com/mohamed-taha-essa/programming-in-python-week3
functional-programming map object-oriented-programming procedural-programming python
Last synced: about 2 months ago
JSON representation
Learn about the paradigms of procedural programming and the associated logical concepts. You'll explore functional and object-oriented programming, and get an introduction to algorithms
- Host: GitHub
- URL: https://github.com/mohamed-taha-essa/programming-in-python-week3
- Owner: Mohamed-Taha-Essa
- Created: 2023-11-21T17:57:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T19:22:08.000Z (about 1 year ago)
- Last Synced: 2024-01-29T09:51:18.072Z (12 months ago)
- Topics: functional-programming, map, object-oriented-programming, procedural-programming, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming-in-Python-week3-on-coursera
# Procedural programming, Functional programming, Object Oriented Programming.
Learn about the paradigms of procedural programming and the associated logical concepts. You'll explore functional and object-oriented programming, and get an introduction to algorithms1. comperhension :Mapping key-values to Dictionary data structures.
2. Bank :Abstract Classes and Methods .