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 817 - 840 de 1719 resultados
Skip side bar filters
  • Introduction to JVM Languages

    Get familiar with the world of Java, Scala, Clojure, Kotlin, and Groovy

    Explore the Java Virtual Machine with modern programming languagesKey Features\[\*\]This guide provides in-depth coverage of the Java Virtual Machine and its features\[\*\]Filled with practical examples, this book will help you understand the core concepts of Java, Scala, Clojure, Kotlin, and Groovy\[\*\]Work with various programming paradigms and gain knowledge about imperative, object-oriented ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Java Data Science Cookbook

    Explore the power of MLlib, DL4j, Weka, and more

    de Rushdi Shams ...
    Recipes to help you overcome your data science hurdles using JavaKey Features\[\*\] This book provides modern recipes in small steps to help an apprentice cook become a master chef in data science\[\*\] Use these recipes to obtain, clean, analyze, and learn from your data\[\*\] Learn how to get your data science applications to production and enterprise environments effortlesslyBook DescriptionIf ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Practical Cloud-Native Java Development with MicroProfile

    Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroProfile 4.1

    Written by leading MicroProfile experts, this book provides you with best practices for building enterprise-grade cloud-native applications using MicroProfile 4.1 and running them on Open Liberty with Docker, Kubernetes, and IstioKey FeaturesApply your knowledge of MicroProfile APIs to develop cloud-native applicationsUse MicroProfile Health to provide the startup, liveness, and readiness status ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter and Dart 2

    A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applicationsKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentUnderstand native SDK and third-party libraries for building Android and iOS applications using FlutterPackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionGoogle ... Leer más

    $606 MXN o gratis con Kobo Plus

  • Learn Kotlin Programming

    A comprehensive guide to OOP, functions, concurrency, and coroutines in Kotlin 1.3

    Delve into the world of Kotlin and learn to build powerful Android and web applicationsKey FeaturesLearn the fundamentals of Kotlin to write high-quality codeTest and debug your applications with the different unit testing frameworks in KotlinExplore Kotlin's interesting features such as null safety, reflection, and annotationsBook DescriptionKotlin is a general-purpose programming language used ... Leer más

    $606 MXN o gratis con Kobo Plus

  • Ultimate Java Design Patterns

    de Ricken Bazolo ...
    Think Like an Architect. Code Like a Master.Book DescriptionDesign patterns are the shared language of great software engineering - and mastering them is what separates Java developers who write code from architects who build systems. Ultimate Java Design Patterns gives you a comprehensive, practical command of every major pattern category, from Foundational Creational, Structural, and Behavioral ... Leer más

    $406 MXN

  • Edge-First Web Development with Hono

    Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js

    "Edge-First Web Development with Hono: Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js"For experienced web engineers, the edge promises lower latency, global reach, and simpler deployment—but only if your application model can survive across runtimes without fragmentation. This book shows why Hono has become a compelling foundation for that approach. Aimed at advanced ... Leer más

    $122 MXN o gratis con Kobo Plus

  • Practical Machine Learning

    Learn how to build Machine Learning applications to solve real-world data analysis challenges with this Machine Learning book – packed with practical tutorials

    Tackle the real-world complexities of modern machine learning with innovative, cutting-edge techniquesKey Features\[\*\]Fully-coded working examples using a wide range of machine learning libraries and tools, including Python, R, Julia, and Spark\[\*\]Comprehensive practical solutions taking you into the future of machine learning\[\*\]Go a step further and integrate your machine learning projects ... Leer más

    $798 MXN o gratis con Kobo Plus

  • Mastering SIMD with Java Vector API

    Unlocking Single-Core Performance Through SIMD Optimization

    de Roman Snytsar ...
    Series series Professional and Applied Computing (R0)
    Learn how to write Java code faster by using the Vector API for SIMD operations. This book shows you how to apply data-level parallelism to common algorithms without leaving the Java ecosystem, making modern CPU capabilities accessible to everyday developers.The book uses a problem-first approach. Each chapter starts with a familiar coding task—such as array summation or prefix sums—and then ... Leer más

    $968 MXN

  • Developing Graphics Frameworks with Java and OpenGL

    Developing Graphics Frameworks with Java and OpenGL shows you how to create software for rendering complete three-dimensional (3D) scenes. The book explains the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive computer-generated worlds.You will learn how to combine the power of OpenGL, the most widely ... Leer más

    $1,149 MXN

  • The Z Garbage Collector

    In JDK 25

    This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector.Java is one of the most widely used programming languages in the world. It is a memory-safe language that completely relies on a good garbage collection (GC) algorithm to work well. The Z ... Leer más

    $1,252 MXN

  • Java - VIRTUAL MACHINE

    de Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... Leer más

    $449 MXN o gratis con Kobo Plus

  • Javascript - 50 functions and tutorial

    de Nino Paiotta ...
    The content of this text is not intended as a programming manual for those who want to start learning to program starting from scratch, but it is a manual that a beginner or intermediate programmer of such language should keep on hand, in fact it contains 50 examples, which can be easily inserted into a web document and then find the solution at the appropriate time or control the shape and the ... Leer más

    Antes $69 MXN Ahora $60 MXN

  • Oracle Database Programming with Java

    Ideas, Designs, and Implementations

    de Ying Bai ...
    Databases have become an integral part of modern life. Today’s society is an information-driven society, and database technology has a direct impact on all aspects of daily life. Decisions are routinely made by organizations based on the information collected and stored in databases. Database management systems such as Oracle are crucial to apply data in industrial or commercial systems. Equally ... Leer más

    $1,149 MXN

  • Introduction to Compiler Construction in a Java World

    Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how ... Leer más

    $2,281 MXN

  • Data Structures and Algorithms in Java

    de Robert Lafore ...
    Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in ... Leer más

    $932 MXN

  • Ultimate Microsoft Power Automate for Business Automation

    de Ankesh Sinha ...
    Transform Your Business with Intelligent Automation and Workflows. Key Features ● Comprehensive step-by-step workflows from basics to enterprise-grade automation. ● Practical real-world examples and use cases across multiple industrial domains. ● Expert insights and deep dives into AI Builder, Copilot, APIs, and custom connectors. Book Description Microsoft Power Automate empowers professionals to ... Leer más

    $323 MXN o gratis con Kobo Plus

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.Integrating and Extending BIRT, Third Edition, introduces ... Leer más

    $688 MXN

  • Essential Data Structures and Algorithms in Java

    Apply proven problem-solving patterns to write faster and cleaner AI-native code

    de Joseph Su ...
    Master essential data structures and algorithms in Java with clear examples, visual walkthroughs, and real-world coding exercises designed to build your problem-solving skills fast Key FeaturesBuild solid foundations with a complete overview of core DSA conceptsImplement advanced data structures for AI agents and complex systemsMaster Java Collections and complexity analysis for scalable ... Leer más

    $739 MXN o gratis con Kobo Plus

  • Generative AI-Driven Application Development with Java

    Leveraging Large Language Models in Modern Java Applications

    Series series Professional and Applied Computing (R0)
    This is the first hands-on guide that takes you from a simple “Hello, LLM” to production-ready microservices, all within the JVM. You’ll integrate hosted models such as OpenAI’s GPT-4o, run alternatives with Ollama or Jlama, and embed them in Spring Boot or Quarkus apps for cloud or on-pre deployment.You’ll learn how prompt-engineering patterns, Retrieval-Augmented Generation (RAG), vector stores ... Leer más

    $679 MXN

  • Effective Java

    de Joshua Bloch ...
    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases ... Leer más

    $818 MXN

  • Einführung in JavaFX/OpenJFX

    Moderne GUIs für RIAs und Java-Applikationen

    de Ralph Steyer ...
    Series series Computer Science and Engineering (German Language)
    Das JavaFX-Framework gibt es schon seit einigen Jahren, hat aber mit den ersten Versionen fast nur noch den Namen gemeinsam. Seit der Version 2 hat JavaFX jedoch einen festen und ausgereiften Stand erreicht und ist mittlerweile die aktuelle Technologie im Java-Umfeld, um leistungsfähige und moderne grafische Benutzeroberflächen (GUI) erstellen zu können. Dieses Buch stellt Ihnen dazu eine Vielzahl ... Leer más

    $799 MXN

  • Android Software Internals Quick Reference

    A Field Manual and Security Reference Guide to Java-based Android Components

    Series series Professional and Applied Computing (R0)
    Use this handy field guide as a quick reference book and cheat sheet for all of the techniques you use or reference day to day. Covering up to Android 11, this Android Java programming reference guide focuses on non-UI elements with a security focus. You won’t see Android UI development, nor will you see low-level C or kernel techniques. Instead, this book focuses on easily digestible, useful, and ... Leer más

    $968 MXN

  • Java in 14 Wochen

    Ein Lehrbuch für Studierende der Wirtschaftsinformatik

    de Kaspar Riesen ...
    Series series Computer Science and Engineering (German Language)
    Dieses Buch ist der ideale Begleiter, wenn Sie in einem Semester Java lernen möchten. Der Inhalt wurde gezielt ausgewählt, so dass nur die Konzepte besprochen werden, die Sie zum Einstieg in die Programmierung wirklich benötigen. Diese Konzepte werden mit zahlreichen, anschaulichen Beispielen illustriert.Weiter wird im Buch ein durchgehendes Beispielprojekt in Java, das von Kapitel zu Kapitel ... Leer más

    $595 MXN