In this repository, you will find many articles related to Software Design
-  
Maxi Contieri on Clean Code, Refactoring, and Test-Driven Development
 -  
Rethinking Leap Years: Why Your Favorite Programming Language's Approach May Be Flawed
 -  
Software Engineer Maxi Contieri on writing about "boring" fundamentals
 -  
Warning: The Universe's Event Simulator Is a Fierce Adversary for Coders!
 -  
10 Pieces of Advice to Get your First Job from a Senior Interviewer
 
-  
The Complete Etiquette Guide to Writing #programming Articles on Hashnode
 -  
10 Tricks to Build an Awesome Personal Portfolio and Get Your Dream Job
 -  
I Wrote More than 90 Articles on 2021 Here is What I Learned
 
-  
From Helpful to Harmful: How AI Recommendations Destroyed My OS
 -  
I Want to Build a Learning Companion for New Developers Using AI
 -  
The Great Programmer Purge: How AI Is Taking Over the Tech Workforce
 -  
ChatGPT: The Surprising Teacher of a +25 Year Senior Programmer
 
-  
TDD Conference 2021 - Agile Pain Relief Through Technical Excellence - James Grenning
 -  
TDD Conference 2021 - Benefits Of Going Beyond The Make-It-Work Phase - Francisco Climent
 -  
TDD Conference 2021 - GeePaw Hill - Want More Value Faster Take Many More Much Smaller Steps
 -  
TDD Conference 2021 - How TDD sensitized me to speed as a regular workplace habit - Ragunath Jawahar
 -  
TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit
 -  
TDD Conference 2021 - Meenakshi Dhanani - Which is better to Code by Contract TDD or API-first
 -  
TDD Conference 2021 - Python - A Language Made For Test-Driven Development - Jan Giacomelli
 -  
TDD Conference 2021 - Test-Driven Development on Legacy Systems - Maximiliano Contieri
 -  
TDD Conference 2021 - Why I Love TDD And Why I'm Looking For Ways To Go Beyond TDD - Alex Bunardzic
 -  
TDD Conference 2021 - Why You Might Not Want To Use TDD - Ola Kunysz
 
-  
Refactoring 024 - Replace Global Variables with Dependency Injection
 -  
Refactoring 026 - Migrate Global Console Input to Declarative Function