Programming – Start with Python
About This Course
This course is a “no prerequisite” introduction to Python Programming. You will learn about variables, conditional execution, repeated execution and how we use functions. The homework is done in a web browser so you can do all of the programming assignments on a phone or public computer.
Zoom Meeting:
Account does not enabled REST API.
Learning Objectives
Access to course materials
World class institutions and universities
edX support
Shareable certificate upon completion
Instructor support
Feedback and graded assignments
Material Includes
- Institution: MichiganX
- Subject: Computer Science
- Level: Introductory
- Prerequisites: None
- Language: English
Requirements
- 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.
Target Audience
- Students
- Working Employees
- Retired Person
- Pretty Girls
- Courage Boys
Curriculum
1 Lesson10h 10m 10s
What is a program?
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.
Lesson One – 14:00:00
Using variables in programs
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.
Conditional execution
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.
Repeated execution / looping
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.