Python

About this course
In this course, you’ll learn the fundamentals and advanced skills of the Python programming language, along with programming best practices. You’ll learn to represent, and store data using Python data types and variables and use conditionals and loops to control your programs’ flow. You’ll harness the power of complex data structures like lists, sets, dictionaries, and tuples to store collections of related data. You’ll define and document your own custom functions, write scripts, and handle errors. Lastly, you’ll learn to find and use modules in the Python Standard Library and other third-party libraries.
This course is suitable not only for beginners but also for advanced.