Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 25 - 48 of 1725 Results
Skip side bar filters
  • Android Studio Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Read more

    $13.56 CAD

  • Killer Game Programming in Java

    Java Gaming & Graphics Programming

    Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order ... Read more

    $32.99 CAD

  • What's New in Java 7

    Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism. ... Read more

    Free

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Read more

    $54.99 CAD

  • Functional Programming for Java Developers

    Tools for Better Concurrency, Abstraction, and Agility

    by Dean Wampler ...
    Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how ... Read more

    $15.99 CAD

  • 1000 Java Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Java language ... Read more

    $4.06 CAD

  • CodeNotes for Java

    Intermediate and Advanced Language Features

    by Gregory Brill ...
    Series series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Read more

    $13.99 CAD

  • Clojure Programming

    Practical Lisp for the Java World

    Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every ... Read more

    $36.99 CAD

  • Maven: The Definitive Guide

    The Definitive Guide

    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... Read more

    $25.59 CAD

  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... Read more

    $28.99 CAD

  • CodeNotes for VB.NET

    by Gregory Brill ...
    Series series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Read more

    $13.99 CAD

  • Java SOA Cookbook

    SOA Implementation Recipes, Tips, and Techniques

    by Eben Hewitt ...
    Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.The book focuses ... Read more

    $35.99 CAD

  • Building Minecraft Server Modifications

    Discover how to program your own server plugins and augment your Minecraft server with Bukkit

    Modifying Minecraft with the Bukkit API is a unique guide that will walk you through the entire process of developing mods for your Minecraft server.Modifying Minecraft with the Bukkit API is great for anyone who is interested in customizing their Minecraft server. Whether you are new to programming, Java, Bukkit, or even Minecraft itself, this book has you covered. All you need is a valid ... Read more

    $28.79 CAD or Free with Kobo Plus

  • Head First Servlets and JSP

    Passing the Sun Certified Web Component Developer Exam

    Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're ... Read more

    $31.99 CAD

  • Getting Started with Arduino and Java

    This book was written to help anyone want to get started with Arduino and Java using serial port.**TOC**Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Electronic Components1.2.1 Arduino Starter Kit1.2.2 Fritzing1.2.3 Cooking-Hacks: Arduino Starter Kit1.2.4 Arduino Sidekick Basic kit1.3 Java1.4 Arduino Softwa... ... Read more

    $5.55 CAD

  • Java Examples in a Nutshell

    A Tutorial Companion to Java in a Nutshell

    The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server ... Read more

    $26.99 CAD

  • JUnit Pocket Guide

    Quick Look-up and Advice

    by Kent Beck ...
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, ... Read more

    $8.09 CAD

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Read more

    $15.99 CAD

  • Learn Java Programming-By GoLearningBus

    by WAGmob Inc ...
    * * * * * GoLearningBus: A quality product from WAG Mobile Inc !!! * * * * *Focus of GoLearningBus is to make education enjoyable, entertaining, and exciting for everyone.GoLearningBus brings you, simpleNeasy, on-the-go learning eBook for "Learn Java Programming".The eBook provides:Snack sized chapters for easy learning.Simple and easy quizzes for self-assessment.Code Samples for practice.Designed ... Read more

    $3.12 CAD

  • Hadoop: The Definitive Guide

    The Definitive Guide

    by Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Read more

    $32.99 CAD

  • Android 4 Development: From Eclipse to End User

    by Jason Suptic ...
    Are you ready to create your first Android App now? If so, this book is for you. Whether you are a veteran programmer or a beginner, this book will help you learn Android development by examples, pictures, and explanations. This is an introduction to both Eclipse and Android Development Tools (ADT) through building a complete app. Windows™ is the operating system used during the writing of this ... Read more

    $2.99 CAD

  • Cloud Native Java

    Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry

    What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry.Many organizations have already waded ... Read more

    $63.99 CAD

  • Java The Complete Reference (2026)

    Experience the Power of Java SE 22: Your Ultimate Path to Mastery!Unlock the latest Java SE 22 advancements with our comprehensive guide – your key to developing, compiling, debugging, and running Java programs flawlessly. Dive into the heart of Java programming with our best-selling book, an indispensable resource covering the entire Java Programming language landscape. From syntax intricacies to ... Read more

    $40.72 CAD or Free with Kobo Plus

  • Android Programming Unleashed

    by B.M. Harwani ...
    Series series Unleashed
    Android Programming Unleashed is the most comprehensive and technically sophisticated guide to best-practice Android development with today's powerful new versions of Android: 4.1 (Jelly Bean) and 4.0.3 (Ice Cream Sandwich). Offering the exceptional breadth and depth developers have come to expect from the Unleashed series, it covers everything programmers need to know to develop robust, high ... Read more

    $43.49 CAD