Introduction to Python Programming
Course Overview
This hands-on course is intended for computer science students with a basic programming background skills. It introduces the fundamentals of programming in Python language by covering the following topics:
· Intro to Python environment and usage
· Python VS other programming languages
· Setup and configuration
· Programming concepts (variables, conditional statements, control statements, functions, etc.)
· Data structures (lists, tuples, dictionaries, and sets)
· Objects and classes
· Working with libraries (NumPy, Pandas, SciPy)
· File handling and manipulation
· Data Visualization (Matplotlib)
Target Audience
Students should have at least basic knowledge related to any programming course.
Duration: 24 hours