Git Essentials - Part 2 2024-11-10 — Written by BSDrulez #git #learn Second part of the tutorial to learn Git: local branches Read more →
Git Essentials - Part 1 2024-08-11 — Written by BSDrulez #git #learn For some people, learning Git can be a challenge. This series of articles will help new learners and people who has a hard time getting it intuitively Read more →
Improve your skills in Software Engineering 2024-02-05 — Written by BSDrulez #programming #career #learn Whether you are new to the Software Engineering field or you are having a great career and your question is simply «How can I improve even more?», this article will give you food for thought. Read more →
Defeat pointers in C and Go 2024-01-30 — Written by BSDrulez #programming #C #Go #GoLang #learn Explanation of pointers and how to use them in C and in Go (GoLang) Read more →