您的位置:首页 > 编程语言 > Java开发

Java Cookbook, 3rd Edition Solutions and Examples for Java Developers

2017-07-16 11:07 295 查看



Java Cookbook, 3rd Edition 


Solutions and Examples for Java Developers

By Ian Darwin

Publisher: O'Reilly
Media

Release Date: July 2014

Pages: 898

Read on Safari with a 10-day trial

Start
your free trialBuy
on Amazon

Where’s the cart? Now you can get everything on Safari.
To purchase books, visit Amazon or your favorite retailer. Questions? See
our FAQ or contact customer service:

1-800-889-8969 / 707-827-7019
support@oreilly.com

Download Example Code

View/Submit Errata

From lambda expressions and JavaFX 8 to new support for network programming and mobile development, Java 8 brings a wealth of changes. This cookbook helps you get up to speed right away with hundreds of hands-on recipes across a broad range of Java topics.
You’ll learn useful techniques for everything from debugging and data structures to GUI development and functional programming.

Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. If you are familiar with Java basics, this cookbook will bolster your knowledge of the language in general and Java 8’s main APIs in
particular. 

Recipes include: 

Methods for compiling, running, and debugging 

Manipulating, comparing, and rearranging text

Regular expressions for string- and pattern-matching

Handling numbers, dates, and times

Structuring data with collections, arrays, and other types

Object-oriented and functional programming techniques 

Directory and filesystem operations

Working with graphics, audio, and video 

GUI development, including JavaFX and handlers

Network programming on both client and server 

Database access, using JPA, Hibernate, and JDBC

Processing JSON and XML for data storage 

Multithreading and concurrency

下载地址:

java Cookbook.pdf


Java Cookbook, 3rd Edition 


Solutions and Examples for Java Developers

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: