May 2020
Beginner
267 pages
7h 37m
English
Java is a complete platform and should be treated that way. In my Java development career, I’ve met hundreds of developers who are deeply familiar with the language’s syntax. They understand lambdas and streams and know every API from String to nio off the top of their heads. But understanding the following would make them more complete professionals:
Cloud-native applications make it clear that code can be executed on multiple machines across a network over different operating systems. Knowing the following can help Java pros develop a resilient and portable application: