Comece 2022 trabalhando com Java! Um guia para todos os níveis
Uma das perguntas com que frequentemente me deparo nas […]
- By gsuaki
- 0 comments
Building Microservices
Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.
- By gsuaki
- 0 comments
Java 15 se torna GA!
Além das preview features, conhecidas das versões anteriores (Text […]
- By gsuaki
- 0 comments
Fundamentos básicos do paradigma + Estrutura de dados
Você conhece o Paradigma Funcional? Não!? Leia esta publicação e fique por dentro do que é Programação Funcional e suas caracteríticas.