Limit this search to....

Java 9 Recipes: A Problem-Solution Approach
Contributor(s): Juneau, Josh (Author)
ISBN: 1484219759     ISBN-13: 9781484219751
Publisher: Apress
OUR PRICE:   $44.99  
Product Type: Paperback
Published: June 2017
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Programming - Object Oriented
Dewey: 005.11
LCCN: 2017943502
Physical Information: 1.36" H x 7" W x 10" (2.56 lbs) 626 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved

This revised edition covers important new features such as Java 9's JShell and the new modularity features enabling you to separate code into independent modules that perform discrete tasks. Also covered are the new garbage collection algorithm and completely revamped process API. Enhanced JSON coverage is provided as well as a new chapter on JavaServer Faces development for web applications.

What You'll Learn
  • Develop Java SE applications using the latest in Java SE technology
  • Exploit advanced features like modularity and lambdas
  • Use JShell to quickly develop solutions
  • Build dynamic web applications with JavaScript and Project Nashorn
  • Create great-looking web interfaces with JavaServer Faces
  • Generate graphics and work with media such as sound and video
  • Add internationalization support to your Java applications

Who This Book Is For

Both beginning Java programmers and advanced Java developers