Behind every mouse click and touch-screen tap, there is a computer program that makes things happen. This course introduces the fundamental building blocks of programming and teaches you how to write fun and useful programs using the Python language.
Program Development, Computer Programming, Integrated Development Environments, Programming Principles, Debugging, File Management, Data Structures, Software Documentation, Python Programming
Reviews
4.7 (6,678 ratings)
5 stars
78.60%
4 stars
17.84%
3 stars
1.94%
2 stars
0.59%
1 star
1%
HK
Jan 15, 2023
Very interesting and start from basic. Preferred course for beginner level person. Explained each topic very clearly. Recommend this course to people who want to start journey in python programming.
CV
Nov 16, 2017
This is a introductory course i would recommend. I especially liked that the instructors took the time to go through the python visualizer and try to unveil some of the background workings in python.
From the lesson
Python, Variables, and Functions
This module gives an overview of the course, the editor we will use to write programs, and an introduction to fundamental concepts in Python including variables, mathematical expressions, and functions.