7 coding practices for agile software development
April 4, 2022
/
6 -min read
Once upon a time, programming was a slow and tedious process. You had to write…
12 most effective agile software development methods
March 29, 2022
/
8 -min read
Agile is an iterative software development methodology that has rapidly spread into many organizations due…
Extreme Programming vs. Scrum: Battle of agile methods
March 25, 2022
/
5 -min read
As programmers, agile is an inescapable part of our workflow - especially in spaces and…
The developer’s guide to a secure code review
March 21, 2022
/
4 -min read
Everyone is concerned with cyber security, and for good reason. According to Check Point, cyber-attacks…
Visual Studio vs. Visual Studio Code
March 10, 2022
/
4 -min read
Nobody will fault you for confusing the two editors made by Microsoft, seeing as they…
7 best IDEs for JavaScript
March 2, 2022
/
6 -min read
Today, JavaScript is one of the most used programming languages. Various IDEs and code editors…
Is AI pair programming really going to help me?
February 22, 2022
/
3 -min read
A few weeks ago I wrote an article that spoke about beginning my journey with…
How to increase your software development velocity
February 16, 2022
/
5 -min read
Are you a project manager or a team lead who always dreams of getting more…
Why so many Python projects lack dependencies management in git, and what you can do about it
February 15, 2022
/
3 -min read
Modern software is almost always dependent on external libraries. A software project rarely starts from…