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 529 - 552 of 1736 Results
Skip side bar filters
  • 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

    $49.99 USD

  • Java SE 21 Developer Study Guide

    This is the e-book version of the book that you can read online.Prepare for the Java 21 certification exam (Exam 1Z0-830) with this comprehensive study guide. This book will give you the knowledge and skills necessary to pass the exam and gain a deep understanding of Java's core features and advanced topics.Each chapter provides in-depth explanations, practical examples, and best practices to ... Read more

    $9.99 USD or Free with Kobo Plus

  • 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

    $41.99 USD 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

    $24.99 USD 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

    $52.19 USD

  • 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

    $58.49 USD

  • 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

    $62.99 USD

  • 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

    $58.49 USD

  • 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

    $49.99 USD

  • 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

    $28.49 USD

  • 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

    $19.99 USD 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

    $41.99 USD or Free with Kobo Plus

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Read more

    $31.99 USD

  • Pro JSF and HTML5

    Building Rich Internet Components

    Series series Professional and Applied Computing (R0)
    Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled ... Read more

    $49.99 USD

  • Beginning Kotlin

    Build Applications with Better Code, Productivity, and Performance

    by Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language.The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin ... Read more

    $31.99 USD

  • Building Microservices with Spring

    Master design patterns of the Spring framework to build smart, efficient microservices

    Learn and use the design patterns and best practices in Spring to solve common design problems and build user-friendly microservicesKey FeaturesStudy the benefits of using the right design pattern in your toolkitManage your code easily with Spring's dependency injection patternExplore the features of Docker and Mesos to build successful microservicesBook DescriptionGetting Started with Spring ... Read more

    $35.99 USD or Free with Kobo Plus

  • 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

    $15.99 USD

  • Android Studio IDE Quick Reference

    A Pocket Guide to Android Studio Development

    by Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    This concise reference book for Android Studio 3 presents the essential Android Studio functions in a well-organized format that can be used as a handy reference. It will quickly demonstrate the usage of the Android Studio IDE to build an Android mobile app step by step.You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will ... Read more

    $31.99 USD

  • Making Things Smart

    Easy Embedded JavaScript Programming for Making Everyday Objects into Intelligent Machines

    Making Things Smart teaches the fundamentals of the powerful ARM microcontroller by walking beginners and experienced users alike through easily assembled projects comprised of inexpensive, hardware-store parts.Current ARM programming books take a bland, textbook approach focused on complex, beginner-unfriendly languages like C or ARM Assembler. Making Things Smart uses Espruino (JavaScript for ... Read more

    $21.99 USD

  • how I came up with an app idea

    This short ebook was written for programmers. We programmers spend thousands of hours learning how to code. But knowing how to code is one thing, and build a product with your coding knowledge is another.It is not important to know all the programming languages around, all the latest frameworks and all the new trends in tech IF you cannot do something with the skills you have.Most new devs ... Read more

    $6.00 USD or Free with Kobo Plus

  • Spring Security in Action

    Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simulating password upgrades and adding multiple types of authorization. As your skills grow, you'll adapt Spring Security to new architectures and create advanced OAuth2 configurations. By the time you're done, you'll have a customized Spring ... Read more

    $43.99 USD

  • Algorithms in Java, Coded and Tested

    Solve Any Maze with Proven Algorithms

    Are you ready to master core algorithms in Java? Do you want to code, test, and optimize sorting, searching, graph algorithms, and dynamic programming with runnable implementations? Algorithms in Java, Coded and Tested is your practical, hands-on guide from beginner to pro. Bianca Zielinski walks you through each algorithm step-by-step, with clear Java code that you can run and modify. This book ... Read more

    $4.99 USD

  • Android Design Patterns and Best Practice

    Create reliable, robust, and efficient Android apps with industry-standard design patterns

    by Kyle Mew ...
    Create reliable, robust, and efficient Android apps with industry-standard design patternsKey Features\[\*\] Create efficient object interaction patterns for faster and more efficient Android development\[\*\] Get into efficient and fast app development and start making money from your android apps\[\*\] Implement industry-standard design patterns and best practices to reduce your app development ... Read more

    $37.99 USD or Free with Kobo Plus

  • Modular Programming in Java 9

    Build large scale applications using Java modularity and Project Jigsaw

    Kick-start your modular programming journey and gear up for the future of Java developmentKey Features\[\*\] Master design patterns and best practices to build truly modular applications in Java 9\[\*\] Upgrade your old Java code to Java 9 with ease\[\*\] Build and run a smooth functioning multi-module application.Book DescriptionThe Java 9 module system is an important addition to the language ... Read more

    $27.99 USD or Free with Kobo Plus