2024-11-02
#programming
#C
I was looking for a lightweight DjVu reader and I ended up learning about Linux Frambuffer and how simple can be to write a PDF/djVu reader in C
2024-05-26
— Written by BSDrulez
#programming
#java
My favorite setup for modern Java development
2024-02-11
— Written by BSDrulez
#programming
#EasyGraph
#project
This is the beginning of a new project: a software for the creation of Graphs.
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.
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)