Core Java: Advanced Features Volume II (Prentice Hall)
Thursday, 08 December 2016

The 10th edition of a classic two-volume work by Cay Horstmann has been extensively updated to reflect the changes in Java SE 8 and rewritten and reorganized to illuminate new Java features, idioms, and best practices. In this second volume, Horstmann provides in-depth coverage of advanced topics including the new Streams API and date/time/calendar library, advanced Swing, security, and code processing.

<ASIN:0134177290> 

Author: Cay Horstmann
Publisher: Prentice Hall
Date: December 2016 Pages: 1088
ISBN: 978-0134177298
Print: 0134177290
Kindle: B01MTY3K7C
Audience: Java developers
Level: Advanced
Category: Java

  • Use the new Streams library to process collections more flexibly and efficiently
  • Efficiently access files and directories, read/write binary or text data, and serialize objects
  • Work with Java SE 8’s regular expression package
  • Make the most of XML in Java: parsing, validation, XPath, document generation, XSL, and more
  • Connect Java programs to network services
  • Program databases with JDBC 4.2
  • Overcome date/time programming complexities with the new java.time API
  • Write internationalized programs with localized dates/times, numbers, text, and GUIs
  • Process code with the scripting API, compiler API, and annotation processors
  • Enforce security via class loaders, bytecode verification, security managers, permissions, user authentication, digital signatures, code signing, and encryption
  • Master advanced Swing components for lists, tables, trees, text, and progress indicators
  • Produce high-quality drawings with the Java 2D API
  • Use JNI native methods to leverage code in other languages

See Alex Armstrong's review of the previous edition in which he awards a rating of 4.5 (out of a possible 5) stars.

 

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Microsoft Azure For Dummies, 2nd Edition

Author: Jack A. Hyman
Publisher: For Dummies
Pages: 416
ISBN: 978-1119898061
Print:1119898064
Kindle: B0BNWG1HYK
Audience: Azure novices?!
Rating: 1 or 4.5 (see review)
Reviewer: Ian Stirk

This book aims to provide a gentle yet thorough introduction to Microsoft Azure, how does it fare? 



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews