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 1465 - 1488 of 1740 Results
Skip side bar filters
  • WebLogic: The Definitive Guide

    Development, Deployment & Maintenance

    BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one ... Read more

    $31.99 USD

  • Créer une application Android

    Le mode d'emploi simple et à la portée de tous !

    Android est un système d’exploitation, il est présent sur la majorité des smartphones au monde. En effet, Android est le numéro 1 avec environ 80% des smartphones au monde équipé avec ce système ! Cela ne vous donne pas envie de concevoir vos propres applications ?Pourquoi ne pas rejoindre la partie ? Ce guide simple et illustré vous expliquera les démarches à suivre, de début à la fin, c’est-à ... Read more

    $3.48 USD

  • Hands-on iOS App Development Projects

    by Aish Kodali ...
    Learn iOS App Development Efficiently with Hands-On Real-World Projects Key Features ● Build high-quality, feature-rich iOS apps with Apple’s tools for seamless user experiences. ● Leverage cloud services for data storage, fetching, and publishing using data modeling. ● Implement secure authentication to ensure safe and reliable app logins. Book Description iOS apps account for a major share of ... Read more

    $19.99 USD or Free with Kobo Plus

  • Introducing Gradle

    Series series Professional and Applied Computing (R0)
    This concise book is a quick start-up primer on the Gradle build and release tool. You'll learn about Gradle and how to set it up to use. You'll learn about the Gradle life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and generating Javadocs, test coverage/FindBugs reports, version/release notes and more. Furthermore, you'll take advantage ... Read more

    $40.99 USD

  • AspectJ in Action

    Enterprise AOP with Spring Applications

    To allow the creation of truly modular software, OOP has evolved into aspect-oriented programming. AspectJ is a mature AOP implementation for Java, now integrated with Spring.AspectJ in Action, Second Edition is a fully updated, major revision of Ramnivas Laddad's best-selling first edition. It's a hands-on guide for Java developers. After introducing the core principles of AOP, it shows you how ... Read more

    $58.99 USD

  • Ultimate Cilium and eBPF for Cloud Native Development

    Unlock the Power of Cilium and eBPF to Revolutionize Cloud-Native Security and Networking. Key Features ● Master eBPF concepts and their real-world applications in cloud computing ● Explore Cilium’s capabilities with hands-on examples and Kubernetes integration ● Implement Zero Trust Security models with eBPF for microservices ● Optimize network performance and observability using eBPF and Hubble ... Read more

    $24.99 USD or Free with Kobo Plus

  • Practical Java 8

    Lambdas, Streams and new resources

    Are you a programmer fluent in Java? It's time to take the next step! Almost 20 years after it's first version, there is a new Java with important news! Amongst the main new resources, there are the default methods, method references and lambdas. They are simple concepts, but bring important possibilities. In the book we will explore various advancements found in Java 8. Always using practical ... Read more

    $9.99 USD or Free with Kobo Plus

  • Java EE 7 Recipes

    A Problem-Solution Approach

    by Josh Juneau ...
    Series series Professional and Applied Computing (R0)
    Java EE 7 Recipes takes an example-based approach in showing how to program Enterprise Java applications in many different scenarios. Be it a small-business web application, or an enterprise database application, Java EE 7 Recipes provides effective and proven solutions to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are ... Read more

    $44.99 USD

  • JDK Tutorials - Herong's Tutorial Examples

    by Herong Yang ...
    This book is a collection of tutorial notes and sample codes written by the author while he was learning JDK (Java Development Kit) core libraries himself. Topics include Time and Calendar, Internationalization, Unnamed Packages, Collections, Character Set and Encoding, Logging, XML related technologies: DOM, SAX, DTD, XSD, and XSL, Cryptography, Certificates, Key stores, Cipher and Encryption, ... Read more

    $4.99 USD

  • Spring Boot Persistence Best Practices

    Optimize Java Persistence Performance in Spring Boot Applications

    Series series Professional and Applied Computing (R0)
    This book is a collection of developer code recipes and best practices for persisting data using Spring, particularly Spring Boot. The book is structured around practical recipes, where each recipe discusses a performance case or performance-related case, and almost every recipe has one or more applications. Mainly, when we try to accomplish something (e.g., read some data from the database), ... Read more

    $71.99 USD

  • Instant Apache Camel Messaging System

    Tackle integration problems and learn practical ways to make data flow between your application and other systems using Apache Camel

    Tackle integration problems and learn practical ways to make data flow between your application and other systems using Apache CamelKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsUse Apache Camel to connect your application to different systemsTest your Camel application using unit tests, mocking, and component substitutionConfigure your ... Read more

    $17.99 USD or Free with Kobo Plus

  • From Objects to Functions

    Build Your Software Faster and Safer with Functional Programming and Kotlin

    Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the domain into code better and to keep the cost of change low for the whole ... Read more

    $29.99 USD

  • Ultimate Data Engineering with Databricks

    Navigating Databricks with Ease for Unparalleled Data Engineering Insights. Key Features ● Navigate Databricks with a seamless progression from fundamental principles to advanced engineering techniques. ● Gain hands-on experience with real-world examples, ensuring immediate relevance and practicality. ● Discover expert insights and best practices for refining your data engineering skills and ... Read more

    $21.99 USD or Free with Kobo Plus

  • Be Expert in Java

    Learn Java programming and become expert

    by Ummed Singh ...
    Java serves as both a programming language and a platform. It is a sophisticated, secure, and object-oriented programming language. Sun Microsystems (now a subsidiary of Oracle) developed Java in 1995, and its conception is credited to James Gosling, often referred to as the father of Java. Originally named Oak, the language underwent a name change to Java when it was discovered that the name Oak ... Read more

    $3.99 USD or Free with Kobo Plus

  • Java Cookbook

    by Ian F. Darwin ...
    As Java continues to evolve, this cookbook continues to grow in tandem with hundreds of hands-on recipes across a broad range of Java topics. Author Ian Darwin gets developers up to speed right away with useful techniques for everything from string handling and functional programming to network communication and AI.If you're familiar with any release of Java, this book will bolster your knowledge ... Read more

    $48.99 USD

  • Ultimate Ember.js for Web App Development

    Build large-scale, complex Web Applications using the battle-tested Ember.js framework. Key Features ● Gain comprehensive insight into Ember.js fundamentals and delve into its internal mechanisms to become proficient with the framework. ● Accelerate your learning journey with hands-on live examples provided in the book, fostering skill development through practical application rather than passive ... Read more

    $14.99 USD or Free with Kobo Plus

  • Java pour développeurs : Programmation Java avancée

    Java pour développeurs : Programmation Java avancée ... Read more

    $34.94 USD

  • Java Programming

    A Step By Step Beginner’s Guide To Code With An Object-Oriented Program and Improve Your Software Engineering

    by MEGANE NOEL ...
    Series series computer science
    On the Web and in computing applications, Java is a widely used programming language. It's a free download solution that gives users access to the most recent versions and allows them to apply updates. This programming language is used in the majority of web applications and computing technologies today. Java's scalability makes it suitable for a variety of applications, including apps for small ... Read more

    $6.99 USD or Free with Kobo Plus

  • Refactoring in Java

    Improving code design and maintainability for Java developers

    Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbookKey FeaturesGet a thorough understanding of code refinement for enhanced codebase efficiencyWork with real-world examples and case studies for hands-on learning and applicationFocus on essential tools, emphasizing development productivity ... Read more

    $35.99 USD or Free with Kobo Plus

  • Java Programming for Engineers

    While teaching Java programming at Minnesota State University, the authors noticed that engineering students were enrolling in Java programming courses in order to obtain basic programming skills, but there were no Java books suitable for courses intended for engineers. They realized the need for a comprehensive Java programming tutorial that offers basic programming skills that can be applied in ... Read more

    $179.99 USD

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, ... Read more

    $41.99 USD or Free with Kobo Plus

  • Java Game Development with LibGDX

    From Beginner to Professional

    by Lee Stemkoski ...
    Series series Professional and Applied Computing (R0)
    Learn to design and create video games using the Java programming language and the LibGDX software library. Working through the examples in this book, you will create 12 game prototypes in a variety of popular genres, from collection-based and shoot-em-up arcade games to side-scrolling platformers and sword-fighting adventure games. With the flexibility provided by LibGDX, specialized genres such ... Read more

    $71.99 USD

  • Mastering Java: 600 Essential Questions and Answers for Interview & Certification Success

    by Parasuraman K ...
    Are you preparing for Java interviews, exams, or certifications? Mastering Java is your ultimate companion! This comprehensive book features 600 carefully curated questions and answers that cover every essential concept in Java—from the basics to advanced topics.Whether you're a beginner looking to strengthen your foundations or an experienced developer brushing up for technical interviews, this ... Read more

    $5.00 USD

  • Core Java, Volume I

    Fundamentals

    by Cay Horstmann ...
    Series series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 21Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Thirteenth Edition, will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Java Champion Cay S. Horstmann demonstrates the most powerful and effective ways to get the job done ... Read more

    $64.79 USD