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 1105 - 1128 of 1723 Results
Skip side bar filters
  • Big Data, Fast Data

    Series Book 195 - shortcuts
    Die Big-Data-Welt verändert sich. Mit diesem shortcut erfahren Sie, was hinter den Begriffen Fast Data und SMACK steckt, wie Daten mittels Kafka und Akka ins System kommen und auf welche Art und Weise eine Datenanalyse mit Spark und Apache Zeppelin funktioniert. Im abschließenden Kapitel erläutern die Autoren, wie Daten unter Verwendung von Spark und Cassandra gespeichert, verarbeitet, ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Derinlemesine Android Data Programming

    by Onder Teker ...
    çalışan, veri işlemleriyle ilgili konular anlatılmaktadır. SQLite, SQL / Room ile veritabanı geliştirme; özkaynakve dosyalarla çalışma açıklanmaktadır. Uzaktaki bilgisayarlarla veri iletişimi için HTTP üzerinden REST / SOAP ile Web Service çağrımı & dosya alma / gönderme konuları anlatılmaktadır. Tüm veri işlemleri için gerekli Thread & Asynch konuları da kitabın kapsamındadır. ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Java How To Improve Coding Skills

    Training Lessons Of Expert Beginners

    by Mohmad Yakub ...
    I dedicate this book as a medium of hope for thoseWho is unaware of any approach to craft any programming logic?Who had a hard time learning to program?Who had some experience in programming and have no confidence?Who carries the False notion that coding is only for super-smart people.Who is looking for 1st solid move to become a self-taught programmer?Who is the victim of discouragement comments ... Read more

    $13.57 CAD or Free with Kobo Plus

  • Ultimate Blazor WebAssembly for Web Development

    Empower Your Web Development with Blazor WASM 8.0 Key Features ● Effortlessly combine Blazor Web Assembly 8.0 and C# for enhanced web app performance. ● Gain valuable insights and practical examples to master dynamic and responsive web application development. ● Learn to streamline development processes, debug effectively, and optimize performance for a competitive edge. Book Description Ultimate ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Ultimate Tailwind CSS Handbook

    by Kartik Bhat ...
    Create Your Responsive Website with Zero CSS Coding KEY FEATURES ● A step-by-step guide to build a responsive modern website using Tailwind CSS. ● Explore the updated features, components, and configuration options of Tailwind CSS. ● Leverage Tailwind CSS to build websites that adapt flawlessly to different screen sizes and devices. DESCRIPTION This Book is the ultimate guide for both beginners ... Read more

    $24.65 CAD or Free with Kobo Plus

  • Ultimate Excel with Power Query and ChatGPT

    Transform Your MS Excel Skills with this Ultimate Guide for Professional Success Key Features ● Comprehensive Coverage of the Microsoft Excel Ecosystem and in-depth exploration of Excel’s lookup functions. ● Step-by-step guide covering valuable insights from real-world detailed examples and case studies. ● Discover innovative Excel solutions by delving into innovative problem-solving strategies. ... Read more

    $24.65 CAD or Free with Kobo Plus

  • Spring Boot and Angular

    Hands-on full-stack development with Java, Spring, Angular and TypeScript

    Build and deploy high-performance full-stack web apps using Spring Boot microservices and Angular frontend, with modern CI/CD pipelines, security, and state management best practicesKey FeaturesLeverage modern full-stack integration patterns the harness the unique synergy between frontend and backendApply best practices to write clean, maintainable, and scalable source codeBoost development speed ... Read more

    $36.79 CAD

    PRE-ORDER

  • Vire o jogo com Spring Framework

    Criado para simplificar o desenvolvimento de aplicações Java, o Spring se tornou um dos frameworks de mais destaque dentro desse grande ambiente. Aprenda muito mais que o básico do Spring, desde o tradicional Container de Inversão de Controle e Injeção de Dependências, passando pelos robustos módulos de segurança, transações, programação orientada a aspectos e também o fantástico módulo MVC, o ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Ultimate GraphQL for Scalable Web Apps

    by Robins Gupta ...
    Master GraphQL to build scalable, production-ready web applications.Key Features● Build a complete Netflix-style streaming platform using GraphQL, React, Node.js, and Apollo.● Master production-grade concepts including DataLoader, caching, scalability, and performance tuning.● Learn by doing, and progress from GraphQL fundamentals to advanced real-world full-stack development.Book Description... ... Read more

    $24.79 CAD

  • Building REST APIs with Spring Boot 4.0

    Built on top of Spring Framework 7, Spring Boot 4.0 simplifies the process of building API far easy.I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Edge-First Web Development with Hono

    Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js

    "Edge-First Web Development with Hono: Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js"For experienced web engineers, the edge promises lower latency, global reach, and simpler deployment—but only if your application model can survive across runtimes without fragmentation. This book shows why Hono has become a compelling foundation for that approach. Aimed at advanced ... Read more

    $9.75 CAD

  • Java 入門指南

    由基礎走向完整 Android Studio 專案開發模式

    Java 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 12 個單元基礎篇軟體開發篇JavaFX App 篇Android App 篇首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Java 、怎麼處理資料、控制結構、物件導向、模組化與關鍵字 static ,這部分累計十二個單元,預計帶領讀者學會寫簡單的 Java 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構,這部... ... Read more

    $9.49 CAD or Free with Kobo Plus

  • AJAX Programming

    Create Powerful Web And Mobile Applications

    by Rob Botwright ...
    AJAX Programming Book Bundle: Unlock the Power of Web and Mobile Development! Are you ready to take your web and mobile development skills to the next level? Introducing the AJAX Programming book bundle – your comprehensive guide to creating powerful applications that dominate the digital landscape. With four dynamic books packed with insights, techniques, and real-world examples, this bundle is ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Read more

    $28.79 CAD or Free with Kobo Plus

  • Android 9 Development Cookbook

    Over 100 recipes and solutions to solve the most common problems faced by Android developers

    by Rick Boyer ...
    Build feature-rich, reliable Android Pie apps with the help of more than 100 proven industry standard recipes and strategies.Key FeaturesUncover the latest features in Android 9 Pie to make your applications stand outDevelop Android Pie applications with the latest mobile technologies, from set up to securityGet up-to-speed with Android Studio 3 and its impressive new featuresBook DescriptionThe ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Java XML and JSON

    by JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath APIs.Each chapter ends with select ... Read more

    $44.59 CAD

  • Java - VIRTUAL MACHINE

    by Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... Read more

    $32.99 CAD or Free with Kobo Plus

  • Java Programming for Spatial Sciences

    by Jo Wood ...
    The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element. The book introduces object-oriented modeling including key concepts suc ... Read more

    $66.49 CAD

  • Java Web Development: Java Unleashed

    Crafting Enterprise-Level Solutions

    "Java Web Development: Java Unleashed: Crafting Enterprise-Level Solutions," is one comprehensive book that will give the developers the education for building solid, high performance Java web applications that are good enough to stand in an enterprise level. Comprehensive covering of the book has essential and advanced information with regards to Java web development, from fundamental concepts ... Read more

    $11.99 CAD

  • Java By Comparison

    Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your coding style through small and understandable examples that compare flawed code to an improved solution. Discover handy tips and tricks, as well as common bugs an ... Read more

    $37.99 CAD

  • PROGRAMMING IN JAVA

    Even after 25 years of its birth, Java is still on the top of all programming languages. The reason is its platform independence and architectural neutrality. This is the reason why every curriculum of computer science and engineering have a subject of Java Programming.The authors of this book have vast experience in teaching Java at undergraduate and post graduate level. This book is the nectar ... Read more

    $6.50 CAD

  • Java and JavaScript Fundamentals

    by Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Read more

    $13.56 CAD or Free with Kobo Plus

  • Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB Practice Questions

    MICROSOFT Certification DP-420 exam

    by Brian birds ...
    Series Book 1 - DP
    Candidates for this exam must have solid knowledge and experience developing apps for Azure and working with Azure Cosmos DB database technologies. They should be proficient at developing applications by using the Core (SQL) API and SDKs, writing efficient queries and creating appropriate index policies, provisioning and managing resources in Azure, and creating server-side objects with JavaScript ... Read more

    $9.50 CAD or Free with Kobo Plus

  • JavaMail API

    Sending and Receiving Email with Java

    Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book ... Read more

    $10.99 CAD