8:44
Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery I'm done with the AI hype.
19:11
gRPC vs REST: Why Isn’t Everyone Using gRPC?
Learn how to build robust and scalable software architecture: https://arjan.codes/checklist. In this video, I'm exploring gRPC, ...
26:39
I Refactored This Python Code Into Something Actually Pythonic
Learn how to design great software in 7 steps: https://arjan.codes/designguide. What does it actually mean to write *Pythonic* ...
15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All
Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...
27:59
You’ve Been Underusing Dataclasses (These Tricks Are Wild)
Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. In this video, I show you 7 ...
21:08
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Today, I'm going to take a deep dive ...
24:02
Retry Pattern: The Secret to Resilient Python Code
Get real-time, search result data from Google, Youtube and more with SerpApi: https://serpapi.link/arjan-codes. This video shows ...
13:56
Why Python Needs Pydantic for Real Applications
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this updated Pydantic tutorial, I'll cover all the ...
29:36
This Design Pattern Scares Me To Death
Get real-time, search result data from Google, Youtube and more with SerpApi: https://serpapi.link/arjan-codes-jan-2025. Business ...
22:19
This Is Why Python Data Classes Are Awesome
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Data classes in Python are really powerful and not ...
14:30
Why Dataclasses Disappear in Real Python Applications
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I take a deep dive into Python ...
19:19
Next-Level Concurrent Programming In Python With Asyncio
Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your software interacts with external APIs, you ...
18:19
Avoid Messy Code: Design Patterns for AI Agents in Python
Check out https://www.squarespace.com/arjancodes to save 10% off your first purchase of a website or domain using code ...
18:28
How To Setup Your MacBook For Maximum Developer Productivity
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll show you my MacBook ...
9:12
Connect Java with Mysql Database | Java JDBC | Java Database connectivity | JDBC MySql | ArjunCodes
how to connect Java application with MySQL database, inserts a row to a table and get all rows data from that table. We will add ...
25:39
The Ultimate Guide to Writing Classes in Python
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...
11:36
Install Hadoop on MacOS (Macbook M1) | HDFS
In this video I have shown how you can install hadoop on your MacOS( Macbook M1, M1 Max or silicon chip ). Install Hadoop on ...
21:16
Anatomy of a Scalable Python Project (FastAPI)
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...
3:21
ERROR 1698 (28000): Access denied for user 'root'@'localhost' Fixed | Install mysql ubuntu 22.04 LTS
In this video have shown how to install mysql on ubuntu operating system or any debain based operating system. Also fix the ...