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 913 - 936 of 1739 Results
Skip side bar filters
  • Spring in Practice

    SummarySpring in Practice shows you how to tackle the challenges you face when you build Spring-based applications. The book empowers software developers to solve concrete business problems by mapping application-level issues to Spring-centric solutions. It diverges from other cookbooks because it presents the background you need to understand the domain in which a solution applies before it ... Read more

    $49.99 USD

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Read more

    $6.51 USD

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Read more

    $49.99 USD or Free with Kobo Plus

  • JAVA Programming Simplified

    From Novice to Professional - Start at the Beginning and Learn the World of Java

    This book has been designed in such a manner so as to make anyone understand the Java language, with a lot of practical examples implemented on the Eclipse platform. This book comprehensively covers all the concepts of Java, starting with the installation of Java and the usage of IDE for Java development and efficiently covers all required topics of Java language with some advanced concepts like ... Read more

    $14.99 USD or Free with Kobo Plus

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

    This book is SQL SERVER version of our previous book titled “DATA SCIENCE USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. This book uses the SQL SERVER version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The tables of the database include film, film_category, actor, customer, rental, payment and inventory among ... Read more

    $15.99 USD

  • Mastering SIMD with Java Vector API

    Unlocking Single-Core Performance Through SIMD Optimization

    by Roman Snytsar ...
    Series series Professional and Applied Computing (R0)
    Learn how to write Java code faster by using the Vector API for SIMD operations. This book shows you how to apply data-level parallelism to common algorithms without leaving the Java ecosystem, making modern CPU capabilities accessible to everyday developers.The book uses a problem-first approach. Each chapter starts with a familiar coding task—such as array summation or prefix sums—and then ... Read more

    $49.99 USD

  • Frontend Development with JavaFX and Kotlin

    Build State-of-the-Art Kotlin GUI Applications

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces. This book introduces JavaFX as a frontend technology and utilizes Kotlin instead of Java for coding program artifacts to boost code expressiveness and maintainability. Author Peter Späth employs a hands-on approach, providing practical examples and code to demonstrate ... Read more

    $44.99 USD

  • Spring: Developing Java Applications for the Enterprise

    Leverage the power of Spring MVC, Spring Boot, Spring Cloud, and additional popular web frameworks.About This BookDiscover key Spring Framework-related technology standards such as Spring core, Spring-AOP, Spring data access frameworks, and Spring testing to develop robust Java applications easilyThis course is packed with tips and tricks that demonstrate Industry best practices on developing a ... Read more

    $61.99 USD or Free with Kobo Plus

  • Sviluppare applicazioni per Android

    by Massimo Carli ...
    Series Book 15 - Sviluppare app
    Android è un sistema operativo open source per dispositivi mobili basato su Linux. La sua struttura aperta permette di personalizzare le funzioni principali del sistema e sviluppare applicazioni.L’obiettivo di questo libro è quello di guidare il lettore attraverso tutte le fasi necessarie alla realizzazione di un'applicazione Android caratterizzata da una forte integrazione con sistemi esterni. ... Read more

    $28.99 USD or Free with Kobo Plus

  • Learn Java 17 Programming

    Learn the fundamentals of Java Programming with this updated guide with the latest features

    by Nick Samoylov ...
    Explore the essential concepts of programming such as object-oriented, functional, and reactive programming by writing code and building projects using the latest LTS version of JavaKey FeaturesA step-by-step guide for beginners to get started with programming in Java 17Explore core programming topics including GUI programming, concurrency, and error handlingWrite efficient code and build projects ... Read more

    $34.99 USD or Free with Kobo Plus

  • Mastering Apache Maven 3

    If you are working with Java or Java EE projects and you want to take full advantage of Maven in designing, executing, and maintaining your build system for optimal developer productivity, then this book is ideal for you. You should be well versed with Maven and its basic functionality if you wish to get the most out of the book. ... Read more

    $26.99 USD or Free with Kobo Plus

  • Apache Kafka

    Series Book 164 - shortcuts
    In diesem shortcut geht es um Apache Kafka, den verteilten, partitionierenden und replizierenden Service für Datenströme. Kapitel 1 stellt die Konzepte vor, mithilfe derer Apache Kafka seine Funktionen zur Verfügung stellt, und erläutert deren effektive Performance. Im zweiten Kapitel geht es um die Abfrage und Verwaltung aktueller und historischer Definitionen von Datenstrukturen mithilfe von ... Read more

    $3.99 USD or Free with Kobo Plus

  • RabbitMQ Essentials

    by David Dossot ...
    This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are ... Read more

    $17.99 USD or Free with Kobo Plus

  • Haskell High Performance Programming

    Write Haskell programs that are robust and fast enough to stand up to the needs of today

    Boost the performance of your Haskell applications using optimization, concurrency, and parallel programmingKey Features\[\*\] Explore the benefits of lazy evaluation, compiler features, and tools and libraries designed for high performance\[\*\] Write fast programs at extremely high levels of abstraction\[\*\] Work through practical examples that will help you address the challenges of writing ... Read more

    $41.99 USD or Free with Kobo Plus

  • OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830) Java SE 17 Developer (Exam 1Z0-829) Programmer’s Guide

    Series series Oracle Press Certification
    OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830)Java SE 17 Developer (Exam 1Z0-829) Programmer’s GuideA comprehensive guide to the Java programming language and both the Java SE 21 and Java SE 17 Developer certification exams, this unique tutorial and reference features a rigorous introduction to programming in Java in addition to meticulous coverage of the exam objectives you ... Read more

    $80.99 USD

  • Designing Hexagonal Architecture with Java

    Build maintainable and long-lasting applications with Java and Quarkus

    by Davi Vieira ...
    Learn to build robust, resilient, and highly maintainable cloud-native Java applications with hexagonal architecture and QuarkusKey FeaturesUse hexagonal architecture to increase maintainability and reduce technical debtLearn how to build systems that are easy to change and understandLeverage Quarkus to create modern cloud-native applicationsPurchase of the print or Kindle book includes a free PDF ... Read more

    $35.99 USD or Free with Kobo Plus

  • Java for Programmers

    with Generative AI

    The professional programmer's Deitel® guide to Java with integrated generative AIWritten for programmers with a background in another high-level language, in Java for Programmers: with Generative AI, Fifth Edition, you'll learn modern Java development hands on using the latest Java idioms and features and genAIs.In the context of 200+ real-world code examples, you'll quickly master... ... Read more

    $43.19 USD

  • Practical Network Security with OpenSSL

    Gain practical OpenSSL skills for real-world cybersecurity challenges Key Features ● Master OpenSSL’s command-line tools and C APIs to build secure and practical cryptographic applications. ● Gain a complete understanding of cryptography from foundational theory to advanced hardware integration with OpenSSL Engines. ● Apply your OpenSSL knowledge to real-world use cases including IoT security PKI ... Read more

    $19.99 USD or Free with Kobo Plus

  • Java EE Testing mit Arquillian

    Series Book 82 - shortcuts
    Mit Arquillian sind Integrationstests ebenso einfach handhabbar wie Unit-Tests. Arquillian ist aufgrund der Flexibilität, die sich aus In-Container-Tests und Micro-Deployments ergibt, für eine Vielzahl von automatisierten Testformen geeignet. Das reicht von Unit Tests über Integrationstests bis hin zu Akzeptanz- und Performanztests. Das erste Kapitel gibt u.a. eine Einführung in das Testen von ... Read more

    $3.99 USD or Free with Kobo Plus

  • Java in easy steps, 6th Edition

    Covers Java 9

    by Mike McGrath ...
    Series series In Easy Steps
     Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.This book assumes no previous knowledge of any ... Read more

    $14.75 USD

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... Read more

    $21.99 USD or Free with Kobo Plus

  • Beginning Spring AI

    A Quick Guide to AI Engineering in Spring

    Series series Professional and Applied Computing (R0)
    Discover how to use Large Language Models in the Spring Framework. This quick guide equips developers with insights into the strengths and limitations of Spring AI and how to leverage the model for typical use cases.First, you will orient yourself to the new and exciting landscape of AI and Spring integration. You will learn how to issue simple queries, asking the right questions to get the ... Read more

    $18.99 USD

  • Knative in Action

    Knative in Action teaches you to build complex and efficient serverless applications.SummaryTake the pain out of managing serverless applications. Knative, a collection of Kubernetes extensions curated by Google, simplifies building and running serverless systems. Knative in Action guides you through the Knative toolkit, showing you how to launch, modify, and monitor event-based apps built using ... Read more

    $49.99 USD

  • Le livre de Java premier langage

    Avec 109 exercices corrigés

    by Anne Tasso ...
    Series series Noire
    Apprendre Java en douceurVous avez décidé de vous initier à la programmation et souhaitez opter pour un langage largement utilisé dans le monde professionnel ? Java se révèle un choix idéal comme vous le constaterez dans ce livre conçu pour les vrais débutants en programmation.Vous apprendrez d’abord, à travers des exemples simples en Java, à maîtriser les notions communes à tous les langages : ... Read more

    $25.62 USD