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.8 (3,100 ratings)
5 stars
2,454 ratings
4 stars
566 ratings
3 stars
52 ratings
2 stars
16 ratings
1 star
12 ratings
RB
Oct 02, 2017
I didn't know a thing about programming. Now after two weeks I feel I've learned a lot already! The instructors are awesome! I believe this course is very compacted and it needs a good deal of work!
AK
Mar 03, 2018
I enjoyed this course. The video lectures were short and explained bite sized chunks that were easy to understand. The reading material after each lecture helped in revisiting what we just learned.
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.