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 97 - 120 of 1729 Results
Skip side bar filters
  • Mastering Clojure Macros

    Write Cleaner, Faster, Smarter Code

    by Colin Jones ...
    Level up your skills by taking advantage of Clojure's powerful macro system. Macros make hard things possible and normal things easy. They can be tricky to use, and this book will help you deftly navigate the terrain. You'll discover how to write straightforward code that avoids duplication and clarifies your intentions. You'll learn how and why to write macros. You'll learn to recognize ... Read more

    10,38 €

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Read more

    11,86 €

  • Java Programming

    Lecture Note

    by Taeho Jo ...
    This book is concerned with Java Programming. It consists of eight lectures and each page is given as a slide. This book is intended for reviewing Java Programming briefly. Considering reading full text takes much time, so this book provides slides for scanning the contents. ... Read more

    8,91 € or Free with Kobo Plus

  • Java FX - Status Quo

    Status Quo

    Series Book 65 - shortcuts
    Einige UI-Technologien der letzten Jahre sind gekommen - und wieder gegangen. Und ausgerechnet JavaFX, die UI-Technologie, die den holprigsten Start von allen hingelegt hat, hat sich gehalten und erfreut sich - zumindest im Java-Lager - zunehmender Beliebtheit. Eine Standortbestimmung zu Java FX eröffnet das erste Kapitel. Im zweiten Kapitel geht es um JSF und seine Nutzung als Standard für ... Read more

    2,99 €

  • Java ME

    Pragmatische Plattform für Mobile und Embedded

    by Tam Hanna ...
    Series Book 61 - shortcut
    Java ME ist zwar weder eine neue noch eine besonders beliebte Technologie. Doch auch wenn es mittlerweile eine Milliarde Smartphone-User gibt, so ist diese Zahl immer noch klein im Vergleich zu den Massen von nur durch Java ME ansprechbaren Dumbphone-Besitzern. Nachdem sich der erste Teil dieses shortcuts mit dem Thema GUI für Java ME beschäftigt, folgt im zweiten Kapitel eine detaillierte Analyse ... Read more

    2,99 €

  • Java Cryptography

    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... Read more

    22,14 €

  • Derinlemesine Java Libraries

    by Onder Teker ...
    Önemli Java kütüphaneleri içerilmektedir. I/O: Stream, Buffer, Data, Scanner, Formatter, Standard, Text, Random Access, File, Directory, URL, HTTP Client, Serialization. NIO: Channel, Files & Path, Gathering & Scattering, Walk. XML & JAXP: SAX, DOM, Document Builder, XSLT, Transformer, Bean Encoder. JSON & JSON-P: Parser, Reader, Writer, Generation). Multi-Threaded Programming: Thread, Runnable, ... Read more

    0,99 €

  • Curso de Programación y Análisis de Software

    Este Curso ha sido elaborado por dos prestigiosos profesionales del mundo de la formación informática. La programación y la arquitectura de software son los pilares del crecimiento económico de las últimas décadas, acelerándose enormemente en estos últimos años.Esperamos que con este curso, usted pueda mejorar profesionalmente y le ayude a alcanzar sus objetivos personales.El curso consta de los ... Read more

    8,99 €

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    by James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... Read more

    26,50 €

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... Read more

    67,61 €

  • Spring MVC

    Domine o principal framework web Java

    by Alberto Souza ...
    O Spring é o principal concorrente da especificação JavaEE. Com uma plataforma muito estável e com integração fina entre todas as suas extensões, fornece um ambiente muito propício para que o programador foque nas regras de negócio e esqueça dos problemas de infraestrutura. Durante o livro, será construída uma aplicação baseada na loja da Casa do Código e você terá a chance de utilizar diversas ... Read more

    9,49 € or Free with Kobo Plus

  • More Java 17

    An In-Depth Exploration of the Java Language and Its Features

    Series series Professional and Applied Computing (R0)
    Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. Furthermore, added to this edition you'll find topics on network programming, Java RMI, the process API, and custom ... Read more

    71,33 €

  • MASTER REACT JS PART 1

    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,56 € or Free with Kobo Plus

  • 神经网络算法与Java编程

    Chinese Edition

    用Java代码释放神经网络无穷力量Key Features本书完整地演示了使用Java开发神经网络的过程既有非常基础的实例也有高级实例。Book Description神经网络已成为从大量原始的,看似无关的数据中提取有用知识的强大技术。 Java语言是用于实现神经网络的最合适的工具之一,也是现阶段非常流行的编程语言之一,包含多种有助于开发的API和包,具有“一次编写,随处运行”的可移植性。 本书完整地演示了使用Java开发神经网络的过程,既有非常基础的实例也有高级实例。首先,你将学习神经网络的基础知识、感知机及其特征。 然后,你将使用学到的概念来实现自组织映射网络。 此外,你还会了解一些应用,如天气预报、疾病诊断、客户特征分析和光学字符识别(OCR)等。 最后,你将学习实时优化和自适应神经网络的方法。 本书所有的示例都提供了说明性的源代码,这些源代码综合了面向对象编程(OOP ... Read more

    12,07 € or Free with Kobo Plus

  • Spring in Practice

    SummarySpring in Practice shows you how to tackle the challenges you face when you build Spring-based applications. The book empowers software developers to solve concrete business problems by mapping application-level issues to Spring-centric solutions. It diverges from other cookbooks because it presents the background you need to understand the domain in which a solution applies before it ... Read more

    57,30 €

  • Building Conversational Generative AI Apps with Langchain and GPT

    by Mugesh S ...
    Transform Text into Intelligent Conversations with LangChain and GPT. Key Features ● Build AI Chatbots with LangChain, Python and GPT models through hands-on guidance. ● Master Advanced Techniques like RAG, document embedding, and LLM fine-tuning. ● Deploy and Scale conversational AI systems for real-world applications. Book Description Conversational AI Apps are revolutionizing the way we ... Read more

    16,99 € or Free with Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    by Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications. Key Features ● Master the essentials of building real-time applications with a focus on Node.js, Express.js, Mongoose, Socket.IO, Winston logging, and key middleware. ● Learn to create lightweight and scalable backend servers, ensuring optimal performance for production-ready applications. ● Stay ahead ... Read more

    15,29 € or Free with Kobo Plus

  • Building AR Apps with ARCore and ARKit

    Build Immersive AR Apps with ARCore and ARKit Key Features ● Detailed step-by-step instructions on ARCore and ARKit environments, tools, and workflows. ● Hands-on projects like an AR furniture app and an AR game to apply your knowledge. ● Learn key AR features such as spatial tracking, environment understanding, and user interaction. Book Description Augmented Reality (AR) is revolutionizing how ... Read more

    16,99 € or Free with Kobo Plus

  • Ultimate FINGPT for Financial Analysis

    Turn Financial Data into Decisions with the Power of FinGPT. Key Features ● Hands-on setup of FINGPT in real-world finance projects. ● End-to-end guide for automating financial reporting tasks. ● Case studies on market trends and sentiment prediction. ● Techniques to scale, fine-tune, and optimize FINGPT models. Book Description FINGPT is redefining how financial institutions analyze data, ... Read more

    16,99 € or Free with Kobo Plus

  • Mastering ChatGPT and Google Colab for Machine Learning

    Learn how to harness the power of ChatGPT to streamline data analysis, accelerate model development, and unlock innovative solutions to real-world problems. Key Features ● Step-by-step progression from foundational machine learning concepts to advanced techniques using ChatGPT and Google Colab. ● Clear and detailed instructions for data preparation, model training, and evaluation, simplifying ... Read more

    20,39 € or Free with Kobo Plus

  • Pro JavaFX 8

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

    Series series Professional and Applied Computing (R0)
    In Pro JavaFX 8 expert authors show you how to use the JavaFX platform to create rich-client Java applications. You'll 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 now mobile and embedded devices.Covering the JavaFX API, development tools, and best practices, this book provides code ... Read more

    35,29 €

  • Java Program Design

    Principles, Polymorphism, and Patterns

    by Edward Sciore ...
    Series series Professional and Applied Computing (R0)
    Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply must know in today’s job climate.Java Program Design presents program design principles to help practicing programmers up their game and remain relevant in the face of changing trends and an evolving ... Read more

    56,17 €

  • GeoServer Beginner's Guide

    Share geospatial data using Open Source standards

    This step-by-step guide will teach you how to use GeoServer to build custom and interactive maps using your data.Key Features\[\*\] Exploit the power of GeoServer to provide agile, flexible, and low -cost community projects\[\*\] Share real-time maps quickly\[\*\] Boost your map server's performance using the power and flexibility of GeoServerBook DescriptionGeoServer is an opensource server ... Read more

    33,38 € or Free with Kobo Plus

  • Spring 5.0 Cookbook

    Recipes to build, test, and run Spring applications efficiently

    Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0Key Features\[\*\] Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework.\[\*\] Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code.\[\*\] Understand when to choose between ... Read more

    33,38 € or Free with Kobo Plus