Raul Rios wrote:I'm currently researching options for:
- Migrating a classic JAX-RS application made with Java 8 and Jersey to a microservices arquitecture based application
- Moving from a "manual way of deployment in the server" to a more DevOps pipeline, including Openshift Container Platform as the platform to deploy in containers
Does your book fit in any of these areas in any way? Would it be heplful for this migration project?
Manuel Loayza wrote:I haven't read a book for a while since almost everything is in the Internet.
What is the differentiator of your book in compare with the tons of information in the Internet and other java books?
satya Priya Sundar wrote:Often time when we see a lot of enterprise projects that are still stuck with the Java8 version and developers working on it. Now we are talking about Java version 19
What are all the challenges one would face if tomorrow someone is pushed into 18 or 19 and expected to get up and running?
Any advice or roadmap you have on this topic in your book?
Gary W. Lucas wrote:
The Manning page cites concurrency as one of the topics you cover in your book. I use multi-threading all the time, but I haven't really followed new developments since Java 1.5. Is there any newer concurrency feature that you would recommend as especially interesting or useful?
Mike Gosling wrote:
Would like to know your thoughts why do average Java developer would need to understand byte code manipulation? I have no idea what it is.. I will take a look later today.. I mean, majority of Java developers are using Spring (Boot) and how does knowledge from your book can be used within the context of Spring?
Mike Gosling wrote:
Second thing, I see that Part 3, 4 and 5 are somewhat unrelated? Are they? Or in your book they should be read one after the other if they are related? If they are, can you explain how do you make connection between maven and functional programming?
Mike Gosling wrote:
Regarding concurrency, I myself haven't actually studied concurrent programming at school, I did however employ CompletableFutures at work for doing (commutative) operation upon some large dto (to examine different sections of it in parallel). What will be your advice to learn concurrency, for someone who doesn't have a lot of strong CS core background, didn't learn assembler for instance. Can your book help on learning concurrency by example?
Carl Byrd wrote:Does Java in a Nutshell include code examples readers can download to follow along while reading the book?
meenakshi sundar wrote:I have been the regular reader of this tile ever since the version one came out. Why do you think as an author this title stood out the test of the time?
Vanessa Williamson wrote:Java in a Nutshell was one of the essential reading books whilst at university. In the first year, we were introduced to java with Blue J, then NetBeans in the second year. After a gap of around a year, I'm starting to delve back in it again self-teaching myself with IntelliJ. Am I on the right track and are their any suggestions on the best way to make the most of Java in a Nutshell?
Thomas Zink wrote: What advanced subject in the book should a programmer have mastered in Java in order to consider himself proficient in the language?
Samuel El wrote:This might be just what I need. I am taking a Java class for school and it has been a year since I actually worked with Java. How do you guys feel about this book for a kind of school companion for a Java class?
R.J. Arzki wrote:It's good to see the book keeping up with the language changes.