A Gentle Introduction to Programming Using Python
- Description
- Curriculum
- Reviews
A Gentle Introduction to Programming Using Python is a course designed to provide beginners with a solid foundation in Python, a versatile and powerful programming language. With this course students will gain hands-on knowledge of Python’s syntax, data types, control structures, and object-oriented programming principles. They will also delve into essential topics like file handling, error handling, and working with modules and libraries.
-
1Introductory Tutorial to Python
-
2Variables, types, operators, functions, conditionals and loops.
-
3List basics, objects and references, mutability, member functions, lists redux, advanced positioning and slicing, range function, for loop, and basic advanced loops.
-
4Assignment on Loops
-
5Lecture notes about dictionaries and their usage, immutable objects, tuples, and for loops.
-
6Worksheet reviewing common errors and good programming practices.