|
Every Friday, you'll get a recap of the most important and exciting Python and coding news. The Friday Loop also keeps everyone posted on new ArjanCodes courses and any limited offers coming up.
Hi there, Ever struggled with code duplication? It can creep into your projects in ways you’d never expect. 🚨 In this week’s video, I’ll show you some tricky examples of duplicated code that might not be obvious at first glance. 👀 I also explain why simply following the DRY principle can sometimes make things worse. I’ll walk you through a refactor of one such case and even show you an example where not removing duplication is the better choice! Watch until the end of the video for some BONUS...
Hi there, Want to write cleaner and more efficient Python code? I’ve got you covered! In this week’s video, I walk you through 15 Python libraries that will seriously boost your productivity. From cutting project setup time in half with Cookiecutter 🍪 to converting text numbers to digits with Numerizer, these tools are all about making your life easier. You’ll learn how to automate tasks like file monitoring using Watchdog and build modern dashboards with Nicegui! Watch the full video to find...
Hi there, Did you know Git has a ton of hidden features that can seriously level up your coding game? In this week’s video, I explore 10 Git features most developers don't even know about! 😲 From the clever use of Git Notes to the lifesaver that is Git Worktree (ever wish you could work on two branches at once?), I’ve got some cool tips to share. If you're looking for ways to make your Git workflow smoother and more efficient, you don't want to miss this one. Let’s "git" going! 💻💪Enjoy the...