COURSE OVERVIEW
This course provides an introduction to programming using Python. It is designed for individuals who are new to programming or have limited experience with programming and are interested in learning Python. Through a combination of lectures, hands-on exercises, and project work, students will learn fundamental programming concepts and techniques, as well as how to build basic programs and scripts using Python.
The course covers topics such as variables and data types, control structures, functions, and modules, lists and tuples, dictionaries and sets, file input and output, exception handling, and object-oriented programming. Upon completion of this course, students will have a basic understanding of programming concepts and proficiency in Python syntax and will be able to build basic programs using Python. This course provides a foundation for more advanced Python courses.