Channel Avatar

ArjanCodes @[email protected]

243K subscribers - no pronouns :c

On this channel, I post videos about programming and softwar


35:57
How to Avoid Refactoring Legacy Code HELL
15:47
Here Is a SIMPLE Architecture for Your AI Tool
13:07
Jupyter Notebooks vs Python Scripts | When to Use Which?
17:42
LangChain is AMAZING | Quick Python Tutorial
06:51
5 Reasons Why Parents Are Better Programmers
20:37
When to (Not) Use Dunder Methods?
01:27
☠️ This Is WAY More Dangerous Than AI
08:33
How to Survive the AI Era as a Software Developer
17:38
3 Tips for Writing Simple and Clean Code
13:21
Why Failure is Actually Success in Disguise
10:14
GPT Engineer: Things Are Starting to Get Weird
09:46
How to Code More Efficiently: 7 Tips for Solo & Small Development Teams
17:29
GitHub Copilot Just Changed the Game
19:59
Refactoring a Command Line Shell | Code Roast Part 2
26:21
Refactoring a Command Line Shell | Code Roast Part 1
13:49
Representing Monetary Values in Python
25:39
The Ultimate Guide to Writing Classes in Python
19:03
How to Document Your Code Like a Pro
15:48
How to Build an OpenAI Powered Tool Really Quickly
10:49
Functions vs Classes: When to Use Which and Why?
19:54
5 Prompt Writing Tips for OpenAI's ChatGPT
11:32
How to Use Pandas With Pandera to Validate Your Data in Python
18:28
How To Setup Your MacBook For Maximum Developer Productivity | 2023
16:19
Raw SQL, SQL Query Builder, or ORM?
14:43
How to Create and Use Virtual Environments in Python With Poetry
16:58
Working with Large Data Sets Made Easy: Understanding Pandas Data Types
32:02
GRASP Design Principles: Why They Matter (And How to Use Them)
20:28
How to Build a Complete Python Package Step-by-Step
27:27
14 Ideas for Fun Python Free Time Projects
17:10
Attrs, Pydantic, or Python Data Classes?
20:38
How to Use FastAPI: A Detailed Python Tutorial
11:02
Python Logging: How to Write Logs Like a Pro!
27:59
Python Decorators: The Complete Guide
22:35
How to Use Hypothesis for Model-based Testing (Step by Step)
21:01
A Deep Dive Into Iterators and Itertools in Python
12:26
21 Ways to NOT Grow as a Software Developer
24:27
Which Software Architecture Should You Use: MVC, MVP, or MVVM?
17:15
30 VSCode Keyboard Shortcuts You NEED to Know
20:27
How To Setup Github Actions For CI/CD
12:30
Meet the AI That Understands Code – OpenAI ChatGPT
24:31
The Ultimate Guide to Writing Functions
13:38
How to Prepare for a Python Senior Developer Interview
28:29
How To Reduce Coupling With Facade | Design Pattern Tutorial
11:29
How to Give Good Feedback to Junior Developers
26:21
How to Support A/B Testing in Your Python Code
11:42
ArjanCodes New Studio Tour 2022
10:58
You Are Going To Like These New Features In Python 3.11
19:39
A Deep Dive Into Date And Time In Python
32:55
Step-By-Step Chess Game Refactoring | Code Roast
12:30
Is A Mac Good For Software Development?
16:56
A Deep Dive Into Pathlib And The Magic Behind It
22:28
Infrastructure-as-Code: Easy Cloud Deployment In Python
23:29
F-strings In Python: Everything You Need To Know
18:30
5 Tips To Achieve Low Coupling In Your Python Code
03:47
A Little Known Fact About The Silver Play Button
27:49
Improving The Software Design Of The Financial Dashboard - Part 3/3
22:06
Building A Financial Dashboard In Python With Dash - Part 2/3
27:57
Getting Started With Dash: Easy Data Visualization In Python - Part 1/3
18:16
7 Books You Should Read That Are NOT About Software Development
22:49
3 Simple Ideas From Functional Programming To Improve Your Code