Dr. Chuck’s ‘Python for Everybody’ Full Class on YouTube and Other Formats

IBL News | New York

Over 40,000 users have taken FreeCodeCamp.org open courses, including Dr. Chuck’s ‘Python for Everybody’ full online class.

This course teaches the basics of programming computers using Python 3. It has no pre-requisites and is aimed at anyone with moderate computer experience.

Created by University of Michigan’s Professor Charles Severance (a.k.a. Dr. Chuck), the course is offered for free in several formats:

These are the topics covered:

  • Installing Python
  • Why Program?
  • Variables, expressions, and statements
  • Conditional Execution
  • Functions
  • Loops and Iterations
  • Strings
  • Files
  • Lists
  • Dictionaries
  • Tuples
  • Regular Expressions
  • Network Programming
  • Using Web Services
  • Object-Oriented Programming
  • Databases
  • Data Visualization

 

Resources:

Interview with Dr. Charles Severance, World’s #1 Python Professor