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.
Python Syntax And Semantics, Computer Programming, Python Programming, Idle (Python)
Reviews
4.7 (6,566 ratings)
5 stars
78.64%
4 stars
17.81%
3 stars
1.96%
2 stars
0.60%
1 star
0.95%
PC
Jun 4, 2021
Well taught, assignemnts are just right in complexity, its hard enough to no be easy and but not to be frustrating and tests challange your knowledge enough for it to be rewarding to complete with 80%
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.