yishutu / advanced-python-language-features-4311093

This repo is for the Linkedin Learning course: Advanced Python: Language Features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Python: Language Features

This is the repository for the LinkedIn Learning course Advanced Python: Language Features. The full course is available from LinkedIn Learning.

Advanced Python: Language Features

Python has become the language of choice of many developers for building all kinds of applications across a wide range of industries, but to fully take advantage of its power and flexibility, you need to master all its advanced functionality. Python is a flexible, customizable language that provides features that other languages support only through third-party libraries or require that you build yourself. In this course, Joe Marini takes you through some of the more advanced features of the Python language. Joe shows you how to write code that is easier to read and maintain, build classes that work just like the ones that are native to the language, and work with some of the newest features of the language itself, like structural pattern matching. If you're ready to take your Python skills to the next level, join Joe in this course.

Instructor

Joe Marini has been building software professionally for some of the biggest and best known companies in Silicon Valley for more than 30 years.

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Advanced Python: Language Features

License:Other


Languages

Language:Python 96.7%Language:Dockerfile 3.3%