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 769 - 792 of 1738 Results
Skip side bar filters
  • Maven: The Definitive Guide

    The Definitive Guide

    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... Read more

    $20.99 USD

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    by Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksPurchase of the print book includes a free eBook in PDF, Kindle, and ... Read more

    $49.99 USD

  • 50 Java Concepts Every Developer Should Know

    "Java developers are among the most in-demand and highly-paid professionals in the tech industry"This Book is wonderful because it has not only fundamental concepts but also intermediate and advanced ones.You will learn topics such as:✅Design patterns in Java.✅Thread Synchronization.✅Enumerations.✅Collections and Methods✅API Creation with Spring Framework.and many more concepts that will help you ... Read more

    $9.00 USD or Free with Kobo Plus

  • 自然语言处理与Java语言实现

    by 罗刚 ...
    本书介绍了自然语言处理的原理与Java编程语言的技术实现,主要包括多种语言的文本处理、分布式算法与代码实现、自然语言处理相关系统构建等内容。全书共分3篇:第1篇(第1章)为基础篇,着重介绍了使用Java开发自然语言处理技术会用到的基础知识;第2篇(第2~9章)为开发篇,着重讨论了自然语言处理常用的基本模块:多种语言分词与标注、语义分析、文章分析、文本相似度计算、文档排重、文本摘要、关键词提取、信息提取、拼写纠错、文本分类与聚类、文本倾向性分析等;第3篇(第10~12章)为系统篇,介绍了语音识别系统、问答系统和机器翻译系统。 ... Read more

    $17.99 USD

  • Learn Spring for Android Application Development

    Build robust Android applications with Kotlin 1.3 and Spring 5

    A hands-on guide to Android programming with Spring MVC, Spring Boot, and Spring SecurityKey FeaturesBuild native Android applications with Spring for AndroidExplore Reactive programming, concurrency, and multithreading paradigms for building fast and efficient applicationsWrite more expressive and robust code with Kotlin using its coroutines and other latest featuresBook DescriptionAs the new ... Read more

    $36.99 USD or Free with Kobo Plus

  • Java Beginner Guide

    by Namo ...
    Java for Beginners is your easy-to-follow guide to learning Java programming. Whether you're completely new to coding or just starting with Java, this book breaks down the basics in simple language. It covers everything from setting up your first Java program to understanding key concepts like variables, loops, and object-oriented programming. With clear examples and practical exercises, you'll ... Read more

    $6.00 USD or Free with Kobo Plus

  • Enterprise OSGi In Action

    SummaryEnterprise OSGI in Action is a hands-on guide for developers using OSGi to build the next generation of enterprise Java applications. By presenting relevant examples and case studies, this book guides the reader through the maze of new standards and projects.About This BookEnterprise OSGi is a set of standards for building modular Java applications which integrate seamlessly with existing ... Read more

    $68.99 USD

  • Essential GWT

    Building for the Web with Google Web Toolkit 2

    Series series Developer's Library
    With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with ... Read more

    $43.99 USD

  • MASTER REACT.JS PART 2

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    $3.99 USD or Free with Kobo Plus

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.There are chapters dealing with all the important aspects of the Android platform, including GUI ... Read more

    $53.99 USD

  • 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

  • JavaFX in Action

    by Simon Morris ...
    JavaFX is a Java-based rich user interface technology that sits atop the existingJava Standard and Micro Editions. Using it, developers can build rich user interfaceswith access to all Java components already installed on their systems. At itsheart is the easy to learn JavaFX Script language that lets developers describewhat they want to accomplish in clear, declarative terms rather than ... Read more

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