Fundamentals of Python
About Course
This course introduces you to programming and the Python programming language. Students learn about print statements, conditionals, loops, variables, lists, and functions, among other programming concepts. This course gives students a fast overview of the many tools available for writing and running Python code. It also includes hands-on coding exercises that include developing custom functions and reading and writing to files. Because it digs deeper into certain important programming principles and is taught by a student who understands the point of view of other students, this course may be more comprehensive than some other beginner Python courses.
Course Content
Module 1
-
Why Coding?
08:34 -
Print Statements
36:51 -
Variables
36:51 -
Conditionals
49:45 -
Strings
55:12