Home » Blog » Getting Started with Python

Getting Started with Python

Online Course. 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.

Syllabus – What you will learn from this course

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

Week 1: 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.
6 videos (Total 38 min), 6 readings, 2 hours to complete

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.
6 videos (Total 33 min), 3 readings, 2 quizzes,4 hours to complete

Week 3: 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 finished a few more chapters.
4 videos (Total 37 min), 2 quizzes, 2 hours to complete

Week 4: Variables and Expressions

In this chapter, we cover how a program uses the computer’s memory to store, retrieve and calculate information.
6 videos (Total 56 min), 1 reading, 3 quizzes, 3 hours to complete

Week 5: Conditional Code

In this section, we move from sequential code that simply runs one line of code after another to a conditional code where some steps are skipped. It is a very simple concept – but it is how computer software makes “choices”.
5 videos (Total 57 min), 3 quizzes, 3 hours to complete

Week 6: 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.
4 videos (Total 35 min), 2 quizzes, 2 hours to complete

Week 7: 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. 7 videos (Total 64 min), 2 readings, 2 quizzes, 3 hours to complete.


More Python Online Courses

See also...

Excel VBA - How to Write Macros Like a Professional online course for health economists

Excel VBA: How to Write Macros Like a Professional

Online course. Learn how to write real-world Excel VBA Macros from scratch. No experience required! ... Read more

Master Google Sheets (and see why it's better than Excel) online course for health economists

Master Google Sheets – An Online Course. Why it’s better than Excel?

Ditch Excel and Learn Skills to Become a Google Spreadsheet Power User! What you’ll learn? ... Read more

Fundamentals of Machine Learning for Healthcare online course for health economists

Fundamentals of Machine Learning for Healthcare

Online Course. This course will introduce the fundamental concepts and principles of machine learning as ... Read more

Excel Skills for Business: Intermediate I Online Course for health economists

Excel Skills for Business: Intermediate I

Online Course. This specialization is intended for anyone who seeks to develop one of the ... Read more

The Ultimate Excel Programmer Course for health economists

The Ultimate Excel Programmer

Online Course. Learn Excel VBA from scratch with Dan Strong! I’ve trained over 120K students ... Read more

Microsoft Excel - Excel from Beginner to Advanced Online Course for Health Economists

Microsoft Excel – Excel from Beginner to Advanced

Online Course. Excel with this A-Z Microsoft Excel Course. Microsoft Excel 2010, 2013, 2016, Excel ... Read more