Effective Java 3rd Edition

Effective Java 3rd Edition

Author:
Tag: Java

As in previous editions, each chapter of Effective Java, Third Edition, consists of several “items,” each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why.

 

More info →
Buy from Amazon Kindle
Buy from Amazon
97 Things Every Java Programmer Should Know: Collective Wisdom from the Experts 1st Edition

97 Things Every Java Programmer Should Know: Collective Wisdom from the Experts 1st Edition

Author:
Tag: Java

If you want to push your Java skills to the next level, this practical book provides expert advice from leading luminaries within the Java ecosystem. You’ll be encouraged to stretch yourself by learning new techniques, look at problems in new ways, take responsibility for your work, and become as good at the entire craft of programming as you possibly can.

More info →
Buy from Amazon
Java in a Nutshell: A Desktop Quick Reference 7th Edition

Java in a Nutshell: A Desktop Quick Reference 7th Edition

Author:
Tag: Java

This updated edition of Java in a Nutshell not only helps experienced Java programmers get the most out of Java versions 9 through 11, it’s also a learning path for new developers. Chock full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on Java Concurrency Utilities.

More info →
Buy from Amazon Kindle
Buy from Amazon
Java Cookbook: Problems and Solutions for Java Developers 4th Edition

Java Cookbook: Problems and Solutions for Java Developers 4th Edition

Author:
Tag: Java

Java continues to grow and evolve, and this Cookbook continues to evolve in tandem. This book helps to get you 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 string handling and functional programming to network communication.

More info →
Buy from Amazon
Real-World Software Development: A Project-Driven Guide to Fundamentals in Java 1st Edition

Real-World Software Development: A Project-Driven Guide to Fundamentals in Java 1st Edition

Pre-order Price Guarantee.

Explore the latest Java-based software development techniques and methodologies through the project-based approach in this practical guide. Unlike books that use abstract examples and lots of theory, Real-World Software Development shows you how to develop several relevant projects while learning best practices along the way.

More info →
Buy from Amazon
Minecraft Modding with Forge: A Family-Friendly Guide to Building Fun Mods in Java

Minecraft Modding with Forge: A Family-Friendly Guide to Building Fun Mods in Java

Authors: ,
Tag: Java

Playing Minecraft is a lot of fun, but the game is more engaging, entertaining, and educational when kids learn how to build mods—small programs that let them modify game elements and add content. This family-friendly guide teaches kids and parents how to create mods of different types, using the Minecraft Forge modding tool. No programming experience is needed.

More info →
Buy from Amazon
Amazing Java: Learn Java Quickly!

Amazing Java: Learn Java Quickly!

Author:
Tag: Java

Do you know Java is being used worldwide? These days it is difficult to find a platform not running on Java. Their uses begin from commercial e-commerce website to Android apps, from desktop applications to games, from financial applications to scientific applications, from J2ME applications to open source library and much more.

Our goal is to make sure you learn Java as quickly as you can without going through much stress.

More info →
Buy from Amazon Kindle
Buy from Amazon
Learn Object Oriented Programming Using Java: An UML based