Description
In this course, you will learn :
- Using Python scripts, you can automate everyday, repetitive tasks.
- Using PyGame, you can create visually appealing programmes.
- Create a solid foundation of Computer Science concepts that you can apply to any language you learn.
- Variables and operators are used to store and manipulate small amounts of data.
Syllabus :
- Python Basics: Selection and Iteration
- Python Basic Structures: Lists, Strings, and Files
- Python Object Basics: Functions, Recursion, and Objects
- Object-Oriented Python: Inheritance and Encapsulation