The Well-Grounded Java Developer: Vital techniques of Java 7 and polyglot programming (Paperback)

Benjamin J Evans, Martijn Verburg

  • 出版商: Manning
  • 出版日期: 2012-07-21
  • 售價: $1,930
  • 貴賓價: 9.5$1,834
  • 語言: 英文
  • 頁數: 496
  • 裝訂: Paperback
  • ISBN: 1617290068
  • ISBN-13: 9781617290060
  • 相關分類: Java 程式語言
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

Summary

The Well-Grounded Java Developer offers a fresh and practical look at new Java 7 features, new JVM languages, and the array of supporting technologies you need for the next generation of Java-based software.

About the Book

The Well-Grounded Java Developer starts with thorough coverage of Java 7 features like try-with-resources and NIO.2. You'll then explore a cross-section of emerging JVM-based languages, including Groovy, Scala, and Clojure. You will find clear examples that are practical and that help you dig into dozens of valuable development techniques showcasing modern approaches to the dev process, concurrency, performance, and much more.

Written for readers familiar with Java. No experience with Java 7 or new JVM languages required.

Purchase includes free PDF, ePub, and Kindle eBooks downloadable at manning.com.

What's Inside
  • New Java 7 features
  • Tutorials on Groovy, Scala, and Clojure
  • Discovering multicore processing and concurrency
  • Functional programming with new JVM languages
  • Modern approaches to testing, build, and CI
Table of Contents
PART 1 DEVELOPING WITH JAVA 7
PART 2 VITAL TECHNIQUES
PART 3 POLYGLOT PROGRAMMING ON THE JVM
PART 4 CRAFTING THE POLYGLOT PROJECT
  1. Introducing Java 7
  2. New I/O
  3. Dependency Injection
  4. Modern concurrency
  5. Class files and bytecode
  6. Understanding performance tuning
  7. Alternative JVM languages
  8. Groovy: Java's dynamic friend
  9. Scala: powerful and concise
  10. Clojure: safer programming
  11. Test-driven development
  12. Build and continuous integration
  13. Rapid web development
  14. Staying well-grounded