Introduction to Programming with Python I
Learn the basics of programming using Python, focusing on syntax, data types, and control structures.
Learn basic programming with Python, one of the most versatile and widely used programming languages! You’ll first learn core programming concepts and fundamental Python syntax by writing code to make a virtual “turtle” robot draw colorful shapes on the screen. You’ll then learn how to write Python functions, run Python from a Command-Line Interface (CLI), manipulate strings and lists, and refactor your code to improve its structure and make it more modular.
There are no reviews yet.