Pythonic code by example in 5 videos (video series)

I recently partnered with the folks over at Data Dependence to put together a video series called:

[Video Series] Taking Your Python Skills to the Next Level With Pythonic Code

Check out the original post for the full story. Here are the five videos and related posts if you want to dive in and watch them.

#1 Stop Using Lists for Everything

#2 Hacking Python’s Memory With __slots__

#3 Merging Dictionaries

#4 Processing Large Data Sets With Yield and Generators

#5 Lambda Expressions

Hope you enjoy the lessons!

If you find them useful, consider taking my full Write Pythonic Code Like a Seasoned Developer course. It covers 52 Pythonic code tips (including the 5 above) in over 4 hours of content.

@mkennedy

One comment

Submit a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s