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 1730 Results
Skip side bar filters
  • Derinlemesine Spring Boot Data

    by Onder Teker ...
    Bu kitap Spring Core ve Spring Data ile ilgili orta ve ileri düzey konuları içermektedir. Başlangıçta logging, configuration, scope, expressions (SpEL), AOP (Aspect-Oriented Programming) gibi Spring Core ve Spring Beans ile ilgili konular içerilmektedir. Sonrasında database transactions, database migration (Flyway & Liquibase) gibi verilerle ilgili işlemler anlatılmaktadır. MongoDB gibi NoSQL ve ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    by James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... Read more

    $42.43 CAD

  • Java for Absolute Beginners

    Learn to Program the Fundamentals the Java 9+ Way

    Series series Professional and Applied Computing (R0)
    Write your first code in Java using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you’ll be able to pick up the concepts without fuss. Java for Absolute Beginners teaches Java development in language anyone can understand, giving you the best possible start. You’ll see clear code descriptions and layout so that you can get your code ... Read more

    $47.99 CAD

  • Practical Cloud-Native Java Development with MicroProfile

    Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroProfile 4.1

    Written by leading MicroProfile experts, this book provides you with best practices for building enterprise-grade cloud-native applications using MicroProfile 4.1 and running them on Open Liberty with Docker, Kubernetes, and IstioKey FeaturesApply your knowledge of MicroProfile APIs to develop cloud-native applicationsUse MicroProfile Health to provide the startup, liveness, and readiness status ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Ultimate Salesforce LWC Developers’ Handbook

    Unleash Lightning Web Components (LWC) for Salesforce Cloud Key Features ● Acquire a comprehensive understanding of the Lightning Web Component Framework, covering all its intricate details. ● Develop advanced skills in effectively managing events and data within your Lightning Web Component (LWC) applications. ● Gain expertise in ensuring the security of your LWC applications by leveraging the ... Read more

    $24.65 CAD or Free with Kobo Plus

  • Mastering Software Product Management

    A Guide to Conceiving Products for Sustained Competitive Advantage. Key Features ● Step-by-step framework for building competitive, market-driven products. ● Practical guidance on strategy, pricing, user experience, and agility. ● Proven techniques to handle competition, compliance, and intellectual property. Book Description Product management is the backbone of successful businesses, bridging ... Read more

    $24.65 CAD or Free with Kobo Plus

  • 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

  • Mastering IoT For Industrial Environments

    by Shrey Sharma ...
    Powering Industrial Growth with IoT Innovations. Key Features ● Unlock the potential of IoT across industries while honing your skills to design and build IoT devices. ● Dive into architectural frameworks, enriched with real-world examples, to navigate IoT complexities and implement effective solutions for tangible results. ● Gain insights into emerging trends shaping the future of IoT and ... Read more

    $20.54 CAD or Free with Kobo Plus

  • Java Programming Exercises

    Volume Two: Java Standard Library

    Take the next step in raising your coding skills and dive into the intricacies of Java Standard Libraries. You will continue to raise your coding skills, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao. This is the second of two volumes which provide you with everything you need to excel in your Java journey, including tricks that you should ... Read more

    $86.99 CAD

  • Quick Functional Programming

    Series series Quick Programming
    Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell?In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way.Functional programming ... Read more

    $48.99 CAD

  • Ultimate Penetration Testing with Nmap

    Master one of the most essential tools a professional pen tester needs to know. Key Features ● Strategic deployment of Nmap across diverse security assessments, optimizing its capabilities for each scenario. ● Proficient mapping of corporate attack surfaces, precise fingerprinting of system information, and accurate identification of vulnerabilities. ● Seamless integration of advanced obfuscation ... Read more

    $30.13 CAD or Free with Kobo Plus

  • The Power of Coding and Programming

    by Rajat Sharma ...
    The Power of Coding and ProgrammingFrom Beginner to Digital CreatorIn today's digital world, programming is more than just writing code — it is the power to create, innovate, and change the future. The Power of Coding and Programming is a complete beginner-friendly guide designed to take readers from basic coding concepts to understanding the technologies shaping the modern world.This book ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Java网络爬虫精解与实践

    by 张凯 ...
    《Java网络爬虫精解与实践》全面而系统地介绍与网络爬虫程序相关的理论知识,并包含大量的实践操作案例。 《Java网络爬虫精解与实践》共分为 8 章。第 1 章以自动化框架为基础,介绍网络爬虫程序的入门开发实践。第 2 章深入讲解网页内容的处理、解析技术和数据提取方法。第 3 章讨论验证码识别技术以及如何有效绕过验证码的策略。第 4 章涉及网络抓包技术及其对抗策略。第 5 章深入探讨 JavaScript 代码的混淆技术与逆向分析方法。第 6 章专注于移动端应用程序的数据爬取技术及相关逆向分析技术。第 7 章介绍构建分布式网络爬虫系统所需的关键技术。第 8 章通过实战案例,展示分布式网络爬虫系统设计与实现的思路。通过学习本书,读者将显著提升网络爬虫系统的设计与实现能力,并增强对网页代码及移动端应用程序代码的逆向分析水平。 《Java网络爬虫精解与实践》的内容不仅涵盖理论知识,还注重实践操作 ... Read more

    $16.27 CAD

  • Pro Spring Security

    Securing Spring Framework 5 and Boot 2-based Java Applications

    Series series Professional and Applied Computing (R0)
    Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Second Edition has been updated to incorporate the changes in Spring Framework 5 and Spring Boot ... Read more

    $68.99 CAD

  • Java EE 8 Development with Eclipse

    Develop, test, and troubleshoot Java Enterprise applications rapidly with Eclipse

    by Ram Kulkarni ...
    Develop and deploy fully functional applications and microservices utilising Tomcat, Glassfish servers, Cloud and docker in Java EE 8 Key FeaturesExplore the complete workflow of developing enterprise Java applicationsDevelop microservices with Docker Container and deploy it in cloudSimplify Java EE application developmentBook DescriptionJava EE is one of the most popular tools for enterprise ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Ultimate Microsoft Power Automate for Business Automation

    by Ankesh Sinha ...
    Transform Your Business with Intelligent Automation and Workflows. Key Features ● Comprehensive step-by-step workflows from basics to enterprise-grade automation. ● Practical real-world examples and use cases across multiple industrial domains. ● Expert insights and deep dives into AI Builder, Copilot, APIs, and custom connectors. Book Description Microsoft Power Automate empowers professionals to ... Read more

    $34.24 CAD or Free with Kobo Plus

  • Core Java

    Fundamentals, Volume 1

    by Cay Horstmann ...
    Series series Oracle Press Java
    The #1 Java Guide for Serious Programmers: Fully Updated through Java 17"This is the definitive reference and instructional work for Java and the Java ecosystem."---Andrew Binstock, Java MagazineCore Java, Volume I: Fundamentals, Twelfth Edition, is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help ... Read more

    $57.99 CAD

  • Beginning Scala 3

    A Functional and Object-Oriented Java Language

    Series series Professional and Applied Computing (R0)
    Learn the latest version of Scala through simple, practical examples. This book introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems.Beginning Scala 3 explores new Scala 3 language features such ... Read more

    $75.49 CAD

  • Artificial Neural Networks with Java

    Tools for Building Neural Network Applications

    by Igor Livshin ...
    Series series Professional and Applied Computing (R0)
    Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to ... Read more

    $80.19 CAD

  • Modern Data Engineering with Apache Spark

    A Hands-On Guide for Building Mission-Critical Streaming Applications

    by Scott Haines ...
    Series series Professional and Applied Computing (R0)
    Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the foundation, you will follow a step-by-step journey beginning with the basics of data ingestion, processing, and transformation, and ending up with an ... Read more

    $75.49 CAD

  • Contract Testing in Action

    With Pact, PactFlow, and GitHub Actions

    Series series In Action
    Contract testing is a simple, reliable way to make sure that each service and API plays nice with other components so you can deploy independently and safely.Large, loosely coupled systems have hundreds, even thousands, of interactions—and traditional testing can often struggle to keep up! Enter contract testing. This rapidly growing new approach checks API and service compatibility by verifying ... Read more

    $65.99 CAD

  • Java lernen in abgeschlossenen Lerneinheiten

    Der Einstieg in die Programmierung mit vielen Beispielen

    Series series Computer Science and Engineering (German Language)
    Dieses Lehrbuch bringt Einsteiger anhand einzelner abgeschlossener Lerneinheiten das Programmieren mit Java bei. Es zeigt den Entwurf von effizienten Daten- und Ablaufstrukturen und versetzt die Leser dadurch in die Lage, algorithmische Konzepte zu verstehen und in Programmcode umzusetzen.Zentrale Lernziele sind das Verstehen der Abstraktionskonzepte moderner Programmiersprachen und das Erlernen ... Read more

    $32.39 CAD

  • Grokking the Java Interview

    by Javin Paul ...
    Cracking the Java Interview is not easy, and one of the main reasons is that Java is vast. There are a lot of concepts and APIs to master to become a decent Java developer.Many people who are good at general topics like Data Structure and Algorithms, System Design, SQL, and Databases fail to crack the Java interview because they don't spend time learning the Core Java concepts and essential APIs ... Read more

    $27.99 CAD or Free with Kobo Plus

  • Modern Scala Projects

    Leverage the power of Scala for building data-driven and high performance projects

    Develop robust Scala-powered projects to harvest meaningful insights with the help of machine learning libraries, such as SparkMLKey FeaturesGain hands-on experience in building data science projects with ScalaExploit the powerful functionalities of machine learning librariesUse machine learning algorithms and decision tree models for enterprise appsBook DescriptionScala is both a functional ... Read more

    $47.99 CAD or Free with Kobo Plus