Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 algorithms

1. comperhension :Mapping key-values to Dictionary data structures.
2. Bank :Abstract Classes and Methods .