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 481 - 504 of 1728 Results
Skip side bar filters
  • Mastering Java: Building Robust Applications

    A Comprehensive Guide to Java Programming

    "Mastering Java: Building Robust Applications: A Comprehensive Guide to Java Programming." With this book, learning Java can be achieved through step-by-step mastery of the language's fundamentals and ways of creating robust, highly scalable applications. It starts with the discussion of the basics of object-oriented programming, Java syntax, and the basic libraries in Java. Then it moves to more ... Read more

    $11.19 CAD

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android applications using Android Studio 4.2, Java, and Android Jetpack

    by Neil Smyth ...
    Developing Android applications using Android Studio 4.2, Java, and Android JetpackKey FeaturesDesign complex and responsive user interface layouts with the Android Studio 4.2 IDEBuild view model-based apps using the Jetpack architecture and use the latest Material Design components to build modern user interface designsIntegrate with SQLite databases and the Android Room Persistence LibraryBook ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Read more

    $8.99 CAD or Free with Kobo Plus

  • Programming Kotlin

    Create Elegant, Expressive, and Performant JVM and Android Applications

    Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically ... Read more

    $47.99 CAD

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Master Reactive Programming: Build Solutions with Reactive SpringKey Features● Step-by-step approach to mastering Reactor and Spring WebFlux.● Practical projects to apply and reinforce reactive programming skills.● Real-world solutions for building scalable and efficient reactive systems.Book DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a comprehensive guide ... Read more

    $32.59 CAD or Free with Kobo Plus

  • Core Java Essentials: Starting out with Java programming

    by Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Read more

    $33.85 CAD

  • Spock Framework

    Testes automatizados ágeis para Java e REST

    Versão atualizada para Spock 2.3-groovy-4.0. A presença de testes automatizados é importante para dar segurança em qualquer código. Seja para refatorá-lo, mantê-lo, seja para inserir novas funcionalidades, os testes permitem uma detecção mais rápida quando algum comportamento anterior é quebrado. Um software interage com diversos recursos dentro de seu ecossistema e provê diferentes tipos de ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Web Development with Clojure

    Build Large, Maintainable Web Applications Interactively

    Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, ... Read more

    $43.99 CAD

  • Helidon Revealed

    A Practical Guide to Oracle’s Microservices Framework

    Series series Professional and Applied Computing (R0)
    This book is your comprehensive introduction to Project Helidon, Oracle’s Java-based microservices framework for building cloud-native applications. The book introduces the two flavors of Helidon—Helidon SE and Helidon MP—and shows how to quickly build applications with each one.The book begins by placing the Helidon framework in context and explaining the MicroProfile and Jakarta EE ... Read more

    $78.39 CAD

  • Java 13 Revealed

    For Early Adoption and Migration

    Series series Professional and Applied Computing (R0)
    Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author ***Kishori Sharan***begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy ... Read more

    $56.69 CAD

  • Numerical Methods Using Kotlin

    For Data Science, Analysis, and Engineering

    Series series Professional and Applied Computing (R0)
    This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly ... Read more

    $80.79 CAD

  • Java

    Il Tuo Primo Programma

    Chi ben inizia è a metà dell'opera...In questo ebook di 50 pagine ti mostrerò come creare il tuo primo programma in java, partendo da zero. Per seguire i passi descritti avrai bisogno di un PC o di un Mac, di una connessione ad Internet decente per scaricare (gratis) i programmi necessari e, infine, di un po’ di pazienza. Nulla più.In particolare, ti spiegherò:- Come installare e configurare Java ... Read more

    Free

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $25.99 CAD

  • Spring Boot Intermediate Microservices: Resilient Microservices with Spring Boot 2 and Spring Cloud

    Brief books for developers, #3

    by Jens Boje ...
    Series Book 3 - Brief books for developers
    Learn how to access a microservice and build a reliable infrastructure using Spring Boot 2 and Spring Cloud with a proven actionable and hands-on approachLearning new technology can be fast and fun. With this custom tailored learning plan you advance in building microservices with Spring Boot by actually building applications.Together we build a tiny application using the microservice we created ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Java EE 8 Recipes

    A Problem-Solution Approach

    by Josh Juneau ...
    Series series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solutions. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem ... Read more

    $102.49 CAD

  • Ultimate AWS Certified Solutions Architect Professional Exam (SAPC02) Guide

    Pass the AWS Solutions Architect Pro Exam with Confidence. Key Features ● Dive deep into all critical areas of the exam, including advanced architecture, cost optimization, high availability, and security. ● Engage with interactive exercises that simulate real-world cloud challenges. ● Learn from experienced professionals who share insider tips, proven strategies, and common pitfalls to avoid. ... Read more

    $34.24 CAD or Free with Kobo Plus

  • Ultimate Modern jQuery for Web App Development

    Turbocharge Your Web Projects with Lightning-fast Element Manipulation, Fluid Animations, and Effortless AJAX Integration of jQuery Key Features ● Unlock the Full Potential of jQuery with Clear, Concise Syntax Explanations and Real-world Examples. ● Master the Art of Manipulating HTML Elements with Precision and Ease, Empowering You to Craft Dynamic Web Pages. ● Harness the Power of Asynchronous ... Read more

    $24.65 CAD or Free with Kobo Plus

  • Ultimate Ember.js for Web App Development

    Build large-scale, complex Web Applications using the battle-tested Ember.js framework. Key Features ● Gain comprehensive insight into Ember.js fundamentals and delve into its internal mechanisms to become proficient with the framework. ● Accelerate your learning journey with hands-on live examples provided in the book, fostering skill development through practical application rather than passive ... Read more

    $20.54 CAD or Free with Kobo Plus

  • Ultimate AWS Certified Cloud Practitioner’s Exam Guide

    Empowering Your Journey to a Successful AWS Cloud Certification Key Features ● Suitable for those new to AWS and cloud computing, covering all necessary concepts in depth. ● Includes practical exercises and practice exams with answers to reinforce learning and boost exam confidence. ● Provides detailed exploration of key AWS services, their features, and real-world applications for practical ... Read more

    $41.09 CAD or Free with Kobo Plus

  • Practical Apache Lucene 8

    Uncover the Search Capabilities of Your Application

    by Atri Sharma ...
    Series series Professional and Applied Computing (R0)
    Gain a thorough knowledge of Lucene's capabilities and use it to develop your own search applications. This book explores the Java-based, high-performance text search engine library used to build search capabilities in your applications.Starting with the basics of Lucene and searching, you will learn about the types of queries used in it and also take a look at scoring models. Applying this basic ... Read more

    $56.69 CAD

  • Building Decentralized Applications with Ethereum and Solidity

    The Definitive Guide to Mastering Ethereum-Powered Applications. Key Features ● Step-by-step tutorials on Solidity for building secure and scalable DApps. ● In-depth exploration of DeFi, NFTs, and real-world blockchain projects. ● Master security best practices and optimize smart contract performance. Book Description Blockchain technology is revolutionizing the digital world, offering ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Programlama ve Veri Yapılarına Giriş JAVA, C, C++ dilleri ile

    Bu kitabın amacı programlama bilgisi olmayan giriş seviyesindeki bir kişiye bilgisayar mühendisliğinin iki temel dersi olan “programlamaya giriş” ve “veri yapılarına giriş” derslerinin bilgisini kazandırmaktır. ... Read more

    $13.99 CAD

  • Learn to Program with Kotlin

    From the Basics to Projects with Text and Image Processing

    by Tim Lavers ...
    Series series Professional and Applied Computing (R0)
    Teach yourself programming starting with the basics and progressing to a series of exciting projects using Kotlin, one of today's hottest programming languages. This book starts with the absolute basics and then introduces just enough syntax to get into some fascinating projects. These include text processing: a statistical analysis of Jane Austen's novels, solving anagrams, and working with ... Read more

    $68.79 CAD

  • Modern Marketing Using AI

    Leverage AI-enabled Marketing Automation and Insights to Drive Customer Journeys and Maximize Your Brand Equity

    How can some businesses survive centuries while hundreds collapse every year - from micro-enterprises to global brands? A brand's journey to grow and maintain loyal supporters is one of the timeless foundations for every company that its customer teams need to know.'Modern Marketing Using AI' covers it all by taking a customer perspective to look at best practices, industry-leading strategies, ... Read more

    $21.69 CAD or Free with Kobo Plus