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 529 - 552 de 1589 resultados
Skip side bar filters
  • JavaScript, A Beginner's Guide, Third Edition

    de John Pollock ...
    Essential Skills--Made Easy!Create dynamic Web pages complete with special effects using today's leading Web development language. JavaScript: A Beginner's Guide, Third Edition gives you step-by-step coverage of the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, forms, and frames. You'll also learn about more advanced techniques, including ... Leer más

    $38,405 CLP

  • Mastering AI System Design

    From Whiteboards to Workloads - Bridging AI Theory and Practice.Key Features● Practical frameworks, trade-off discussions, and mock interviews to prepare for modern system design.● Master LLMs, RAG, fine-tuning, edge AI, and multimodal systems through practical, domain-specific examples.● Connects academic AI foundations with industrial implementations to help readers designend-to-end systems.Book ... Leer más

    $18,281 CLP o gratis con Kobo Plus

  • Mastering Java EE Development with WildFly

    Create Enterprise-grade Java applications with WildFly

    Your one stop solution to create highly scalable enterprise grade Java applications with WildFly. Key FeaturesMaster Java EE development with the latest WildFly 10 application server.Integrate with JSF and JMS and use efficient load balancing techniques to create real-time appsIntegrate your backend JavaScript code seamlessly into Java applicationsBook DescriptionPacked with rich assets and APIs, ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    de Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.There are chapters dealing with all the important aspects of the Android platform, including GUI ... Leer más

    $63,961 CLP

  • Artificial Neural Networks with Java

    Tools for Building Neural Network Applications

    de Igor Livshin ...
    Series series Professional and Applied Computing (R0)
    Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to ... Leer más

    $68,024 CLP

  • Neo4j Graph Data Modelling

    Design efficient and flexible databases by optimizing the power of Neo4j

    de Mahesh K Lal ...
    Key FeaturesBook DescriptionIf you are a developer who wants to understand the fundamentals of modeling data in Neo4j and how it can be used to model full-fledged applications, then this book is for you. Some understanding of domain modeling may be advantageous but is not essential.What you will learnTranslate a problem domain from a whiteboard to your databaseMake design decisions based on the ... Leer más

    $26,050 CLP o gratis con Kobo Plus

  • The Definitive Guide to Modern Java Clients with JavaFX

    Cross-Platform Mobile and Cloud Development

    Series series Professional and Applied Computing (R0)
    Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of the latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation.The Definitive Guide to Modern Java Clients with ... Leer más

    $47,718 CLP

  • DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    In this project, you will use Northwind MySQL database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind database contains the sales data for a fictitious company called “Northwind Traders,” which imports and exports specialty foods from around the world. The Northwind database ... Leer más

    $20,310 CLP

  • Machine Learning for Developers

    Uplift your regular applications with the power of statistics, analytics, and machine learning

    Your one-stop guide to becoming a Machine Learning expert.Key Features-Learn to develop efficient and intelligent applications by leveraging the power of Machine Learning- A highly practical guide explaining the concepts of problem solving in the easiest possible manner- Implement Machine Learning in the most practical wayBook DescriptionMost of us have heard about the term Machine Learning, but ... Leer más

    $38,395 CLP o gratis con Kobo Plus

  • Kickstart Database Management System Fundamentals

    From Concept to Implementation: Mastering Database Design Key Features ● Covers core concepts, types, architecture, and models for effective data modeling and schema design. ● Clear, hands-on SQL examples to enhance understanding and real-world application. ● Insights into NoSQL, cloud databases, data warehousing, and security best practices. Book Description In today’s data-driven world, ... Leer más

    $14,623 CLP o gratis con Kobo Plus

  • Java XML and JSON

    de JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath APIs.Each chapter ends with select ... Leer más

    $37,560 CLP

  • Cloud Development and Deployment with CloudBees

    This is an easy-to-follow yet comprehensive guide that follows a step-by-step approach to leverage the CloudBees services.If you are a Java developer and want to explore the world of the cloud, this book is ideal for you. This book will guide you through the process of developing and deploying an application on the cloud. Prior knowledge of Java is essential. ... Leer más

    $21,225 CLP o gratis con Kobo Plus

  • Instant Java Password and Authentication Security

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book takes a hands-on approach to Java-based password hashing and authentication, detailing advanced topics in a recipe format.This book is ideal for developers new to user authentication and password security, and who are looking to get a good grounding in how to implement it in a ... Leer más

    $20,260 CLP o gratis con Kobo Plus

  • Pro CDI 2 in Java EE 8

    An In-Depth Guide to Context and Dependency Injection

    Series series Professional and Applied Computing (R0)
    In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.The authors explain how to ... Leer más

    $57,866 CLP

  • Get Your Hands Dirty on Clean Architecture

    Build 'clean' applications with code examples in Java

    de Tom Hombergs ...
    Gain insight into how Hexagonal Architecture can help to increase maintainability.Key FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of making conscious architecture decisionsBook DescriptionBuilding for maintainability is key to keep development costs low (and ... Leer más

    $34,737 CLP o gratis con Kobo Plus

  • Java Quick Syntax Reference

    de Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    The Java Quick Syntax Reference is a condensed code and syntax reference to the Java programming language. It presents the essential Java syntax in a well-organized format that can be used as a handy reference.You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and ... Leer más

    $24,646 CLP

  • SPRING COOKBOOK

    Over 100 hands-on recipes to build Spring web applications easily and efficiently

    Key FeaturesBook DescriptionThis book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.What you will learnInstall Maven and Tomcat and create a Spring MVC web applicationDisplay, validate, and process formsQuery a database with minimal codeAuthenticate users and manage their rolesBuild REST, Java RMI, ... Leer más

    $38,395 CLP o gratis con Kobo Plus

  • Liferay 6.x Portal Enterprise Intranets Cookbook

    Over 60 hands-on recipes to help you efficiently create complex and highly personalized enterprise intranet solutions with Liferay Portal 6.x CE

    Key FeaturesBook DescriptionIf you are a Java developer or administrator with a technical background and want to install and configure Liferay Portal as an enterprise intranet, this is the book for you. In short, reusable recipes help you realize business goals as working features in Liferay. This book will also give you useful hints on how to easily improve the default functionality of the system ... Leer más

    $42,052 CLP o gratis con 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 ... Leer más

    $26,050 CLP o gratis con Kobo Plus

  • Reactive Java Programming

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

    $28,924 CLP

  • JAVA. Interfaces gráficas y aplicaciones para Internet (4ª Edición)

    Hasta hace pocos años Java solo nos traía a la mente una taza de café, objeto que se ha convertido en su logotipo, seguramente por las muchas que se tomaron sus creadores. Sin embargo, hoy en día, cualquiera que haya tenido contacto con una página web tiene otro concepto, y sabe que Java es un lenguaje de programación orientado a objetos, introducido por Sun Microsystems, actualmente soportado por ... Leer más

    $24,377 CLP o gratis con Kobo Plus

  • 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

    $47,718 CLP

  • Introducción a los Algoritmos y las Estructuras de Datos 3

    Introducción a los Algoritmos y las Estructuras de Datos, #3

    Series Libro 3 - Introducción a los Algoritmos y las Estructuras de Datos
    Este libro de instrucciones es el tercer volumen de la serie Introducción a los Algoritmos y las Estructuras de Datos. Está escrito en como un curso. Es un libro muy comprensivo para las estructuras de datos y los algoritmos, que incluye:Tutoriales de texto con muchas ilustraciones5 horas de video tutoriales de alta definiciónPreguntas comunes en las entrevistas con Google, Microsoft, Amazon y ... Leer más

    $8,529 CLP

  • Building Modern Business Applications

    Reactive Cloud Architecture for Java, Spring, and PostgreSQL

    de Peter Royal ...
    Series series Professional and Applied Computing (R0)
    Discover a new way of thinking about business applications in light of the massive industry shift toward cloud computing and reactive programming technologies. This book synthesizes technologies and techniques such as event sourcing, command query responsibility segregation (CQRS), property-based testing, and GraphQL into a cohesive guide for modern business applications that benefit every ... Leer más

    $57,866 CLP