How to manage Maven dependencies
When you create a Java project using Maven as a dependency management you can include all the dependencies that you want in your repository. A possible struc...
When you create a Java project using Maven as a dependency management you can include all the dependencies that you want in your repository. A possible struc...
In this post I will go through the most useful rules that I follow to write clean code. You would wonder why it’s important to write clean code, well, for th...
The following list contains my personal tips for reading code of other developers. We spend a lot of time reading code of other people and knowing how to do ...
Look back in the last month and see what you did, which projects you participated in, which meetings you attended, how are the dinamics inside your team, wha...