The Factorial in Java

I’ve just been writing a blog about the factorial function, and I want to share with you a few observations I made. First off, it is good to be reminded…

Read More →

17 Best VS Code Tips and Tricks

A list of useful tips and tricks for using the code editor as well as how to perform a good setup with it. This article is a collection of tips,…

Read More →

7 Tips for Writing Clean Code

Writing clean code is what you must do in order to call yourself a professional. There is no reasonable excuse for doing anything less than your best. Clean code can…

Read More →

All About Agile Methodology

Agile is a methodology that has been around for quite some time now and was initially meant for software development. It is a set of values, principles, and practices that…

Read More →