Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Intermediate Python: Memory, Decorator, Async, Cython & more

via Udemy

Overview

Stand out from the mass. Become a Python expert and understand what the CPython API, PyBind11 and more is.

What you'll learn:
  • Memory management of variables in Python (Mutability)
  • The correct use of sequences and iterables
  • Functions, Decorators, Lambdas etc.
  • Object orientation and inheritance
  • The integration of Cython code
  • Using the Python C API
  • Async and Parallel Code

The course was updated and covers topics from Python Version 3.12!

Course Description:

The course covers intermediate to advanced Python programming techniques.
This means that the course is not aimed at programming beginners.
This course is compact, instructive, and useful.You learn not only how to use Python well, but also more abstract concepts that are transferable to other languages, as well as how to create a good programming environment.

Prerequisites:

  • Creating and using variables

  • If-statements, loops and logical expressions

  • Implementing your own functions and classes

  • Importing from external packages

In the course we will use Visual Studio Code (VSCode)as the IDE which is free for all operating systems.
I assume that you have already Python 3.8 or newer on your system, if not you could install it via Anaconda for example.

This course consists of the following topics:

  • Memory management of variables in Python

  • Mutable and Immutable Types

  • Shallow and Deep Copies

  • The correct use of containers (list, dict, set etc.)

  • f-Strings formatting

  • Functions and Decorators

  • args and kwargs Arguments

  • Object orientation and inheritance

  • Special Dunder Methods

  • Dataclass, Enum and NamedTuple

  • The integration of Cython

  • Using the Python C API (CPython)

  • Using PyBind11 (introductory example)

  • Using Numba and Mypyc

  • Using multiprocessing and multithreading

  • Global Interpreter Lock (GIL) in Python

  • Using asynchronous programming


Become a pro today, in the technology of tomorrow!
See you in class!



Note:

In the course, Python is installed via Anaconda. If this is not possible for you, you can also install Python from other sources.

Syllabus

  • Chapter 1: Introduction and Software
  • Chapter 2 - 0: Python Pro 101
  • Chapter 2 - 1: Numeric values
  • Chapter 2 - 2: Logical expressions
  • Chapter 2 - 3: Memory management
  • Chapter 3 - 1: Container
  • Chapter 3 - 2: Strings, Files and f-Strings
  • Chapter 4 - 1: Functions
  • Chapter 4 - 2: Closures and Decorators
  • Chapter 5: Object orientation
  • Chapter 6: Cython and CPython
  • Chapter 7: Threads, Processes and Async
  • Chapter 8: Conclusion of the course

Taught by

Jan Schaffranek

Reviews

4.5 rating at Udemy based on 285 ratings

Start your review of Intermediate Python: Memory, Decorator, Async, Cython & more

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.