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 1201 - 1224 of 1739 Results
Skip side bar filters
  • Visual Information Retrieval using Java and LIRE

    Series series Synthesis Lectures on Information Concepts, Retrieval, and Services
    Visual information retrieval (VIR) is an active and vibrant research area, which attempts at providing means for organizing, indexing, annotating, and retrieving visual information (images and videos) from large, unstructured repositories. The goal of VIR is to retrieve matches ranked by their relevance to a given query, which is often expressed as an example image and/or a series of keywords. ... Read more

    $28.99 USD

  • Apache Mahout Essentials

    Implement top-notch machine learning algorithms for classification, clustering, and recommendations with Apache Mahout

    Key FeaturesBook DescriptionIf you are a Java developer or data scientist, haven't worked with Apache Mahout before, and want to get up to speed on implementing machine learning on big data, then this is the perfect guide for you.What you will learnGet started with the fundamentals of Big Data, batch, and realtime data processing with an introduction to Mahout and its applicationsUnderstand the ... Read more

    $21.99 USD or Free with Kobo Plus

  • Java/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked

    Second Edition

    Series Book 30 - Job Interview Questions Series
    225 Java/J2EE Design Patterns Interview Questions78 HR Interview QuestionsReal life scenario-based questionsStrategies to respond to interview questions2 Aptitude TestsJava/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked: Second Edition is a perfect companion to stand ahead above the rest in today’s competiti... ... Read more

    $8.99 USD

  • Java для всех

    Java — один из самых популярных и востребованных языков в мире. Алексей Васильев — автор многочисленных компьютерных бестселлеров — познакомит вас со всем необходимым для эффективной работы с этим языком. Вы изучите базовые типы, управляющие инструкции, особенности описания классов и объектов в Java, создание интерфейсов, лямбда-выражения, обобщенные классы. Каждая глава содержит примеры кода, ... Read more

    $9.99 USD or Free with Kobo Plus

  • Derinlemesine Android Data Programming

    by Onder Teker ...
    çalışan, veri işlemleriyle ilgili konular anlatılmaktadır. SQLite, SQL / Room ile veritabanı geliştirme; özkaynakve dosyalarla çalışma açıklanmaktadır. Uzaktaki bilgisayarlarla veri iletişimi için HTTP üzerinden REST / SOAP ile Web Service çağrımı & dosya alma / gönderme konuları anlatılmaktadır. Tüm veri işlemleri için gerekli Thread & Asynch konuları da kitabın kapsamındadır. ... Read more

    $0.99 USD or Free with Kobo Plus

  • Learn JSP in 24 Hours

    by Alex Nordeen ...
    Java Server Pages or JSP technology is used to develop dynamic Java-based web applications. Various frameworks like JavaServer Faces, Struts 2, or Spring MVC are based on JSP. To quickly switch on to this technology and to reduce JSP learning time this e-book is designed.The step by step explanation of code and images in this book, will enable you to get a greater level of understanding on how JSP ... Read more

    $9.99 USD

  • 100 Java Mistakes and How to Avoid Them

    by Tagir Valeev ...
    Dodge the common mistakes that even senior developers make, take full advantage of static analysis tools, and deliver robust and error-free Java code.Whenever you make a mistake writing Java, it’s almost guaranteed that someone else has made it before! In 100 Java Mistakes and How To Avoid Them you’ll learn about the common and the not-so-common antipatterns, errors, and tricky bits that trip up ... Read more

    $58.99 USD

  • Reactive Java Programming

    by Andrea Maglie ...
    Series series Professional and Applied Computing (R0)
    Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.Reactive Java Programming ... Read more

    $28.99 USD

  • Apache Oozie Essentials

    Unleash the power of Apache Oozie to create and manage your big data and machine learning pipelines in one go

    by Jagat Singh ...
    Unleash the power of Apache Oozie to create and manage your big data and machine learning pipelines in one go Key Features\[\*\]Teaches you everything you need to know to get started with Apache Oozie from scratch and manage your data pipelines effortlessly\[\*\]Learn to write data ingestion workflows with the help of real-life examples from the author’s own personal experience\[\*\]Embed Spark ... Read more

    $27.99 USD or Free with Kobo Plus

  • Building Scalable Web Apps with Node.js and Express

    Easy API Design Using Express.js and Node.js (TypeScript) Key Features ● Step-by-step instructions using TypeScript for efficient backend development on Node.js, enhancing code quality and maintainability. ● Practical insights using Redis to implement efficient API caching methods, optimizing performance and scalability. ● Provides practical examples of API testing using Mocha and Chai, ensuring ... Read more

    $22.99 USD or Free with Kobo Plus

  • Prototype and Scriptaculous in Action

    Prototype and Scriptaculous are libraries that extend standard Ajax. They make it easier to program Ajax and provide powerful features like drag and drop and animation. In this book, developers learn by playing and see how the libraries work in the real world.As experience with Ajax increases, developers want the standard Ajax capabilities they repeatedly use to be preprogrammed for them--and that ... Read more

    $49.99 USD

  • Java EE 7 Web Application Development

    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7

    by Peter Pilgrim ...
    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 Key FeaturesBuild modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologiesDelve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platformLearn about JavaServer Faces, ... Read more

    $51.99 USD or Free with Kobo Plus

  • Building a RESTful Web Service with Spring

    A hands-on guide to building an enterprise-grade, scalable RESTful web service using the Spring Framework

    A hands-on guide to building an enterprise-grade, scalable RESTful web service using the Spring FrameworkKey FeaturesBook DescriptionREST is an architectural style that tackles the challenges of building scalable web services. In today’s connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The ... Read more

    $25.99 USD or Free with Kobo Plus

  • Beginning Spring Boot 2

    Applications and Microservices with the Spring Framework

    Series series Professional and Applied Computing (R0)
    Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you ... Read more

    $62.99 USD

  • Programação orientada a objetos

    um guia prático com Java

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Programação orientada a objetos: um guia prático com Java apresenta uma introdução ampla e detalhada à programação ... Read more

    $5.99 USD

  • Modern Data Engineering with Apache Spark

    A Hands-On Guide for Building Mission-Critical Streaming Applications

    by Scott Haines ...
    Series series Professional and Applied Computing (R0)
    Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the foundation, you will follow a step-by-step journey beginning with the basics of data ingestion, processing, and transformation, and ending up with an ... Read more

    $58.99 USD

  • Java Basics : Your Comprehensive Guide to Programming with Ease and Confidence from Scratch to Advanced Concepts

    Unlock the full potential of Java with our comprehensive guide, perfect for both novices and seasoned developers. This book provides a deep dive into Java's core principles, ecosystem, and advanced topics, equipping you with the skills to build robust applications across various domains—web, mobile, enterprise, and more. From understanding the history and evolution of Java to mastering its ... Read more

    $1.99 USD or Free with Kobo Plus

  • OCP Java SE 6 Programmer Practice Exams (Exam 310-065)

    Series series Certification Press
    Don't Let the Real Test Be Your First Test!Written by two of the lead developers of the Java SE Programmer Exam, OCP Java SE 6 Programmer Practice Exams is filled with more than 260 realistic practice questions to prepare you for this challenging exam. To help you understand this material, in-depth explanations of both the correct and incorrect answers are included for every question. This ... Read more

    $32.99 USD

  • Developer Career Masterplan

    Build your path to senior level and beyond with practical insights from industry experts

    Elevate your technical career with practical guidance, best practices, and actionable insights shared by industry expertsKey FeaturesDevelop the right skills to advance your career with comprehensive skill developmentExplore practical examples and case studies for real-world career guidanceUnderstand the importance of networking and community engagement for professional growthPurchase of the print ... Read more

    $32.99 USD or Free with Kobo Plus

  • 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

    $71.99 USD

  • Spring Boot 2 Recipes

    A Problem-Solution Approach

    by Marten Deinum ...
    Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring ... Read more

    $49.99 USD

  • Grails in Action

    SummaryGrails in Action, Second Edition is a comprehensive introduction to Grails 2 focused on making you super-productive fast. In this totally revised new edition, you'll master Grails 2.3 core skills as you apply TDD techniques to developing a full-scale Twitter clone. Along the way you'll learn the latest single-page web app UI techniques, work with NoSQL backends, integrate with enterprise ... Read more

    $49.99 USD

  • Troubleshooting Java

    Read, debug, and optimize JVM applications

    Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems.In Troubleshooting Java: Read, debug, and optimize JVM applications you will learn how to:Determine what code does the first time you see itExpose code logic problemsEvaluate ... Read more

    $43.99 USD

  • Das Java Memory Model

    Überblick und Ausblick auf Java 9

    Series Book 216 - shortcuts
    Passend zum baldigen Release von Java 9 wird es Zeit, sich noch einmal intensiv mit dem Java Memory Model auseinanderzusetzen, dessen Spezifikation zu den kompliziertesten im Java-Umfeld gehört. In diesem shortcut nehmen Rodion Alukhanov und Vadym Kazulkin das JMM genau unter die Lupe, betrachten unter anderem Hardware-Memory-Module, das Jopen JDK Java Concurrencty Stress Tests Tool und wagen ... Read more

    $3.99 USD or Free with Kobo Plus