Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Java

Si te gustan los eBooks de Java, seguro que te encanta esta selección.
Mostrando 601 - 624 de 1589 resultados
Skip side bar filters
  • 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 ... Leer más

    $346 MXN

  • Derinlemesine Java Libraries

    de 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, ... Leer más

    $17 MXN

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

    de 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, ... Leer más

    $542 MXN

  • Mastering Java: A Golden Collection of Questions & Answers for Success

    Java: 200 Key Questions for a strong programming base

    de Bashir OS ...
    200 Essential Questions and Answers" is a comprehensive guide designed to help aspiring Java developers achieve mastery in the language. With a carefully curated selection of 200 questions and detailed answers, this ebook covers a wide range of Java concepts, from basic syntax to advanced topics. Each question is meticulously crafted to test your understanding of Java programming principles and ... Leer más

    $491 MXN

  • Secure Java

    For Web Application Development

    Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these ... Leer más

    $1,669 MXN

  • JVM Tutorials - Herong's Tutorial Examples

    de Herong Yang ...
    This book is a collection of notes and sample codes written by the author while he was learning JVM himself. Topics include JVM (Java Virtual Machine) Architecture and Components; Oracle JVM implementation - HotSpot; Eclipse JVM implementation - Eclipse OpenJ9; java.lang.Runtime - The JVM Instance class; Loading Native Libraries; java.lang.System - Representing Operating System; java.lang ... Leer más

    $80 MXN

  • Elasticsearch

    Clientnutzung, Datenvisualisierung und Apache Lucene

    Series Libro 132 - shortcuts
    Elasticsearch eignet sich zur Nutzung als Document Store ebenso wie als Suchserver über HTTP und JSON und lässt sich so aus vielen Programmierumgebungen heraus nutzen. Das erste Kapitel dieses shortcuts vermittelt dem Leser, wie er über drei verschiedene Arten von Clients (Standardclient, REST-API-Client Jest und Spring Data Elasticsearch) auf Elasticsearch zugreifen kann. In Kapitel 2 wird ... Leer más

    $59 MXN o gratis con Kobo Plus

  • Spring MVC

    Domine o principal framework web Java

    de 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 ... Leer más

    $169 MXN o gratis con 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 ... Leer más

    $1,375 MXN

  • MASTER REACT.JS PART 3

    de 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 ... Leer más

    $69 MXN o gratis con Kobo Plus

  • MASTER REACT JS PART 1

    de 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 ... Leer más

    $69 MXN o gratis con Kobo Plus

  • 神经网络算法与Java编程

    Chinese Edition

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

    $296 MXN o gratis con Kobo Plus

  • Learn JSP in 24 Hours

    de 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 ... Leer más

    $172 MXN

  • Beginning Hibernate 6

    Java Persistence from Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks.The ... Leer más

    $1,083 MXN

  • Building Conversational Generative AI Apps with Langchain and GPT

    de 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 ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    de 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 ... Leer más

    $232 MXN o gratis con 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 ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Adventures In JavaLand

    de Smithan ...
    Embark on a magical journey through JavaLand, where Java programming becomes an enchanting tale waiting to be told!Calling all young adventurers and novice coders!Are you ready to unlock the secrets of Java in a way that's engaging, fun, and unforgettable? Look no further! "Adventures in JavaLand" invites you to a realm where coding is an enchanting adventure, filled with stories, quests, and the ... Leer más

    $120 MXN

  • 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, ... Leer más

    $258 MXN o gratis con 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 ... Leer más

    $310 MXN o gratis con 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 ... Leer más

    $681 MXN

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    de Vijay Nair ...
    Series series Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... Leer más

    $808 MXN

  • Java Program Design

    Principles, Polymorphism, and Patterns

    de 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 ... Leer más

    $1,083 MXN

  • 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 ... Leer más

    $857 MXN o gratis con Kobo Plus