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 1225 - 1248 de 1590 resultados
Skip side bar filters
  • JBoss: A Developer's Notebook

    There's nothing ordinary about JBoss. What began as an open source EJB container project six years ago has become a fully certified J2EE 1.4 application server with the largest market share, competitive with proprietary Java application servers in features and quality. And with its dynamic architecture, JBoss isn't just a J2EE server. You can alter the services to make J2EE work the way you want, ... Leer más

    $20,475 CLP

  • Mastering Spring Application Development

    Gain expertise in developing and caching your applications running on the JVM with Spring

    Key FeaturesBook DescriptionIf you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.What you will learnThe best approach to configuring Spring applicationsRead as well as manipulate data in MongoDB ... Leer más

    $36,568 CLP o gratis con Kobo Plus

  • Java Tutorials - Herong's Tutorial Examples

    de Herong Yang ...
    This tutorial book is a collection of notes and sample codes written by the author while he was learning Java himself. Topics covered in the book include: Java language basics; execution environment; generic classes and parameterized type; generic methods and type argument inferences; enum types and constants; lambda expressions; annotation types and invocations; Java modules; execution threads ... Leer más

    $4,716 CLP

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Leer más

    $31,448 CLP

  • Data Science with Java

    Practical Methods for Scientists and Engineers

    Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today’s data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data ... Leer más

    $37,299 CLP

  • Learning Network Programming with Java

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processes

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processesKey Features\[\*\]Learn to deliver superior server-to-server communication through the networking channels\[\*\]Gain expertise of the networking features of your own applications to support various network architectures such as client/server and peer-to-peer\[\*\]Explore the issues ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • JavaFX 9 by Example

    Series series Professional and Applied Computing (R0)
    Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the ... Leer más

    $68,024 CLP

  • Xtend beyond Java

    DSL für mobile Business-Apps

    Series Libro 187 - shortcuts
    In diesem shortcut geht es um mobile Businessanwendungen für BlackBerry 10 und die zur Entwicklung der Apps notwendige DSL. Zuerst liefert der shortcut einen groben Überblick, anschließend schaut er sich die Auswirkungen der DSL anhand eines konkreten Projekts an. Es wird gezeigt, wie Xtext und Xtend den Zugriff aus der UI (QML) auf C++-Daten vereinfachen. Weiterführend gehen die Autoren auf das ... Leer más

    $3,500 CLP

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    de Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Leer más

    $13,198 CLP

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    de Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Leer más

    $28,522 CLP

  • Ultimate Generative AI Solutions on Google Cloud

    de Arun Pandey ...
    Unlock Generative AI’s Potential: Transform Ideas into Reality on Google Cloud! Key Features ● Step-by-step guidance for building Generative AI apps on Google Cloud Platform. ● Pro tips for fine-tuning models to achieve optimal performance. ● Industry-specific use cases for practical, hands-on learning. Book Description Generative AI, powered by Google Cloud Platform (GCP), is reshaping industries ... Leer más

    $14,623 CLP o gratis con Kobo Plus

  • Microservices with Spring Boot and Spring Cloud

    Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

    THIS BOOK IS OUTDATED: A new and updated version of this book is available. You can find the link further down on this page.Key FeaturesBuild cloud-native production-ready microservices with this comprehensively updated guideUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best out of Spring Cloud, Kubernetes, and Istio in combinationBook ... Leer más

    $38,395 CLP o gratis con Kobo Plus

  • Crystal Clear Java

    1St Edition

    This book is about clearly understanding the concepts of Java as a language and then applying these concepts to develop applications. The first objective of this book is to make the concepts of the Java language easy to understand. The second objective is to make it easy to write Java solutions to a programming problem. Debugging and correcting your code quickly is also very easy at that point. ... Leer más

    $4,054 CLP

  • Clojure Programming Cookbook

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipes

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipesKey Features\[\*\] Discover a wide variety of practical cases and real world techniques to enhance your productivity with Clojure.\[\*\] Learn to resolve the everyday issues you face with a functional mindset using Clojure\[\*\] You will learn to write highly efficient, more productive, ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • Akka Cookbook

    Recipes for concurrent, fast, and reactive applications

    Learn how to use the Akka framework to build effective applications in ScalaKey Features\[\*\] Covers a discussion on Lagom—the newest launched Akka framework that is built to create complex microservices easily\[\*\] The recipe approach of the book allows the reader to know important and independent concepts of Scala and Akka in a seamless manner\[\*\] Provides a comprehensive understanding of ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • Infrastructure Attack Strategies for Ethical Hacking

    Defend Systems, Unveil Vulnerabilities, and Safeguard Infrastructure with Expert Strategies. Key Features ● Explore sophisticated methods to network compromises, including establishing persistent access, lateral movement, and privilege escalation. ● Delve into methodologies for ethical hacking across various components, from routers and services to databases and Active Directory. ● Reinforce your ... Leer más

    $11,726 CLP o gratis con Kobo Plus

  • Introducing Jakarta EE CDI

    Contexts and Dependency Injection for Enterprise Java Development

    de Luqman Saeed ...
    Series series Professional and Applied Computing (R0)
    Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding ... Leer más

    $47,718 CLP

  • JavaScript Fundamentals

    The JavaScript Study Brief provides the end-user with a concise overview and quick reference help on the fundamentals of this cross-platform object-based scripting language. The JavaScript Fundamentals Study Brief is intended as a helpful learning resource, offering expert guidance for new and developing end users, as well as a quick refresher of essentials for the occasional experienced user. Key ... Leer más

    $3,728 CLP

  • JavaServer Faces

    Building Web-based User Interfaces

    de Hans Bergsten ...
    JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.In JavaServer Faces, developers ... Leer más

    $29,254 CLP

  • Ultimate Penetration Testing with Nmap

    Master one of the most essential tools a professional pen tester needs to know. Key Features ● Strategic deployment of Nmap across diverse security assessments, optimizing its capabilities for each scenario. ● Proficient mapping of corporate attack surfaces, precise fingerprinting of system information, and accurate identification of vulnerabilities. ● Seamless integration of advanced obfuscation ... Leer más

    $16,086 CLP 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

    $40,602 CLP

  • Getting Started with Java ME Embedded 8 and Raspberry Pi

    Java ME Embedded 8 supports Raspberry Pi development. This book helps you to get started writing program to access device I/O on Raspberry Pi. The following is highlight topics in this book:* Preparing development environment* Creating simple app, hello world* Raspberry Pi GPIO* Serial Communication - UART* Raspberry Pi I2C/TWI* Raspberry Pi SPISeveral sample codes are be provided to illustrate ... Leer más

    $2,982 CLP

  • Cryptography and Cryptanalysis in Java

    Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10

    Series series Professional and Applied Computing (R0)
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 17 and Jakarta EE 10. It provides a robust introduction to Java 17's new features and updates, a roadmap for Jakarta EE 10 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography ... Leer más

    $47,718 CLP

  • Mastering Microservices with Java 9

    Build domain-driven microservice-based applications with Spring, Spring Cloud, and Angular

    Master the art of implementing scalable microservices in your production environment with easeKey FeaturesUse domain-driven design to build microservicesUse Spring Cloud to use Service Discovery and RegisterationUse Kafka, Avro and Spring Streams for implementing event based microservicesBook DescriptionMicroservices are the next big thing in designing scalable, easy-to-maintain applications. They ... Leer más

    $38,395 CLP o gratis con Kobo Plus