Python 3, an Illustrated Tour Course

This course is carbon neutral.

Course Summary

Python 3 has been out for a while and is the best Python version to start any new project. Now that Python 2 has been end-of-lifed, it is worth looking into porting Python 2 projects to Python 3. Not only is Python 3 faster than previous versions, it is also easier to use now that features like Unicode strings are standard.

If you haven't had the chance to program in Python 3, this course is for you. We will cover the updates and new features found in Python 3. You will see examples of using the latest and greatest, and then try your hand going through the labs trying out these new features.

Once you are done with this course you will pine for using these features in your code.

Source code and course GitHub repository

github.com/talkpython/illustrated-python-3-course

What's this course about and how is it different?

This course will teach you to be extremely proficient with Python 3.

We assume you have a base knowledge of the subset of Python that runs in Python 2 and 3. We dive deep into every aspect of Python 3 and the PEP's that prompted those changes. From string formatting, f-strings and Unicode to number updates, to changes in classes and functions, this course covers it all. You will see the features in action and try them out for yourself.

In this course, you will:

  • Learn how to use f-strings
  • Dive into Unicode and discover the gotchas that you can easily prevent
  • Create keyword only arguments for greater readability
  • How to annotate your code for better collaboration and error checking
  • Write your own async functions
  • Master virtual environments, pip, and pipenv
  • Learn about new modules in the standard library
  • Learn how to annotate your code for better collaboration and error checking
  • See how the async code works
  • Discover extended unpacking
  • And lots more

View the full course outline.

Who is this course for?

For anyone who has wanted to dive into the new features of Python 3. It is quite easy to write code that works in both Python 2 and 3. Many old Python developers are used to the features of 2 and have never looked into all of the new features that Python 3 provides. Many new programmers are using Python 3, but are missing out on new features like async and annotations.

Existing Python 3 users: If you aren't using Python to its full potential, you owe it to yourself to checkout this course and see a wealth of Python 3 features that you might not even know exist. You will see and explore most of them in this course!

Concepts backed by concise visuals

This course is packed with examples, visuals, and charts to help you make the most of the features of Python 3. You will get the code, the visuals, and the labs.

Here's an example of concepts in the Unicode section.

Example: Concepts backed by concise visuals

Follow along with subtitles and transcripts

Each course comes with subtitles and full transcripts. The transcripts are available as a separate searchable page for each lecture. They also are available in course-wide search results to help you find just the right lecture.

Each course has subtitles available in the video player.

Get hands-on for almost every chapter

The best way to learn a new language or library features is to try it out. Every key concept has a section where you can dive in and try your hand at the feature. Not only will you understand how to use the feature, you will start to glean insight as to where and how you can apply this to your own code.

These exercises range in length from 10 minutes to about 20 minutes each.

Here is your turn for using Python 3.5's new async and await asynchronous programming model.

github.com/talkpython/illustrated-python-3-course

Who am I? Why should you take my course?

Who is Matt Harrison?

Who is Matt Harrison? I'm Matt. Thanks for dropping by. My friend Michael asked me to prepare a class to explain the cool new features in Python 3. There are a couple of reasons I'm especially qualified to teach you Python.

I've been using Python professionally since 2000 across a broad domain of areas. I ran the local Python group five years. Helping to mentor newbies and connect them with others in the industry.

I've been training and teaching for a long time. I've taught at large companies, small companies, universities, and many conferences. I've given courses for elementary students on programming drones with Python, and have taught retired professionals to program in Python.

I'm a best selling Python author. My most recent book Illustrated Guide to Python 3 has been a best seller on Amazon, as have my Learning the Pandas Library and my Treading on Python series.

Students like my training. I focus on the practical application. Below are some quotes from recent students.

"The hands-on activities were a great learning tool. Matt presented the material very well and did a great job of interacting with students and answering their questions and concerns. The material was perfect for learning new things with Python 3 and OOP!" - Jennifer S.
"Good overview of Python and showed a range of commands. Covered many aspects of the language and you were left with a sense of the capabilities." - Sam V.
"Matt's experience with Python and his ability to deal with those fundamental getting started problems. He demonstrated a way to get started, without getting bogged down by the overwhelming complexity and potential of Python." - Jake R.
"Matt obviously had an in-depth knowledge of Python and did a terrific job of explaining the material he presented. Questions were clearly answered and explanations of the code were easy to follow. Basing the course on the Markov Chain example was exceptionally well done. The example hits on many concepts that are important to an experienced programmer, with the code still being accessible to an entry-level programmer." - Anna O.

Free office hours keep you from getting stuck

One of the challenges of self-paced online learning is getting stuck. It can be hard to get the help you need to get unstuck.

That's why at Talk Python Training, we offer live, online office hours. You drop in and join a group of fellow students to chat about your course progress and see solutions via screen sharing.

Just visit your account page to see the upcoming office hour schedule.

Is this course based on Python 3 or Python 2?

This course is based upon Python 3. Python 2 is officially unsupported as of January 1st, 2020 and we believe that it would be ill-advised to teach or learn Python 2. This course is, and has always been, built around Python 3.

The time to act is now

Take advantage of Python 3 and all the features and goodies it provides. Your code will be faster, cleaner, and easier for others to read as well.

Course Outline: Chapters and Lectures

10:10
3:36
0:36
3:53
2:05
25:14
3:08
10:50
2:46
5:31
1:17
1:42
43:50
15:28
3:53
3:15
1:22
7:47
4:30
3:44
2:31
1:20
17:58
1:38
1:53
2:47
1:58
5:52
2:23
1:27
20:12
8:52
5:36
2:00
2:02
1:42
9:03
4:22
4:41
50:27
5:05
2:01
0:47
0:56
4:18
3:20
6:27
8:24
0:50
1:38
1:45
3:49
0:54
5:23
4:50
20:39
2:33
2:42
5:35
3:25
3:18
3:06
57:31
2:51
0:29
0:50
2:25
4:28
1:33
2:43
6:51
2:13
2:45
1:01
1:32
3:57
5:52
4:07
2:07
6:30
2:55
2:22
48:58
6:11
2:58
9:49
5:30
9:51
3:56
0:54
1:35
1:04
7:10
0:36
0:36
Buy for $49 + tax Bundle and save 84% Team Gift

Questions? Send us an email: contact@talkpython.fm

Talk Python's Mastodon Michael Kennedy's Mastodon