News

Love Arduino but hate the GUI? Try arduino-cli. In this article, I explore a new tool released by the Arduino team that can free you from the existing Java-based Arduino graphical user interface. This ...
Git is one of the most common version control systems today. It is a distributed type of version control system. This means that the repository you created on the cloud has the exact replica of the ...
This might interest some of you. The company that makes SourceTree has been taken over, and for a while they are offering licenses for free. SourceTree is frequently recommended on Stack Overflow, has ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The magic of GitHub Desktop is that it hides much of the Git plumbing from the user, so ...