What you'll learn
This 30-hour course is a complete beginner-to-intermediate journey through Python
programming. It is designed for students and professionals who want to start from
scratch and develop the skills to build real-world applications using Python.
- Understand Python syntax and basic programming concepts.
- Work with variables, data types, and operators.
- Write loops and conditional statements.
- Handle user input and manage exceptions.
- Use functions to write modular and reusable code.
- Work with lists, dictionaries, and other data structures.
- Read and write files using Python.
- Get introduced to libraries like NumPy and Pandas.