featured images git cheatsheet

Git cheatsheet

Git cheatsheet As a developer, you might want to learn a lot of different coding languages. However, something you have to learn before anything if you are working with a team is how to use a version control system. The most used is git. In this cheatsheet I will share with you an overview of …

Read moreGit cheatsheet

IDEs

One of the most important thing you need to code is a good Integrated Development Environment (IDE). There is a wide range of IDEs from the simple and free to the most sophisticated and expensive. IDEs range from language specific ones to multi-language support. Having the right IDE can help a developer manage workflows, access …

Read moreIDEs

Tech resume

Writing a tech resume can be overwhelming. Here are some tools and resources that can help you find the right format that works for you. There are some resume builders, courses to teach you how to write a tech resume, articles from famous platforms, and templates providers. Resume builder Course Articles Templates provider

Terminals

When starting to study computer science, the first thing I learned was the existence of the terminal. I had to open a terminal and start writing some basic command lines written on a long lab exercise. What a discovery for me at first! “A terminal gives the user a way to issue commands directly to …

Read moreTerminals

TheTrendyBrand