All things about MODERN Python programming. Become a better programmer no matter what your current skill level is. I want to create a path for everyone that loves programming to keep getting better. Pandas, web scraping, Flask, ML, we are going to cover it all.

I also want to help people on the path of getting their first programming job with Python. We will explore how to learn, what to learn, and how to gain enough credibility to land that first job. Not everyone (including me), has a computer science degree from a top university.

I started my journey 20 years, broke into programming, and have been doing what I love for the last 20 years. I want to help you break into the industry and get your first programming job or expand your skills and get a better job.

We will explore:
- What to learn
- How to learn
- How to build up enough credibility to get that first job


ModernPython

Playing around with AI art generator stable diffusion. This is me programming as a kid (maybe still as an adult). What are you guys curious about when it comes to AI?

2 years ago | [YT] | 0

ModernPython

Which of the 2 ways to remove empty strings from a list do you prefer? I cover both here: www.youtube.com/shorts/fvykJq...

2 years ago | [YT] | 2

ModernPython

Do you know the correct way to open a file to read/write without overwriting or throwing an error if the file hasn't been created yet? youtube.com/shorts/XM5qGRKKRk...

2 years ago | [YT] | 1

ModernPython

When you want to find if an integer is between 2 values which coding style do you use: youtube.com/shorts/9QxXj_5mzv...

2 years ago | [YT] | 1

ModernPython

When you need to run a function over a list to transform the values, do you use map (functional style) or list comprehension? I cover both and which one I prefer here: youtube.com/shorts/b7i66EjDNQY

2 years ago | [YT] | 0

ModernPython

When you use enumerations, which syntax do you prefer, calling Enum directly or subclassing from Enum? I cover both ways here: youtube.com/shorts/k1GOay1y01w

2 years ago | [YT] | 1

ModernPython

Which way do you reverse strings? It depends on the kind of characters you have in the string: youtube.com/shorts/SYDDyo2xDWw

2 years ago | [YT] | 0

ModernPython

Which option do you prefer for breaking lists into equal chunks: list comprehension or generator style. I cover both here: youtube.com/shorts/UzbeI73SKMs

2 years ago | [YT] | 1

ModernPython

How do you write debug statements? Watch this to level up and save typing: youtube.com/shorts/duSrzKutWes

2 years ago | [YT] | 0

ModernPython

Which Python topic do you want to know more about. If it isn't a choice add it as a comment

3 years ago | [YT] | 2