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,699 ratings)
5 stars
78.57%
4 stars
17.86%
3 stars
1.94%
2 stars
0.61%
1 star
1%
HA
Aug 17, 2019
Great for a fundamental course. I have to admit that I had learnt python a few years back and was using this as a practice and revision course. But I learnt a lot more which I can add to my knowledge.
RB
Oct 1, 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!
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.