Streamline Python: Advanced Type Hint Techniques programming concept video

Type hinting, while occasionally feeling bolted onto the language, is a powerful...

Continue Reading...
Managing Python Project Dependencies with Poetry tutorial video

Have you ever been to dependency hell? Well, I have for sure. I have many smalle...

Continue Reading...
Develop a CLI Password Generator Using Python Click tutorial

Command Line Interfaces (CLI) are simply cool! This isn’t a quote you hear that ...

Continue Reading...
Composition vs Inheritance in Software: A Deep Dive programming concept video

You might often hear from developers the phrase "composition over inheritance". ...

Continue Reading...
Design and Technology: Dieter Rams' Influence on Modern Software mindset video

Can principles of German industrial design from the 1970s influence modern softw...

Continue Reading...
Optimizing Python Code with SOLID Principles mindset programming concept video

Don't make it hard; make it SOLID!

When designing software, it’s important to t...

Continue Reading...
Python Functors and Monads: A Practical Guide programming concept video

"Monads are monoids in the category of endofunctors, but what does this even mea...

Continue Reading...
Clone GitHub Repositories Securely: A Developer's SSH Guide tutorial

Cloning a GitHub repository is a fundamental skill, and doing it with SSH adds a...

Continue Reading...
SSH Keys Guide: Secure Creation and Usage for Remote Access tutorial

In this post, I'll guide you through the fundamentals of SSH, setting you on the...

Continue Reading...
Welcome to the ArjanCodes Official Blog! other

Big news - I’m starting my own blog! That's right, your screens aren't deceiving...

Continue Reading...
1 2