Programming for Everybody (Getting Started with Python) (Coursera)

Programming for Everybody (Getting Started with Python) is free online MOOC Course, Offered by University of Michigan via Coursera.  This course 1 of 5 in the Python for Everybody Specialization.

Enroll in Course

Be ahead to learn something new Today

  • Flexible Online Learning
  • Verified Certificate*
  • Add powers to your Resume
  • Access course Anytime, Anywhere

Course Overview

Programming for Everybody (Getting Started with Python) coursera 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 Informatics”. This course is equivalent to the first half of the 11-week “Programming for Everybody (Python)” course. Once a student completes this course, they will be ready to take more advanced programming courses.

What you will learn?

  • Install Python and write your first program
  • Describe the basics of the Python programming language
  • Use variables to store, retrieve and calculate information
  • Utilize core programming tools such as functions and loops

Course Syllabus

WEEK 1 – Chapter One – Why we Program?

These are the course-wide materials as well as the first part of Chapter One where we explore what it means to write programs. We finish Chapter One and have the quiz and first assignment in the third week of the class. Throughout the course you may want to come back and look at these materials. This section should not take you an entire week.

WEEK 2 – Installing and Using Python

In this module you will set things up so you can write Python programs. Not all activities in this module are required for this class so please read the “Using Python in this Class” material for details.

WEEK 3 – Chapter One: Why We Program (continued)

In the first chapter we try to cover the “big picture” of programming so you get a “table of contents” of the rest of the book. Don’t worry if not everything makes perfect sense the first time you hear it. This chapter is quite broad and you would benefit from reading the chapter in the book in addition to watching the lectures to help it all sink in. You might want to come back and re-watch these lectures after you have funished a few more chapters.

WEEK 4 – Chapter Two: Variables and Expressions

In this chapter we cover how a program uses the computer’s memory to store, retrieve and calculate information.

WEEK 5 – Chapter Three: Conditional Code

In this section we move from sequential code that simply runs one line of code after another to conditional code where some steps are skipped. It is a very simple concept – but it is how computer software makes “choices”.

WEEK 6 – Chapter Four: Functions

This is a relatively short chapter. We will learn about what functions are and how we can use them. The programs in the first chapters of the book are not large enough to require us to develop functions, but as the book moves into more and more complex programs, functions will be an essential way for us to make sense of our code.

WEEK 7 – Chapter Five: Loops and Iteration

Loops and iteration complete our four basic programming patterns. Loops are the way we tell Python to do something over and over. Loops are the way we build programs that stay with a problem until the problem is solved.

Teacher

  • Charles Severance

Additional information

Course Delivery

Online

Course Efforts

19 Hours

Course Enrollment

Free

Course Language

English

Course Length

7 Weeks

Course Level

Beginner

Course Provider

Course School

Course Subtitles

Arabic, Chinese, English, French, German, Italian, Korean, Portuguese, Russian, Spanish, Turkish

Flexible Learning

Yes

Verified Certificate

Paid

Reviews

There are no reviews yet.

Be the first to review “Programming for Everybody (Getting Started with Python) (Coursera)”

Your email address will not be published. Required fields are marked *