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 817 - 840 of 1736 Results
Skip side bar filters
  • Java: Beginner's Guide to Programming Code with Java

    Java Computer Programming

    Series series Java Computer Programming
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Read more

    $3.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

  • Java Start

    by André Campos ...
    O livro nasceu do seguinte paradoxo: Java é supostamente difícil de aprender mas é uma das linguagens mais utilizadas e requisitadas pelo mercado. Por isso, o objetivo do livro é ajudar o leitor a aprender a linguagem de maneira simples, fácil e fluída. Nada de infindáveis e complexas explicações técnicas. É direto ao ponto. Mas de forma didática. Outra importante característica deste livro é que ... Read more

    Free

  • Ultimate Web API Development with Django REST Framework

    Build a Secure Recommendation System from Scratch Using Django Rest Framework. Key Features ● Master Django REST Framework and Test-Driven Development. ● Build scalable APIs through real-world projects like recommendation engines. ● Secure, optimize, and deploy APIs for data science applications. Book Description Mastering API development is crucial for building modern, scalable software solutions ... Read more

    $19.99 USD or Free with Kobo Plus

  • Spring Security

    Effectively secure your web apps, RESTful services, cloud apps, and microservice architectures

    Leverage the power of Spring Security 6 to protect your modern Java applications from hackersKey FeaturesArchitect solutions that leverage Spring Security while remaining loosely coupledImplement authentication and authorization with SAML2, OAuth 2, hashing, and encryption algorithmsIntegrate Spring Security with technologies such as microservices, Kubernetes, the cloud, and GraalVM native ... Read more

    $30.99 USD or Free with Kobo Plus

  • Java Projects

    Learn the fundamentals of Java 11 programming by building industry grade practical projects

    by Peter Verhas ...
    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements.Key FeaturesExplore advanced technologies that Java 11 delivers such as web programming and parallel computingDiscover modern programming paradigms such as microservices, cloud computing and enterprise structuresBuild highly responsive applications with this practical introduction to ... Read more

    $37.99 USD or Free with Kobo Plus

  • Core Java, Volume II

    Advanced Features

    by Cay Horstmann ...
    Series series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 25Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Fourteenth Edition, has been revised to cover the new features and enhancements in the Java 25 long-term support release. ... Read more

    $64.79 USD

  • Learn Java for Android Development

    Migrating Java SE Programming Skills to Mobile Development

    Series series Professional and Applied Computing (R0)
    Gain the essential Java language skills necessary for using the Android SDK platform to build Java-based Android apps. This book includes the latest Java SE releases that Android supports, and is geared towards the Android SDK version 10. It includes new content including JSON documents, functional programming, and lambdas as well as other language features important for migrating Java skills to ... Read more

    $80.09 USD

  • Beginning Android Games Development

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Do you have an awesome idea for the next break-through mobile gaming title? This updated edition will help you kick-start your project as it guides you through the process of creating several example game apps using APIs available in Android.You will learn the basics needed to join the ranks of successful Android game app developers. the book starts with game design fundamentals using Canvas and ... Read more

    $58.49 USD

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Read more

    $62.99 USD

  • Learn Java the Easy Way 

    A Hands-On Introduction to Programming

    by Bryson Payne ...
    Java is the world’s most popular programming language, but it’s known for having a steep learning curve. Learn Java the Easy Way takes the chore out of learning Java with hands-on projects that will get you building real, functioning apps right away.You’ll start by familiarizing yourself with JShell, Java’s interactive command line shell that allows programmers to run single lines of code and get ... Read more

    $24.99 USD

  • Java 入門指南

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

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

    $6.99 USD or Free with Kobo Plus

  • Learning Java Functional Programming

    Create robust and maintainable Java applications using the functional style of programming

    Create robust and maintainable Java applications using the functional style of programmingKey FeaturesExplore how you can blend object-oriented and functional programming styles in JavaUse lambda expressions to write flexible and succinct codeA tutorial that strengthens your fundamentals in functional programming techniques to enhance your applicationsBook DescriptionFunctional programming is an ... Read more

    $44.99 USD or Free with Kobo Plus

  • Java 9 for Programmers

    The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platformWritten for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with code walkthroughs, syntax shading, code ... Read more

    $41.99 USD

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... Read more

    $34.99 USD or Free with Kobo Plus

  • Componentes reutilizáveis em Java com reflexão e anotações

    Muitos dos recursos providos pelos frameworks e componentes mais utilizados na indústria extrapolam os simples conceitos da Orientação a Objetos e fazem uso de reflexão e anotações. A utilização dessas poderosas ferramentas pode fazer uma grande diferença, com potencial de aumentar a produtividade do time e melhorar a estrutura do código. Neste livro, o uso de reflexão e anotações é abordado por ... Read more

    $9.99 USD or Free with Kobo Plus

  • Building Microservices with Micronaut®

    A quick-start guide to building high-performance reactive microservices for Java developers

    Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut frameworkKey FeaturesLearn how to build scalable, fast, and resilient microservices with this concise guideExplore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programmingBuild cloud-native applications ... Read more

    $41.99 USD or Free with Kobo Plus

  • jOOQ Masterclass

    A practical guide for Java developers to write SQL queries for complex database interactions

    Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctnessKey FeaturesWrite complex, type-safe, and dynamic SQL using the powerful jOOQ APITackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching ... Read more

    $39.99 USD or Free with Kobo Plus

  • Spring Boot Messaging

    Messaging APIs for Enterprise and Integration Solutions

    Series series Professional and Applied Computing (R0)
    Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the ... Read more

    $40.99 USD

  • Memory Leaks in Java

    Series Book 75 - shortcuts
    Da sich Oracle mit Java 8 noch ein wenig Zeit lässt (als anvisierter Termin wird im Moment "Frühjahr 2014" genannt), soll mit diesem shortcut die Gelegenheit genutzt werden, zu diskutieren, wie es zu Memory Leaks in Java kommen kann und wie man sie finden oder besser schon von vorneherein vermeiden kann. Im ersten Kapitel des shortcuts wird erläutert, dass Memory Leaks durch im Programm ... Read more

    $3.99 USD or Free with Kobo Plus

  • Java 8 Streams

    by Sven Ruppert ...
    Series Book 93 - shortcuts
    Java 8 bringt einige Neuerungen mit sich. Eine der größeren Veränderungen ist die Einführung des neuen Streams-API in Verbindung mit Lambdas. Zusammen ergeben diese beiden Dinge sehr effektive Werkzeuge für den Entwickler. Wir schauen uns an, was genau diese Streams sind, wie man sie einsetzen kann und welche Vorteile sich aus dem Einsatz ergeben. Beispiele aus dem Bereich der Nebenläufigkeit und ... Read more

    $5.99 USD or Free with Kobo Plus

  • Enterprise JavaBeans 3.1

    Developing Enterprise Java Components

    Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these ... Read more

    $31.99 USD

  • Java 9 High Performance

    Practical techniques and best practices for optimizing Java applications through concurrency, reactive programming, and more

    Best practices to adapt and bottlenecks to avoid Key Features\[\*\] Tackle all kinds of performance-related issues and streamline your development\[\*\] Master the new features and new APIs of Java 9 to implement highly efficient and reliable codes\[\*\] Gain an in-depth knowledge of Java application performance and obtain best results from performance testingBook DescriptionFinally, a book that ... Read more

    $41.99 USD or Free with Kobo Plus