Heads up! Looks like you're using adblock. Please consider supporting us by whitelisting coursedio.online How?
arrow_back
Go back

Python Essential Training

Jan 25, 2023 • Ryan Mitchell

Start Course arrow_forward

About this course

Get a comprehensive overview of the Python programming language and gain enough command of Python 3 to create well-designed scripts and maintain existing projects.



play_circle_filled

Getting started with Python

50s
play_circle_filled

Who this course is for

2m 55s
play_circle_filled

Resources for this course

1m 15s
play_circle_filled

How computers think

4m 10s
play_circle_filled

Installing Python, Pip, and Jupyter Notebooks

6m 53s
play_circle_filled

The Zen of Python

2m 1s
play_circle_filled

Writing a program

2m 47s
play_circle_filled

Jupyter notebooks

5m 8s
play_circle_filled

Using Coderpad

2m 10s
play_circle_filled

Variables and types

6m 26s
play_circle_filled

Data structures

7m 18s
play_circle_filled

Operators

5m 31s
play_circle_filled

Control flow

4m 27s
play_circle_filled

Functions

4m 25s
play_circle_filled

Classes and objects

5m 52s
play_circle_filled

About the challenges

3m 40s
play_circle_filled

Solution: Factorials

4m 49s
play_circle_filled

Ints and floats

3m 53s
play_circle_filled

Other types of numbers

4m 29s
play_circle_filled

Booleans

6m 35s
play_circle_filled

Strings

6m 13s
play_circle_filled

Bytes

4m 8s
play_circle_filled

Solution: Converting hex to decimal

4m
play_circle_filled

Lists

5m 21s
play_circle_filled

Tuples and sets

7m 44s
play_circle_filled

Dictionaries

6m 15s
play_circle_filled

List comprehensions

5m 22s
play_circle_filled

Dictionary comprehensions

3m 32s
play_circle_filled

Solution: Encoding ASCII art

2m 36s
play_circle_filled

If and else

5m 15s
play_circle_filled

While

6m 58s
play_circle_filled

For

6m 36s
play_circle_filled

Solution: Finding primes faster

2m 13s
play_circle_filled

The anatomy of a function

6m 58s
play_circle_filled

Variables and scope

6m 30s
play_circle_filled

Functions as variables

5m 1s
play_circle_filled

Solution: Sum of triangles

1m 43s
play_circle_filled

The anatomy of a class

5m 18s
play_circle_filled

Static and instance methods

7m 29s
play_circle_filled

Inheritance

5m 53s
play_circle_filled

Solution: Drawing shapes

4m 4s
play_circle_filled

Errors and exceptions

3m 52s
play_circle_filled

Handling exceptions

7m 39s
play_circle_filled

Custom exceptions

4m 9s
play_circle_filled

Solution: Bad arguments

1m 12s
play_circle_filled

Intro to threads and processes

2m 41s
play_circle_filled

Multithreading

4m 26s
play_circle_filled

Multiprocessing

5m 27s
play_circle_filled

Opening, reading, and writing

6m 47s
play_circle_filled

CSV

6m 2s
play_circle_filled

JSON

5m 49s
play_circle_filled

Solution: Compressing ASCII art

3m 44s
play_circle_filled

Command-line arguments

5m 40s
play_circle_filled

Creating modules and packages

8m 19s
play_circle_filled

Wrap up

1m 52s
play_circle_filled

Python challenge project

47s