This course teaches the basics of programming using the Python programming language. It introduces the basic concepts of procedural programming and an introduction to object-oriented programming.
- Introduction to Python
- Integrated Development Environment (IDE)
- Variables and Datatypes; Operators
- Control Flow, Loops
- Functions; Parameters and Exceptions
- Object Oriented Programming; Class and Method |