Introduction to Programming with Python is a beginner programming course for professionals and students who want to learn to code using Python. Students learn fundamental programming concepts including variables, data types, conditional logic, loops, functions, and lists, applying each concept through hands-on coding exercises and small projects.
What You Will Learn
- Set up a Python development environment and understand the Python interpreter
- Work with variables, data types, and operators to store and manipulate information
- Control program flow using conditional statements (if/elif/else) and loops (for, while)
- Write reusable functions with parameters and return values to organize code
- Work with Python’s core data structures including lists, tuples, dictionaries, and sets
Who Should Attend
Absolute beginners to programming, analysts who want to automate tasks, and IT professionals who want to add programming skills to their toolkit using Python.
Prerequisites
Basic computer skills. No prior programming experience is required.




