-
Core Java
Java Logo
1. Introduction In this article, we will discuss the history of the Java logo. When it comes to the identification…
Read More » -
Core Java
The DTO (Data Transfer Object)
1. Introduction to DTO Having a big application that has multiple layers you will need to “transport” that data between…
Read More » -
Kubernetes
Kubernetes
1. Introduction When it comes to a scalable environment you have to think about a software that will help you…
Read More » -
Linux
Shebang #! in Linux Scripts
1. Introduction When you write scripts in Linux you have to know the meaning of the first line from a…
Read More » -
Git
Git Squash
1. Introduction While developing a new feature you will have multiple stages until that feature is completed. Git offers different…
Read More » -
Git
Installing Sourcetree for GIT
1. Introduction Working on a project with multiple teams that develops multiple features, you will need to have something like…
Read More » -
Linux
Linux cp command
1. Introduction to cp Working with files, from time to time there will be needed to execute some actions on…
Read More » -
DevOps
Cobertura Tutorial
1. Introduction Every time you write code, you need to write tests to cover at least your code. For writing…
Read More » -
Linux
The fzf command
1. Introduction When working with the command line, mostly every day no matter what operating system you are using, it…
Read More »