17 followers
Welcome to my Blog. I'm Henry Barreto, a young back-end developer. Here, I post what I have learned, my working experiences and some simple tutorials what I believe that can help someone.
As a new software developer, I'm constantly investigating how to strengthen my skills and keep up with industry trends. Recently, I have read that...
I enjoy system programming, and moving bits from here to there is one of the reasons why I love programming. Therefore, it is almost mandatory to know...
Desiring to begin to learn about embedded devices, I bought an Orange Pi Zero 2, a small and low-cost computer, an alternative to Raspberry Pi, to...
Vim is so known that I think its presentation is redundant, but here we go: Vim is a highly configurable text editor built to enable efficient text...
What is OpenAPI? OpenAPI standard is the most broadly adopted industry standard for describing new, and old, APIs. Through it, you can describe which...
This chapter is exactly what its title says: an overview of programming paradigms and what is it. The author presents three programming paradigms:...