This free course has been deprecated and is no longer supported. Get our latest courses on Python through our all-access package.
Learn Python, one of the world’s most in-demand programming languages. Featuring a simple syntax that reads almost like plain English, it’s perfect for learning how to code. Python is also preferred by professional developers for its ability to handle complex, data-heavy tasks simply, quickly, and efficiently.
Whether you’re interested in games, data science, machine learning, smart apps, or something else entirely, this course will give you the basic skills needed to enter these fields and set you on the path to success.
Learn how to:
- Set up and run Python code
- Store data with variables, arrays, & more
- Manipulate data with operators
- Control program flow with conditionals & loops
- Add program logic with functions