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 1537 - 1560 of 1726 Results
Skip side bar filters
  • Программируем на Java. 5-е межд. изд.

    Неважно, кто вы – разработчик ПО или пользователь, в любом случае вы слышали о языке Java. В этой книге вы на конкретных примерах изучите основы Java, API, библиотеки классов, приемы и идиомы программирования. Особое внимание авторы уделяют построению реальных приложений. Вы освоите средства управления ресурсами и исключениями, а также познакомитесь с новыми возможностями языка, появившимися в ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Start Concurrent

    An Introduction to Problem Solving in Java with a Focus on Concurrency, 2014

    Multicore microprocessors are now at the heart of nearly all desktop and laptop computers. While these chips offer exciting opportunities for the creation of newer and faster applications, they also challenge students and educators. How can the new generation of computer scientists growing up with multicore chips learn to program applications that exploit this latent processing power? This unique ... Read more

    $31.19 CAD or Free with Kobo Plus

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Read more

    $75.99 CAD

  • Selenium WebDriver

    Descomplicando testes automatizados com Java

    Testes de verificação e validação são considerados um elemento crítico para garantia da qualidade de software. O planejamento, execução e controle de teste são dispendiosos e trabalhosos no processo de desenvolvimento. Em vista disso, as atuais ferramentas de testes oferecem uma variedade de recursos que podem reduzir significativamente os problemas identificados, de modo a garantir a qualidade de ... Read more

    $13.99 CAD or Free with Kobo Plus

  • DATA SCIENCE WITH JDBC AND SQLITE USING OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    In this project, you will develop step by step implementation of JDBC/SQLITE with object-oriented approach using SQLite version of an Oracle sample database named electronics. You will be taught how to plot country distribution in each region; location distribution in each country and region; warehouse distribution in each country, region, and city; product distribution by category name; ... Read more

    $27.13 CAD or Free with Kobo Plus

  • Enterprise JavaBeans 3.0

    If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill ... Read more

    $35.99 CAD

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... Read more

    $40.30 CAD

  • Lift Cookbook

    Recipes from the Community for Building Web Applications with Scala

    If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You’ll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production.Built on top of the Scala JVM programming language, Lift takes a different—yet ultimately easier—approach to ... Read more

    $19.99 CAD

  • Designing and Developing for Google Glass

    Thinking Differently for a New Platform

    Creating apps for Google Glass is more involved than simply learning how to navigate its hardware, APIs, and SDK. You also need the right mindset. While this practical book delivers the information and techniques you need to build and deploy Glass applications, it also helps you to think for Glass by showing you how the platform works in, and affects, its environment.In three parts—Discover, ... Read more

    $36.99 CAD

  • Derinlemesine Java Database Programming

    by Onder Teker ...
    Bu kitapta Java ile Veritabanı Programlama anlatılmaktadır. SQL ile JDBC konuları temelden en ileriye dek açıklanmaktadır. JPA / ORM konularına giriş niteliğinde bilgiler verilmektedir. XML için JAXP, JSON için de JSON-P kütüphaneleri kapsama alınmıştır. IO, yeni gelen NIO, Socket / Network programlama gibi veri iletişimi ve saklaması konuları işlenmektedir. Multi-Threaded programlama ve ... Read more

    $0.99 CAD

  • Java EE 7

    Enterprise-Anwendungsentwicklung leicht gemacht

    by Dirk Weil ...
    Java EE stellt schon seit mehr als einem Jahrzehnt eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Die Version 7 fügt der Plattform einige lang erwartete Features hinzu. Das Buch zeigt anhand vieler Beispiele, wie einfach Software für die Java-EE-Plattform erstellt werden kann. So wird stückweise ein leistungsfähiger, aber überschaubarer Stack für ... Read more

    $40.99 CAD or Free with Kobo Plus

  • Building Enterprise IoT Solutions with Eclipse IoT Technologies

    An Open Source Approach to Edge Computing

    Series series Professional and Applied Computing (R0)
    Build IoT solutions for the enterprise using open-source building blocks from the Eclipse IoT Working Group at the Eclipse Foundation. This book introduces you to key protocols and their implementations, such as CoAP (Eclipse Californium), DDS (Eclipse Cyclone DDS), LwM2M (Eclipse Leshan), and MQTT (Eclipse Paho, Eclipse Mosquitto, and Eclipse Amlen). You will learn about Edge Computing platforms ... Read more

    $63.89 CAD

  • Java Data Science Cookbook

    Explore the power of MLlib, DL4j, Weka, and more

    by Rushdi Shams ...
    Recipes to help you overcome your data science hurdles using JavaKey Features\[\*\] This book provides modern recipes in small steps to help an apprentice cook become a master chef in data science\[\*\] Use these recipes to obtain, clean, analyze, and learn from your data\[\*\] Learn how to get your data science applications to production and enterprise environments effortlesslyBook DescriptionIf ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Programmando Android

    Una guida che ci trasporta dentro la programmazione Android con brevi esempi utilizzando il linguaggio Java ... Read more

    $6.45 CAD

  • Getting Started with Java ME Embedded 8 and Raspberry Pi

    Java ME Embedded 8 supports Raspberry Pi development. This book helps you to get started writing program to access device I/O on Raspberry Pi. The following is highlight topics in this book:* Preparing development environment* Creating simple app, hello world* Raspberry Pi GPIO* Serial Communication - UART* Raspberry Pi I2C/TWI* Raspberry Pi SPISeveral sample codes are be provided to illustrate ... Read more

    $4.74 CAD

  • Mockito Made Clear

    by Ken Kousen ...
    Mockito is the most popular framework in the Java world for automating unit testing with dependencies. Learn the Mockito API and how and when to use stubs, mocks, and spies. On a deeper level, discover why the framework does what it does and how it can simplify unit testing in Java. Using Mockito, you'll be able to isolate the code you want to test from the behavior or state of external ... Read more

    $15.99 CAD

  • Java Quick Syntax Reference

    by Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    The Java Quick Syntax Reference is a condensed code and syntax reference to the Java programming language. It presents the essential Java syntax in a well-organized format that can be used as a handy reference.You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and ... Read more

    $27.99 CAD

  • Java Core Programmierung

    Memory Model und Garbage Collection

    Für Java-Entwickler sind nicht nur die Sprachelemente der Programmiersprache Java und die umfangreichen Bibliotheken des JDK (Java Development Kit) von Bedeutung; auch die Ablaufumgebung (JVM = Java Virtual Machine) ist relevant für die Software-Entwicklung in Java. Das vorliegende Buch "Java Core Programmierung" befasst sich mit zwei grundlegenden und wichtigen Aspekten der Java-Ablaufumgebung: ... Read more

    $29.99 CAD or Free with Kobo Plus

  • Elastic Beanstalk

    Simple Cloud Scaling for Java Developers

    While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier—especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this AWS tool in other phases of development.Ideal if you're ... Read more

    $15.99 CAD

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Read more

    $21.99 CAD

  • Derinlemesine Java - ORM, JPA & Hibernate

    by Onder Teker ...
    ORM (Object-Relational Mapping) KavramlarıJPA (Java Persistence API) Temel, Orta ve İleri Düzey KonularıHibernate hem XML hem de Annotation ile kullanımıUygulamalı Anlatımlar ve Örnek Proje PrototipleriMySQL, NetBeans ve Eclipse Ekran Görüntüleri ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Java Full Course 2026: From Beginner to Expert, A Complete Programming Course

    by K.S. RATHORE ...
    Start your journey into one of the world's most powerful and in-demand programming languages with this fully updated 2026 edition. Designed for absolute beginners and ambitious learners alike, this comprehensive coursebook takes you from the fundamentals of Java to advanced, real-world development skills.Whether you want to build applications, prepare for tech interviews, switch careers, or ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Mule in Action

    SummaryMule in Action, Second Edition is a totally-revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data.About the TechnologyAn enterprise service bus is a way to integrate enterprise applications using a bus-like infrastructure. Mule is the ... Read more

    $65.99 CAD

  • OpenCL in Action

    How to accelerate graphics and computations

    SummaryOpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, and then guides you step-by-step from simple data structures to complex functions.About the ... Read more

    $77.99 CAD