This review is about API Design Patterns by JJ Geewax from Manning. Check it out and if you’ve read it too, what did you think?
-
Book review: “Practical Design Patterns for Java Developers”
Hone your software design skills by implementing popular design patterns in Java.
-
Book review: “Learn JavaFX Game and App Development with FXGL 17”
Review of new book on FXGL, providing an impressive list of components with methods to override and build the exact functionality your game requires.
-
Book Review: “Monolith to Microservices” (Part 2)
In many cases, microservices are probably not ideal, but if you’re going to do it, take baby steps. Small and short-term wins matter; it boasts the team’s confidence. Always put checks and balance whether it is working or not. If not, then go back to the alternative ways.
-
Book Review: “Monolith to Microservices” (Part 1)
Do we need to do all modern development via the microservices architecture? Is it the norm, the new standard? This book argues differently.
-
Book Review: “Effortless Cloud-Native App Development Using Skaffold” (2)
Skaffold is a cloud native open source framework from Google that lets SpringBoot devs build Kubernetes apps easily and deploy effortlessly!
-
Book Review: “Why Programs Fail”
The book is about preventing failures, by preventing/lowering bugs. It classifies and organizes the terms we use to define a bug.
-
Book Review: “Effortless Cloud-Native App Development Using Skaffold”
There is no better time than the present for a book such as this, which can surely be seen to be some kind of Skaffold Bible.
The author provides a complete and thorough overview of the central issues faced by users of Kubernetes, presents Skaffold as a solution, highlights its features and pitfalls, while placing it within the context of the broader ecosystem of comparable solutions.
-
Book Review: “Quarkus for Spring Developers”
Quarkus for Spring Developers is a straight-forward guide to enable senior developers to quickly shift their Spring skills to leverage the “supersonic subatomic” Quarkus framework, and junior/mid-level developers to learn two frameworks at once.
The book gets straight to the point of Quarkus’ speed before the first chapter, with the foreword providing a real world testimonial of Quarkus software that many Java developers already use.
-
Book Review: “Help Your Boss Help You”
Some books were written to be read once and put aside, others to be read thoroughly several times and then to be placed behind glass to be broken in case of emergency.
This book is of the latter kind—once you’ve read through it a few times, and dipped into the areas that speak to you most, you want to have it nearby both as a PDF and in hard copy format—as a backup just in case you can’t find that PDF at the crucial moment when you really need to have a response at hand in times of crisis.
-
Book Review: “Seriously Good Software”
Marco Faella’s book “Seriously Good Software” teaches intermediate Java programmers to write better software, using an entirely different approach.
I can warmly recommend this book to Java programmers who have learned to code and strive to code well.
I think it is a particularly rewarding read for computer science students who had several semesters of disjointed knowledge of programming, algorithms, computing systems, and software engineering.