
The Well-Grounded Java Developer
Vital techniques of Java 7 and polyglot programming
- 496 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
The Well-Grounded Java Developer
Vital techniques of Java 7 and polyglot programming
About this book
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 of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
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
- Introducing Java 7
- New I/O
- PART 2 VITAL TECHNIQUES
- Dependency Injection
- Modern concurrency
- Class files and bytecode
- Understanding performance tuning
- PART 3 POLYGLOT PROGRAMMING ON THE JVM
- Alternative JVM languages
- Groovy: Java's dynamic friend
- Scala: powerful and concise
- Clojure: safer programming
- PART 4 CRAFTING THE POLYGLOT PROJECT
- Test-driven development
- Build and continuous integration
- Rapid web development
- Staying well-grounded
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Authors
- About the Cover Illustration
- Part 1. Developing with Java 7
- Chapter 1. Introducing Java 7
- Chapter 2. New I/O
- Part 2. Vital techniques
- Chapter 3. Dependency Injection
- Chapter 4. Modern concurrency
- Chapter 5. Class files and bytecode
- Chapter 6. Understanding performance tuning
- Part 3. Polyglot programming on the JVM
- Chapter 7. Alternative JVM languages
- Chapter 8. Groovy: Javaās dynamic friend
- Chapter 9. Scala: powerful and concise
- Chapter 10. Clojure: safer programming
- Part 4. Crafting the polyglot project
- Chapter 11. Test-driven development
- Chapter 12. Build and continuous integration
- Chapter 13. Rapid web development
- Chapter 14. Staying well-grounded
- Appendix A. Java7developerāsource code installation
- Appendix B. Glob pattern syntax and examples
- Appendix C. Installing alternative JVM languages
- Appendix D. Downloading and installing Jenkins
- Appendix E. Java7developerāthe Maven POM
- Appendix. Rules of the Java Memory Model
- Appendix. Polyglot Programming Pyramid
- Index
- List of Figures
- List of Tables
- List of Listings