你将学到什么
Describe the basics of the Python programming language
Use variables to store, retrieve and calculate information
Install Python and write your first program
Utilize core programming tools such as functions and loops
课程概况
On this programming course, you’ll go from a complete beginner with no prior programming experience to having a solid understanding of the Python programming language.
You’ll begin by completing basic exercises that focus on the core concepts of programming. As you progress, you’ll learn how to use variables to store, retrieve and calculate information. You’ll then install Python, write your first program, and get to grips with utilize core programming tools like functions and loops.
Upon completion of this course, you’ll have the computer programming skills to further your learning alone.
课程大纲
Understanding a program
Using variables in programs
Conditional execution (if statements)
Repeated execution / looping (for statements)
Functions and code reuse
面向人群
This course is designed for anyone who wants to learn the basics of programming computers using Python. This course has no prerequisites and avoids all but the simplest maths.