Join our Social media channels to get the latest discounts
Newsletter
Edx
IT & Software
[100% Off] Programming for Everybody (Getting Started with Python) Free Course Coupon
Updated: 2021-07-15T13:05:20Z
by Ahmad Expires: 2023-03-23T08:21:08Z
To Enroll Free in this course, Click on Audit.
21.0 hr
English
0$49.00$
Get the coupon in the end of description.
Description
This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course. This course will cover Chapters 1-5 of the textbook "Python for Everybody". Once a student completes this course, they will be ready to take more advanced programming courses. This course covers Python 3.
What you'll learn
Skip What you'll learn
What is a program?
Using variables in programs
Conditional execution (if statements)
Repeated execution / looping (for statements)
Functions and code reuse