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 1703 Results
Skip side bar filters
  • Cloud Native Java

    Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry

    What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry.Many organizations have already waded ... Read more

    PHP2,502.69

  • Programming Scala

    by Dean Wampler ...
    Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away. You'll learn why Scala is ideal for building today's highly scalable, data-centric ... Read more

    PHP2,836.39

  • Java to Kotlin

    A Refactoring Guidebook

    It takes a week to travel the 8,000 miles overland from Java to Kotlin. If you're an experienced Java developer who has tried the Kotlin language, you were probably productive in about the same time.You'll have found that they do things differently in Kotlin, though. Nullability is important, collections are different, and classes are final by default. Kotlin is more functional, but what does that ... Read more

    PHP2,377.49

  • DevOps Tools for Java Developers

    Best Practices from Source Code to Production Containers

    With the rise of DevOps, low-cost cloud computing, and container technologies, the way Java developers approach development today has changed dramatically. This practical guide helps you take advantage of microservices, serverless, and cloud native technologies using the latest DevOps techniques to simplify your build process and create hyperproductive teams.Stephen Chin, Melissa McKay, Ixchel ... Read more

    PHP2,377.49

  • Advanced Topics in Java

    Core Concepts in Data Structures

    Series series Professional and Applied Computing (R0)
    Java is one of the most widely used programming languages today. It was first released by Sun Microsystems in 1995. Over the years, its popularity has grown to the point where it plays an important role in most of our lives. From laptops to data centers, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere! There are tons of applications and heaps of websites ... Read more

    PHP3,616.49

  • Beginning Java EE 7

    Series series Professional and Applied Computing (R0)
    Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7.Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to ... Read more

    PHP4,592.59

  • Introducing Maven

    Series series Professional and Applied Computing (R0)
    Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven.In this short 100-page book, you'll learn all about Maven and how to set it up to use. You'll learn about the Maven life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and ... Read more

    PHP1,635.39

  • Pro JavaFX 9

    A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients

    Series series Professional and Applied Computing (R0)
    Use the JavaFX platform to create rich-client Java applications and discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applications for PC as well as mobile and embedded devices. The expert authors cover the new more modular JavaFX 9 APIs, development tools, and best practices and provide code examples that explore the ... Read more

    PHP3,616.49

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Read more

    PHP3,616.49

  • Java Closures and Lambda

    Series series Professional and Applied Computing (R0)
    Java Closures and Lambda introduces you to significant new changes to the Java language coming out of what is termed Project Lambda. These new changes make their debut in Java 8, and their highlight is the long-awaited support for lambda expressions in the Java language. You’ll learn to write lambda expressions and use them to create functional interfaces and default methods for evolving APIs, ... Read more

    PHP2,272.39

  • Java XML and JSON

    Document Processing for Java SE

    by Jeff Friesen ...
    Series series Professional and Applied Computing (R0)
    Use this guide to master the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML and JSON documents from the Java language. New in this edition is coverage of Jackson (a JSON processor for Java) and Oracle’s own Java API for JSON processing (JSON-P), which is a JSON processing API for Java EE that also can be used with Java SE. This new edition of ... Read more

    PHP4,592.59

  • Jakarta EE Recipes

    A Problem-Solution Approach

    by Josh Juneau ...
    Series series Professional and Applied Computing (R0)
    Take a problem-solution approach to programming enterprise Java applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. This book provides effective and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are ... Read more

    PHP3,616.49

  • Pro RESTful APIs with Micronaut

    Build Java-Based Microservices with REST, JSON, and XML

    by Sanjay Patni ...
    Series series Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro ... Read more

    PHP3,271.89

  • When Docker Meets Java

    A Practical Guide to Docker for Java and Spring Boot Applications

    Series series Professional and Applied Computing (R0)
    Discover how to become a more efficient Java developer using Docker. This book will help you streamline your development process, boost portability, and enhance the efficiency of your applications.Docker has transformed the landscape of application and deployment by simplifying the creation and management of development environments, saving valuable time and reducing compatibility issues. With ... Read more

    PHP4,190.89

  • Java®

    L'essentiel du code et des commandes

    Series series Le guide de survie
    Ce Guide de survie vous livre tout le code dont vous avez besoin pour réaliser rapidement et efficacement vos projets de développement en Java.CONCIS ET MANIABLE : facile à transporter, facile à utiliser - finis les livres encombrants !PRATIQUE ET FONCTIONNEL : plus de 100 fragments de code personnalisables pour programmer du Java fonctionnel dans toutes les situations. ... Read more

    PHP859.66

  • Android Studio Koala Essentials - Java Edition

    A guide to developing Android apps using Android Studio Koala Feature Drop and Java

    by Neil Smyth ...
    This book, fully updated for Android Studio Koala Feature Drop (2024.1.2), teaches you how to develop Android-based applications using the Java programming language.This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the ... Read more

    PHP2,259.12 or Free with Kobo Plus

  • Core Java Programming Book

    by Manish Soni ...
    Series Book 3 - Java Books Series
    In the ever-evolving landscape of technology and software development, Java has maintained its prominent position as a foundational programming language, empowering developers to create robust, scalable, and platform-independent applications. As we venture into the depths of this comprehensive guide, it is essential to recognize the remarkable journey Java has undertaken, from its inception as a ... Read more

    PHP578.83 or Free with Kobo Plus

  • Ultimate Java Design Patterns

    Master Creational, Structural, Behavioral, Concurrency, and Architectural Patterns for Scalable Enterprise Java Applications (English Edition)

    by Ricken Bazolo ...
    Think Like an Architect. Code Like a Master.Key Features? Get a free one-month digital subscription to www.avaskillshelf.com? Comprehensive coverage of every major Java design pattern - Creational, Structural, Behavioral, Concurrency, and Architectural.? Real-world pattern application across enterprise systems, distributed architectures, microservices, and AI-driven Java applications.? Production ... Read more

    PHP1,445.63 or Free with Kobo Plus

  • Ultimate AI-Assisted Development with GitHub Copilot

    Code smarter, Test faster, and Build better with GitHub Copilot! Key Features ● Master prompt engineering and multi-modal Copilot interactions. ● Use GitHub Copilot for real coding, testing, and DevOps tasks. ● Speed up development with AI-powered code and test generation. Book Description AI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub ... Read more

    PHP414.99 or Free with Kobo Plus

  • Java 8

    Les fondamentaux

    by Michel Martin ...
    DescriptionAvec cet eBook, vous maîtriserez rapidement les techniques de programmation en Java 8, des plus simples aux plus complexes.Nous avons choisi une approche résolument pratique pour vous aider à intégrer de façon durable les nombreux concepts qui gravitent autour du langage Java.Après avoir passé en revue les instructions du langage et les concepts fondamentaux de la programmation objet, ... Read more

    PHP1,094.33

  • Java - GUI Applications

    by Preeti Man ...
    This book intends to educate Java practitioners on GUI Applications through questions and answers based on various interviews and personnel questions. ... Read more

    PHP580.57 or Free with Kobo Plus

  • Learning Spring Boot 4

    Simplify the development of production-grade applications using Java and Spring

    Build Java web apps swiftly with this fourth edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 4Key FeaturesLearn Spring Boot in a cohesive manner with this practical guideDiscover popular Java developer tools such as GraalVM native images, serving up JSON, and moreBuild secure, observable, and scalable web applications from ... Read more

    PHP2,204.99 or Free with Kobo Plus

  • Java网络爬虫精解与实践

    by 张凯 ...
    《Java网络爬虫精解与实践》全面而系统地介绍与网络爬虫程序相关的理论知识,并包含大量的实践操作案例。 《Java网络爬虫精解与实践》共分为 8 章。第 1 章以自动化框架为基础,介绍网络爬虫程序的入门开发实践。第 2 章深入讲解网页内容的处理、解析技术和数据提取方法。第 3 章讨论验证码识别技术以及如何有效绕过验证码的策略。第 4 章涉及网络抓包技术及其对抗策略。第 5 章深入探讨 JavaScript 代码的混淆技术与逆向分析方法。第 6 章专注于移动端应用程序的数据爬取技术及相关逆向分析技术。第 7 章介绍构建分布式网络爬虫系统所需的关键技术。第 8 章通过实战案例,展示分布式网络爬虫系统设计与实现的思路。通过学习本书,读者将显著提升网络爬虫系统的设计与实现能力,并增强对网页代码及移动端应用程序代码的逆向分析水平。 《Java网络爬虫精解与实践》的内容不仅涵盖理论知识,还注重实践操作 ... Read more

    PHP686.90

  • Pivotal Certified Spring Web Application Developer Exam

    A Study Guide

    Series series Professional and Applied Computing (R0)
    Prepare for the Pivotal Certified Spring Web Application Developer exam and learn about Spring MVC DispatcherServlet configuration, Spring MVC programming model essentials, Spring MVC views and form processing, Spring Web Flow essentials, and Spring Web Flow actions and configuration. The Pivotal Certified Spring Web Application Developer Exam: A Study Guide is the ideal preparation for the exam ... Read more

    PHP3,042.09