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 1177 - 1200 of 1739 Results
Skip side bar filters
  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Read more

    $22.99 USD

  • Java Fundamentals

    The various industries in the IT sectors have started to pay attention to achieve an advanced level of diversification, which points to the fact that a single giant program can be developed through the means of mini-programs that have been developed by different geographically located programmers that too via an online medium.In the present scenario, such a language and programming environment has ... Read more

    $2.99 USD or Free with Kobo Plus

  • Algorithmen und Datenstrukturen

    Eine Einführung mit Java

    Kenntnisse von Algorithmen und Datenstrukturen sind ein Grundbaustein des Studiums der Informatik und verwandter Fachrichtungen. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache Java und schlägt so eine Brücke zwischen den klassischen Lehrbüchern zur Theorie von Algorithmen und Datenstrukturen und den praktischen Einführungen in eine konkrete Programmiersprache. Die ... Read more

    $39.99 USD

  • Image Processing with ImageJ - Second Edition

    Extract and analyze data from complex images with ImageJ, the world's leading image processing tool

    Extract and analyze data from complex images with ImageJ, the world's leading image processing toolKey Features\[\*\]Design automated image-processing solutions and speed up image-processing tasks with ImageJ\[\*\]Create quality and intuitive interfaces for image processing by developing a basic framework for ImageJ plugins.\[\*\]Tackle even the most sophisticated datasets and complex imagesBook ... Read more

    $34.99 USD or Free with Kobo Plus

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... Read more

    $10.49 USD

  • 200+ Java Programs for Beginners

    200+ Java Programs for Beginners is your essential guide to mastering Java programming with ease! Whether you're completely new to coding or looking to solidify your foundational skills, this comprehensive collection of Java programs will help you gain confidence and hands-on experience. Each program is crafted to guide you through the core principles of Java, including variables, loops, data ... Read more

    $9.99 USD or Free with Kobo Plus

  • VRaptor

    Desenvolvimento ágil para web com Java

    Aprenda o framework Java mais poderoso e produtivo que existe! Desenvolvido por brasileiros, o VRaptor é o framework web mais adotado no mercado nacional e traz diversas facilidades para os desenvolvedores. Crie sistemas web de forma descomplicada, mantendo seu código organizado e usando as melhores práticas de programação existente. Lucas Cavalcanti ensina as convenções do framework, e como usar ... Read more

    $9.99 USD or Free with Kobo Plus

  • 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