ArjanCodes
The Builder Pattern in Python: Finally Explained!
17 hours ago - 14:19
ArjanCodes
On this channel, I post videos about programming and software design to help you take your coding skills to the next level. I'm an ...
@ArjanCodes subscribers
ArjanCodes
How I Use Abstraction to Avoid Spaghetti Code
3 weeks ago - 21:10
ArjanCodes
Coupling 101: Design Choices That Make or Break Your Code
3 months ago - 20:39
ArjanCodes
7 Powerful Databases Python Developers Should Know
9 months ago - 23:55
ArjanCodes
Go vs Python: What Every Developer Should Know
5 months ago - 26:12
ArjanCodes
10 Tips to Become REALLY Good at Python
6 months ago - 27:39
ArjanCodes
Dependency Injection Explained in 7 Minutes
1 year ago - 7:11
ArjanCodes
7 Functional Programming Techniques EVERY Developer Should Know
1 year ago - 21:35
ArjanCodes
Protocols vs ABCs in Python - When to Use Which One?
1 year ago - 15:31
ArjanCodes
Avoid These BAD Practices in Python OOP
10 months ago - 24:42
ArjanCodes
The Ultimate Guide to Writing Classes in Python
2 years ago - 25:39
ArjanCodes
COMPLETE No-Nonsense VSCode Setup for Python Devs
8 months ago - 26:05
ArjanCodes
How to Use Git Branches Like a Pro (FastAPI Example)
3 months ago - 19:00
ArjanCodes
SQLAlchemy: The BEST SQL Database Library in Python
1 year ago - 16:39
ArjanCodes
It Seems I No Longer Use Python’s Dataclasses
4 weeks ago - 14:30
ArjanCodes
3️⃣ Tips to Instantly Improve Your Code
9 months ago - 0:29
ArjanCodes
This Is How You Write an Efficient Python Dockerfile
4 months ago - 18:47
ArjanCodes
Is SaaS Dead? Here's a Senior Engineer's Perspective
7 days ago - 13:20
ArjanCodes
Composition Is Better Than Inheritance in Python
4 years ago - 23:29
ArjanCodes
I Designed a Python SDK That Relies on… Deep Inheritance?!
2 weeks ago - 22:58
ArjanCodes
My Favourite Python Tools for Code Style
2 years ago - 0:19
ArjanCodes
How To Design Robust Python Functions
3 months ago - 20:56
ArjanCodes
LangChain is AMAZING | Quick Python Tutorial
1 year ago - 17:42
ArjanCodes
AsyncIO and the Event Loop Explained
1 year ago - 13:34
ArjanCodes
Memory Management: Rust vs. C vs. Python
5 months ago - 0:40
ArjanCodes
UV for Python… (Almost) All Batteries Included
7 months ago - 17:35
ArjanCodes
MCP…. So What’s That All About?
1 month ago - 13:28
ArjanCodes
Why Design Patterns are Rarely Used in Python
2 years ago - 0:52
ArjanCodes
10 Tips to Keep Your Software Simple
3 months ago - 21:07
ArjanCodes
An Introduction to Typescript for Python Programmers
4 months ago - 21:35
ArjanCodes
🤔 Choosing Between Streamlit, Dash, and Taipy
4 months ago - 0:29
ArjanCodes
Test-Driven Development In Python // The Power of Red-Green-Refactor
3 years ago - 15:10
ArjanCodes
How Python Evolves: From PEP to Feature
5 months ago - 13:56
ArjanCodes
Serverless on Google Cloud: What You Can and Can’t Do
1 month ago - 19:36
ArjanCodes
An Introduction to Coding In Rust for Pythonistas
1 year ago - 20:42
ArjanCodes
This Is How Marie Kondo Sets up Her Pytest
4 months ago - 16:02
ArjanCodes
🤖 Surviving in a World Dominated by AI
1 year ago - 0:19
ArjanCodes
Why Use Design Patterns When Python Has Functions?
1 year ago - 23:23
ArjanCodes
Things (Almost) No One Thinks About When Designing Functions in Python
10 months ago - 28:05
ArjanCodes
Rust vs Python: Error Handling Showdown
1 year ago - 0:26
ArjanCodes
The Art of Functional Programming: Simplifying Python Code
1 year ago - 0:21
ArjanCodes
Let’s Replace All For Loops With Map and Filter
1 month ago - 16:23
ArjanCodes
How To Keep Error Handling Code Focused // Python Tips
2 years ago - 1:00
ArjanCodes
5 Ways First Principles Thinking Helps You Code Better
1 year ago - 10:19
ArjanCodes
🗝️ Why Keeping Configuration Separate is Key in Data Science
1 year ago - 0:20
ArjanCodes
A Quick Code Simplification Trick // Python Tips
3 years ago - 0:41
ArjanCodes
🪪 Dashboard Access Control: Tips & Tricks
4 months ago - 0:29
ArjanCodes
🤔 The Real Problem with Inheritance
8 months ago - 0:26
ArjanCodes
😣 Why Devs Feel Like Imposters
4 months ago - 0:32
ArjanCodes
🛡️ Rust: Type Safety and Memory Management
1 year ago - 0:22
ArjanCodes
A Mindset Shift for Tech Progress
4 months ago - 0:21
ArjanCodes
Recursion: Powerful or Problematic?
6 months ago - 0:21
ArjanCodes
Harnessing Pure Functions for Reliable Python Code
1 year ago - 0:17
ArjanCodes
My FAVORITE Error Handling Technique
10 months ago - 16:01
ArjanCodes
If I Were Starting Today, This Would Be My Tech Stack (2025)
2 months ago - 19:56
ArjanCodes
The Power of Concurrent HTTP Requests in Python
1 year ago - 0:17
ArjanCodes
Aligning Refactoring with Business Needs
9 months ago - 0:24
ArjanCodes
Dependency Inversion In One Minute // Python Tips
3 years ago - 1:00
ArjanCodes
📈 How Python & JavaScript Handle Multithreading
1 year ago - 0:56
ArjanCodes
💚 Design Patterns Love Composition
9 months ago - 0:27
ArjanCodes
Are Dataclasses Better Than Dictionaries in Python
2 years ago - 0:47
ArjanCodes
This Is Why Python Data Classes Are Awesome
3 years ago - 22:19
ArjanCodes
How to Test That Your Database Is Consistent
2 years ago - 0:45
ArjanCodes
Tip for Productive Test-Driven Development
2 years ago - 0:19
ArjanCodes
Clean Architecture vs Django’s Pragmatic Design
2 years ago - 0:41
ArjanCodes
Data Structures You Should Know as Data Engineer
2 years ago - 0:45
ArjanCodes
🤔 The Real Problem with Inheritance
8 months ago - 0:26
ArjanCodes
⌨️ VSCode Extension for Organizing Your Comments
1 year ago - 0:19
ArjanCodes
How To Become A Senior Software Developer
2 years ago - 0:29
ArjanCodes
Easy to Pick up Front End Frameworks
2 years ago - 0:43
ArjanCodes
SQLAlchemy: Python + Databases = ❤️
5 months ago - 0:29
ArjanCodes
The Importance of Unit Testing in Data Science
1 year ago - 0:22
ArjanCodes
Keep It Simple, Developer❗
8 months ago - 0:22
ArjanCodes
How To Recognize When To Use A Design Pattern In Python
2 years ago - 0:44
ArjanCodes
Tips For Productive Coding Time
2 years ago - 0:24
ArjanCodes
☝🏻 Streamline Your Data Science Workflow with Organized Code
1 year ago - 0:19
ArjanCodes
Why Pydantic Is a Must for Data Validation
5 months ago - 0:47
ArjanCodes
Comprehensions Not Only Work With Lists // Python Tips
3 years ago - 0:48
ArjanCodes
🪄 JavaScript: The Magic of Dynamic Typing!
1 year ago - 0:30
ArjanCodes
How to Build an API Backend with Docker
4 months ago - 0:29
ArjanCodes
Mojo vs. Rust: Which Should You Pick?
7 months ago - 0:33
ArjanCodes
Code Documentation Made Easy
1 year ago - 0:18
ArjanCodes
HTTPX: Simplicity and Speed in Python
1 year ago - 0:16
ArjanCodes
SQL vs ORM - Which One To Choose For Database Interaction
2 years ago - 0:39
ArjanCodes
⚡ FastAPI in 30 Seconds
9 months ago - 0:29
ArjanCodes
🚀 Stop Wasting Time on Formatting – Try Ruff!
6 months ago - 0:36
ArjanCodes
How to Get a First Job Offer as a Python Developer
2 years ago - 0:30
ArjanCodes
😩 Why 9 Out of 10 Products Fail
5 months ago - 0:26
ArjanCodes
Is Using a Data Class a Sign of Bad Design?
2 years ago - 0:39
ArjanCodes
This Is How Marie Kondo Sets up Her Pytest
4 months ago - 16:02
ArjanCodes
Comparing Object Composition Vs. Class Inheritance
2 years ago - 0:42
ArjanCodes
When NOT to Use OO Design in Python
2 years ago - 0:25
ArjanCodes
What's the Difference? Str vs Repr String
2 years ago - 0:27
ArjanCodes
Watch Out When Using A Framework Like Django
2 years ago - 0:31
ArjanCodes
Refactoring Legacy Code in 5 Steps
1 year ago - 0:35
ArjanCodes
👨🏻💻 How to Design Better REST APIs in Python
2 years ago - 0:19
ArjanCodes
Dependency Inversion Principle (DIP)
8 months ago - 0:25
ArjanCodes
How To Avoid Coupling In Python: ABCs, Protocols, Types
2 years ago - 0:46
ArjanCodes
Writing Python Functions Like a Mad Scientist
1 month ago - 15:51
ArjanCodes
If I Had to Start Over, This Is How I Would Approach Python
2 years ago - 0:27
ArjanCodes
AsyncIO and the Event Loop Explained
1 year ago - 13:34
ArjanCodes
If I Were Starting Today, This Would Be My Tech Stack (2025)
2 months ago - 19:56
ArjanCodes
This Is Why Python Data Classes Are Awesome
3 years ago - 22:19