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)
검토
4.7개(5,935개 평가)
5 stars
79.03%
4 stars
17.74%
3 stars
1.93%
2 stars
0.58%
1 star
0.69%
AG
2020년 12월 15일
Great course for refreshing your python basics, and any beginner looking to pick up Python basics will be in a comfortable spot after completing this course and a bit of practice with the assignments.
CV
2017년 11월 16일
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.
수업에서
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.