Posts
All the articles I've posted.
-
Programming Principles: YAGNI, KISS, and DRY
Discover the essentials of YAGNI, KISS, and DRY to write clean and maintainable code
-
Making Better Commits with Conventional Commits
A brief introduction to understanding Conventional Commits as a standardized approach to commit messages
-
Preventing vs Handling Errors in Python
A brief introduction to different ways of error handling in Python using two different coding styles such as LBYL or EAFP
-
Added Utterances comments for the posts
Updated:As a way to communicate with each other, comments on posts have been activated