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.
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:...
O que é API? O termo API, Application Programming Interface, ou algo como interface para programação de aplicativos, é muito conhecido na área de...
O que é Closure? O termo closure é bastante utilizado quando se comenta sobre programação funcional, podendo ser definido como, segundo MDN Web Docs,...