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 625 - 648 of 1741 Results
Skip side bar filters
  • Kubernetes Native Microservices with Quarkus and MicroProfile

    Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards.In Kubernetes Native Microservices with Quarkus and MicroProfile you’ll learn how to:Deploy enterprise Java applications on KubernetesDevelop applications using the Quarkus runtimeCompile natively using GraalVM for blazing speedCreate efficient microservices applicationsTake ... Read more

    $58.99 USD

  • The Best Javascript

    As JavaScript's creator, I would love to mention some phrases approximately in which JavaScript has been, in which it's far going, and the way the ee-e book you're conserving will assist you to make the maximum of the language. JavaScript changed into born out of a choice to allow HTML authors write scripts immediately in their documents. This can also additionally appear apparent now, however ... Read more

    $6.90 USD or Free with Kobo Plus

  • Android Studio Otter Essentials - Java Edition

    Developing Android Apps Using Android Studio Otter and Java

    by Neil Smyth ...
    This book, fully updated for Android Studio Otter, teaches you how to develop Android-based applications using Java.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of tool windows, the code editor, and the Layout Editor. An introduction to Android architecture is followed by an in-depth look at Android application ... Read more

    $35.09 USD

  • Ant: The Definitive Guide

    Complete Build Management for Java

    by Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... Read more

    $25.99 USD

  • Functional Interfaces in Java

    Fundamentals and Examples

    by Ralph Lecessi ...
    Series series Professional and Applied Computing (R0)
    Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You’ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used ... Read more

    $62.99 USD

  • Efficient Android Threading

    Asynchronous Processing Techniques for Android Applications

    Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you’re building.Author Anders Goransson demonstrates the advantages and ... Read more

    $30.99 USD

  • Modern Web Applications with Next.JS

    “Elevate Your Web Development with Next.js Mastery!” Key Features ● Comprehensive Next.js coverage. ● Hands-on examples and practical exercises. ● Advanced techniques for web app development. Book Description This practical handbook takes you on a journey from foundational principles to advanced techniques, offering a complete exploration of Next.js, the cutting-edge framework for building ... Read more

    $14.99 USD or Free with Kobo Plus

  • Java Persistence with Spring Data and Hibernate

    Master Java persistence using the industry-leading tools Spring Data and Hibernate.In Java Persistence with Spring Data and Hibernate you will learn:Mapping persistent classes, value types, and inheritanceMapping collections and entity associationsProcessing transactions with Spring Data and HibernateCreating fetch plans, strategies, and profilesFiltering dataBuilding Spring Data REST ... Read more

    $58.99 USD

  • The Java Workshop

    Learn object-oriented programming and kickstart your career in software development

    Get to grips with the fundamentals of Java programming and learn to build useful applications with the help of real-world examples and engaging practical activitiesKey FeaturesBuild a solid foundation in Java and focus on developing real-world applicationsImplement the fundamental concepts of object-oriented programming in your codeWork with external data storage systems and learn how to ... Read more

    $27.89 USD or Free with Kobo Plus

  • Practical Debugging at Scale

    Cloud Native Debugging in Kubernetes and Production

    by Shai Almog ...
    Series series Professional and Applied Computing (R0)
    Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers. The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author ... Read more

    $53.99 USD

  • Advanced Data Analytics with AWS

    by Joseph Conley ...
    Master the Fundamentals of Data Analytics at Scale Key Features ● Comprehensive guide to constructing data engineering workflows spanning diverse data sources ● Expert techniques for transforming and visualizing data to extract actionable insights ● Advanced methodologies for analyzing data and employing machine learning to uncover intricate patterns Book Description Embark on a transformative ... Read more

    $14.99 USD or Free with Kobo Plus

  • Programming Fundamentals Using Java

    A Game Application Approach

    This is a Java textbook for beginning programmers that uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. Game programming is incorporated into the text in a way that does not compromise the amount of material traditionally covered in a basic or advanced programming course and permits instructors who are not familiar with game ... Read more

    $53.99 USD or Free with Kobo Plus

  • Java 9 Regular Expressions

    A hands-on guide to implement zero-length assertions, back-references, quantifiers, and many more

    Solve real world problems using Regex in Java. Key Features\[\*\]Discover regular expressions and how they work\[\*\]Implement regular expressions with Java to your code base\[\*\]Learn to use regular expressions in emails, URLs, paths, and IP addressesBook DescriptionRegular expressions are a powerful tool in the programmer's toolbox and allow pattern matching. They are also used for ... Read more

    $27.89 USD or Free with Kobo Plus

  • Programming Kotlin

    Get to grips quickly with the best Java alternative

    Familiarize yourself with all of Kotlin's features with this in-depth guideKey Features? Introduction to running, setup and tools of Kotlin code ? Writing structured and readable object-oriented code using new features alongside lambdas and higher order functions ? Writing unit tests and integrating Kotlin tests with Java code in a transitioning code base ? Guide through testing, concurrency and ... Read more

    $37.79 USD or Free with Kobo Plus

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... Read more

    $2.99 USD or Free with Kobo Plus

  • Hands-On Design Patterns with Kotlin

    Build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin

    by Alexey Soshin ...
    Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing appsKey Features\[\*\] Understand traditional GOF design patterns to apply generic solutions\[\*\] Shift from OOP to FP; covering reactive and concurrent patterns in a step-by-step manner\[\*\] Choose the best microservices architecture and MVC for your development environmentBook ... Read more

    $37.79 USD or Free with Kobo Plus

  • Enterprise Java Microservices

    SummaryEnterprise Java Microservices is an example-rich tutorial that shows how to design and manage large-scale Java applications as a collection of microservices.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyLarge applications are easier to develop and maintain when you build them from small, simple components. ... Read more

    $49.99 USD

  • JBoss Weld CDI for Java Platform

    by Ken Finnigan ...
    This book is a mini tutorial with plenty of code examples and strategies to give you numerous options when building your own applications."JBoss Weld CDI for Java Platform" is written for developers who are new to dependency injection. A rudimentary knowledge of Java is required. ... Read more

    $14.29 USD or Free with Kobo Plus

  • 100+ Solutions in Java - 2nd Edition

    Everything you need to know to develop Java applications (English Edition)

    by Dhruti Shah ...
    100+ Solutions in Java is a comprehensive and accessible guide to developing Java applications from version 8 to 19. Whether you are a beginner or a seasoned pro, this book will help you learn the latest Java features and best practices, one step at a time. The book covers a wide range of topics, from basic programming concepts to advanced topics like concurrency and design patterns. Each chapter ... Read more

    $14.39 USD or Free with Kobo Plus

  • Java: Tips and Tricks to Programming Code with Java

    Java Computer Programming, #2

    Series Book 2 - Java Computer Programming
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that ... Read more

    $2.99 USD or Free with Kobo Plus

  • A Concise Introduction to Data Structures using Java

    Series series Chapman & Hall/CRC Textbooks in Computing
    A student-friendly text, A Concise Introduction to Data Structures Using Java takes a developmental approach, starting with simpler concepts first and then building toward greater complexity. Important topics, such as linked lists, are introduced gradually and revisited with increasing depth. More code and guidance are provided at the beginning, al ... Read more

    $82.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.49 USD

  • Java 9 Concurrency Cookbook

    Build highly scalable, robust, and concurrent applications

    Master the art of fast, effective Java development with the power of concurrent and parallel programmingKey Features\[\*\] Get detailed coverage of important recipes on multi-threading and parallel programming\[\*\] This book takes a close look at the Java 9 APIs and their impact on concurrency\[\*\] See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot ... Read more

    $41.39 USD or Free with Kobo Plus

  • Ultimate C# for High-Performance Applications

    by Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps. Key Features ● Unlock advanced multithreading, async, and parallelism in C#. ● Master tools to debug, profile, and crush performance issues. ● Build real-world, production-ready apps that scale effortlessly. Book Description High-performance software is no longer optional—today’s applications must be fast, scalable, ... Read more

    $24.99 USD or Free with Kobo Plus