Cay Horstmann3 articles
Table of Contents VideoPodcast (audio only)Content In the second part of our JCON interviews, recorded at the conference in May, we focuses on general evolutions within the Java world and how they influence how we write code and develop applications. …



- Cay Horstmann,
- Frank Delporte,
- Hanno Embregts,
- Jens Knipper,
- Karl Heinz Marbaise,
- Miro Wengner
-
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.
- Cay Horstmann
-
Book Review: “Java by Comparison”
The book “Java by Comparison” by Simon Harrer, Jörg Lenhard, and Linus Dietz, promises the reader to become a “Java Craftsman” through the study of 70 examples.
The book is published by The Pragmatic Bookshelf.
Each “example” is structured as a before-and-after comparison.
- Cay Horstmann