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 193 - 216 of 589 Results
Skip side bar filters
  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    by Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices. Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Read more

    $16.26 CAD

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    by Rob Botwright ...
    ���� Welcome to the ultimate Java Swing Programming bundle! ����Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ����♂️�������� Book 1: Java Swing Essentials ���� Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of ... Read more

    $5.66 CAD

  • OpenGL ES 3.0 Cookbook

    If you are new to OpenGL ES or have some experience in 3D graphics, then this book will be extremely helpful in raising your expertise level from a novice to professional. The book implements more than 90 recipes to solve everyday challenges, helping you transition from a beginner to a professional. ... Read more

    $35.99 CAD or Free with Kobo Plus

  • Java Examples in a Nutshell

    A Tutorial Companion to Java in a Nutshell

    Series series In a Nutshell (O'Reilly)
    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

    $23.75 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

    $23.03 CAD

  • Java Security

    Writing and Deploying Secure Applications

    by Scott Oaks ...
    Series series Java Series
    One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, ... Read more

    $33.11 CAD

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Read more

    $25.91 CAD

  • Coders Handbook - JavaScript

    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Read more

    $10.07 CAD

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Read more

    $33.11 CAD

  • Java Database Best Practices

    Persistence Models and Techniques for Java Database Programming

    by George Reese ...
    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each ... Read more

    $23.75 CAD

  • Microservices with Spring Boot and Spring Cloud

    Develop modern, resilient, scalable and highly available apps using microservices with Java, Spring Boot 3.0 and Spring Cloud

    DESCRIPTIONMicroservices has emerged as a powerful solution to build flexible, scalable, and resilient applications. This Book is the go-to-guide to understanding, designing, and implementing microservice architectures using Spring Boot. It takes you on a journey through the intricacies of microservices to create robust and efficient microservice-based applications.This book helps you to ... Read more

    $27.99 CAD or Free with Kobo Plus

  • Kotlin Cookbook

    A Problem-Focused Approach

    by Ken Kousen ...
    Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book.Author Ken Kousen (Modern Java Recipes) shows you how to solve ... Read more

    $48.95 CAD

  • Eclipse Plug-ins

    Producing a commercial-quality plug-in means going above and beyond the minimal requirements needed to integrate with Eclipse. It means attending to all those details that contribute to the “fit and polish” of a commercial offering. This comprehensive guide covers the entire process of plug-in development, including all the extra steps needed to achieve the highest quality results.Building on two ... Read more

    $43.19 CAD

  • Implementing SOA Using Java EE

    The Practitioner’s Guide to Implementing SOA with Java EE Technologies   This book brings together all the practical insight you need to successfully architect enterprise solutions and implement them using SOA and Java EE technologies. Writing for senior IT developers, strategists, and enterprise architects, the authors cover everything from concepts to implementation, requirements to tools.  ... Read more

    $38.96 CAD

  • Eclipse Rich Client Platform

    The Definitive Guide to Eclipse Rich Client DevelopmentIn Eclipse Rich Client Platform, Second Edition, three Eclipse Rich Client Platform (RCP) project leaders show how to use Eclipse 3.5 (“Galileo”) to rapidly deliver cross-platform applications with rich, native-feel GUIs.The authors fully reveal the power of Eclipse as a desktop application development platform; introduce important new ... Read more

    $39.59 CAD

  • Google Web Toolkit Solutions

    More Cool & Useful Stuff

    Cu>   Google Web Toolkit (GWT) is an open source Java development framework for building Ajax-enabled web applications. Instead of the hodgepodge of technologies that developers typically use for Ajax–JavaScript, HTML, CSS, and XMLHttpRequest–GWT lets developers implement rich client applications with pure Java, using familiar idioms from the AWT, Swing, and SWT. GWT goes beyond most Ajax ... Read more

    $31.94 CAD

  • Computer Graphics Programming in OpenGL with Java

    This book is appropriate for both the computer science undergraduate course in 3D graphics programming using OpenGL and for professionals who are interested in mastering 3D graphics skills. It has been designed in a 4-color, “teach-yourself” format with numerous examples that the reader can run just as presented. The book is unique because it teaches OpenGL programming in Java, using JOGL – a ... Read more

    $35.90 CAD or Free with Kobo Plus

  • Programming Fundamentals Using Java

    A Game Application Approach

    This is a Java textbook for beginning programmers that uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. Game programming is incorporated into the text in a way that does not compromise the amount of material traditionally covered in a basic or advanced programming course and permits instructors who are not familiar with game ... Read more

    $53.90 CAD or Free with Kobo Plus

  • 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

    $2.81 CAD

  • A Programmer's Guide to Java Certification

    A Comprehensive Primer

    Th> A Programmer’s Guide to Java™ SCJP Certification, Third Edition, provides detailed coverage of all exam topics and objectives, readily runnable code examples, programming exercises, extensive review questions, and a new mock exam. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference tool. This new e... ... Read more

    $46.07 CAD

  • Java从入门到精通(第7版)

    by 明日科技 ...
    《Java从入门到精通(第7版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细讲解了使用Java语言进行程序开发需要掌握的知识。全书分为4篇共24章,内容包括初识Java,开发工具(IDEA、Eclipse),Java语言基础,流程控制,数组,类和对象,继承、多态、抽象类与接口,包和内部类,异常处理,字符串,常用类库,集合类,枚举类型与泛型,lambda表达式与流处理,I/O(输入/输出),反射与注解,数据库操作,Swing程序设计,Java绘图,多线程,并发,网络通信,飞机大战游戏,MR人脸识别打卡系统。书中所有知识都结合具体实例进行讲解,涉及的程序代码都给出了详细的注释,这可以帮助读者轻松领会Java程序开发的精髓,并快速提高开发技能。 ... Read more

    $21.03 CAD

  • Java 17 Backend Development

    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat

    by Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Read more

    $41.75 CAD

  • be a big dawg in java

    java interview preparation guide

    by srikar bojja ...
    About the BookBe Big Dawg in Java is a comprehensive guide for Java enthusiasts who want to go beyond the basics and truly master the language. Whether you're a beginner stepping into Java development or an experienced programmer looking to refine your skills, this book offers deep insights, practical examples, and real-world scenarios to make you a true "Big Dawg" in Java.What You’ll LearnCore ... Read more

    $3.86 CAD or Free with Kobo Plus

  • Spring 5 Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ ... Read more

    $51.83 CAD