247 thousand subscribers
394 videos
Leverage Existing Libraries in Data Science
New Features You Need To Know In Python 3.12
Rust & Python: Comparing Hello World Programs
3 Tips for Working With the OpenAI API
The Ultimate Guide to Writing Functions
Things (Almost) No One Thinks About When Designing Functions in Python
Rust Handles Errors Way Better Than Python
Do You Really Need That Instance Variable? // Python Tips
Python 3.12 Generic Types Explained
Are Dataclasses Better Than Dictionaries in Python
Attrs, Pydantic, or Python Data Classes?
A Quick Code Simplification Trick // Python Tips
Requests vs HTTPX vs Aiohttp
7 Functional Programming Techniques EVERY Developer Should Know
☝🏻 Streamline Your Data Science Workflow with Organized Code
Regular Method Vs. Static Method Vs. Function // Python Tips
How to Avoid Refactoring Legacy Code HELL
Elevating Python Code with Higher-Order Functions
The Ultimate Guide to Writing Classes in Python
What's the Difference? Str vs Repr String
SQLAlchemy: The BEST SQL Database Library in Python
🗝️ Why Keeping Configuration Separate is Key in Data Science
Mermaid vs PlantUML vs HackerDraw: Which One Is Best For You?
The Power of Immutability in Python Functional Programming
Protocols vs ABCs in Python - When to Use Which One?
Observer Pattern Tutorial: I NEVER Knew Events Were THIS Powerful 🚀
SQL vs ORM - Which One To Choose For Database Interaction
Everything You Need to Know about Debugging in VSCode
Interface Segregation In One Minute // Python Tips
How to Support A/B Testing in Your Python Code
How To Keep Error Handling Code Focused // Python Tips
Refactoring A PDF And Web Scraper Part 1 // CODE ROAST
Are Python’s Lambda Functions Flawed
How to Test Asynchronous Code in Python
The Art of Functional Programming: Simplifying Python Code
Git Hooks: We’re Not Using Them Enough!
The Strategy Pattern: Write BETTER PYTHON CODE Part 3
How to Write a Developer Resume With No Work Experience
Why You Need Custom Exception Classes
How To Properly Deal With Config Settings // Python Tips
Why You Should Think About SOFTWARE ARCHITECTURE in Python 💡
7 Powerful Databases Python Developers Should Know
13 Python Quirks That Will Surprise You
❗ The Importance of Logging in Data Science
Top Keyboards for Software Developers on a Mac
📊 Data Science Efficiency: Leveraging Multiple Data Formats
Python Poetry in 8 Minutes
Python 3.12 Generics in a Nutshell
The Importance of Unit Testing in Data Science
Functional Programming: The Key to Exceptional Python Code