10 followers
Hi, welcome to my blog, my name is Henry Barreto and here I write journals about what I have learning.
O que é um sistema de informação? Conjunto de informações e procedimentos ordenados para atender a necessidade de alguém ou organização visando a solução de problemas, criando soluções para o gerenciamento de recursos. Como sistemas devem ser desenvo...
Olá, leitor. Você pode está estranhando uma postagem em português em meio a várias (tentativas) em inglês, isso é devido a uma vontade em relatar minhas experiências em português, já que em inglês o conteúdo é bem mais vasto; e de quebra ainda posso ...
Testing are a way that you can do to verify if the features of your application are working correctly, either isolated or integrated. This practice became a software development process called TDD (Test-driven development), what consist basically in ...
Vim is a highly configurable text editor created by Bram Moolenaar in 1991, basing it over an older text called vi, created by Billy Joy in 1976. The greatest differential of vim is the productive it provides through the uses of shortcuts and command...
The major time I have been using Linux I have used distro which has APT as its package manager, but some weeks ago, I have migrated to an Arch Linux distro called Manjaro because I wanted a rolling release and easy distro. To help me in this journey ...
The greater resume from this chapter is the fight between behavior and architecture, what is it, who earn with a good behavior and well-designed architecture and a good programmer should care about both. Bob begins showing the software system has two...