Open Elective: Python Application and Programming
Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library.
Topics Discussed:
- Dynamic type checking
- Garbage collection
- Programming paradigm
- Imperative programming
- Object-oriented programming
- Declarative programming
- Functional programming
- Programming Examples
No comments:
Post a Comment