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 841 - 864 de 1597 resultados
Skip side bar filters
  • Exploring Java 9

    Build Modularized Applications in Java

    de Fu Cheng ...
    Series series Professional and Applied Computing (R0)
    Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples from ... Leer más

    $489 MXN

  • Java For All Levels

    A Beginner's Guide To Learning the Basics Of Java Programming With No Previous Experience | Essential Tips To Become A Good Java Programmer For Beginners

    de Malia Buck ...
    Are you ready to program with Java in less than 1 week?Have you always wanted to learn computer programming but you thought is difficult for you?Or perhaps you know other programming languages but you are interested in learning the Java language fast?If the answer is Yes.........then, this book is for you!This book contains proven steps and strategies on how to learn basic programming in Java, ... Leer más

    $104 MXN o gratis con Kobo Plus

  • 亿级流量Java高并发与网络编程实战

    de 颜群 ...
    本书共分18章,内容包括:高并发概述、系统分析与大型互联网架构设计、高并发相关JVM与JDK新特性案例讲解、实战解析多线程并发包、NIO案例解析与高性能聊天室实战、高性能NIO框架Netty实例详解、主流RPC框架解析与跨语言调用案例、实战解析高并发框架Disruptor、通过案例讲解分布式服务框架Dubbo等。 ... Leer más

    $488 MXN

  • Explorando APIs e bibliotecas Java

    JDBC, IO, Threads, JavaFX e mais

    Uma vez que você aprende Orientação a Objetos e o básico do Java, é necessário se tornar fluente em suas APIs, que não são poucas. Um programador Java eficaz conhece o que há disponível e sabe quando pode usar cada uma das possibilidades que a linguagem lhe oferece. É isso que queremos para você. Rodrigo Turini ensina como lidar com as diferentes APIs do Java com exemplos práticos e que são ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Java EE 7 Development with WildFly

    If you are a Java developer who wants to learn about Java EE, this is the book for you. It's also ideal for developers who already have experience with the Java EE platform but would like to learn more about the new Java EE 7 features by analyzing fully functional sample applications using the new application server WildFly. ... Leer más

    $776 MXN o gratis con Kobo Plus

  • JavaServer Faces: The Complete Reference

    Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to ... Leer más

    $809 MXN

  • Die Modularität von Java 9

    Projekt Jigsaw und skalierbare Java-Anwendungen

    Series series Computer Science and Engineering (German Language)
    Entwickeln Sie modulare Anwendungen mit dem Java Platform Module System, dem am meisten erwarteten Feature von Java 9. Sie werden die Wartbarkeit und Leistung Ihrer Java-Anwendungen verbessern, indem Sie nur die Module einsetzen, die benötigt werden, und deren Implementierungsdetails kapseln.Bis jetzt war Java monolithisch. Die Verwendung eines beliebigen Teils von Java bedeutete die Einbindung ... Leer más

    $411 MXN

  • Derinlemesine Java - MVC, JSF & Primefaces

    de Onder Teker ...
    MVC (Model View Controller) KavramlarıJSF (JavaServer Faces) Temel, Orta ve İleri Düzey KonularıPrimeFaces Kurulumu ve BileşenleriUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüleri ... Leer más

    $17 MXN

  • Functional Interfaces in Java

    Fundamentals and Examples

    de Ralph Lecessi ...
    Series series Professional and Applied Computing (R0)
    Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You’ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used ... Leer más

    $1,135 MXN

  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    de Ken Kousen ...
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the ... Leer más

    $327 MXN

  • PeopleSoft PeopleTools Tips & Techniques

    de Jim J. Marion ...
    Series series Oracle Press
    Advanced PeopleSoft PeopleTools Development StrategiesMaximize the efficiency and productivity of your PeopleSoft applications from Oracle using the proven methods and best practices in this Oracle Press guide. PeopleSoft PeopleTools Tips & Techniques lays out the benefits of each tactic along with implementation considerations, programming instructions, and reusable code samples. Construct ... Leer más

    $1,083 MXN

  • Go for Java Programmers

    Learn the Google Go Programming Language

    Series series Professional and Applied Computing (R0)
    Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.This book teaches Go ... Leer más

    $932 MXN

  • Ultimate IBM Granite for Enterprise Applications

    de Alan S. Bluck ...
    Build Future-ready Enterprise AI with IBM Granite and Watsonx AI. Key Features ● Step-by-step instructions to install and configure Granite 3.0 using GitHub and VSCode on both Windows and Red Hat Linux systems. ● Build advanced prompt strategies using Python and Ansible to enhance LLM response accuracy and adaptability in enterprise scenarios. ● Prepare for the future of enterprise AI with forward ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Mastering Spring Cloud

    Build self-healing, microservices-based, distributed systems using Spring Cloud

    Learn how to build, test, secure, deploy, and efficiently consume services across distributed systems.Key Features- Explore the wealth of options provided by Spring Cloud for wiring service dependencies in microservice systems.- Create microservices utilizing Spring Cloud's Netflix OSS- Architect your cloud-native data using Spring Cloud.Book DescriptionDeveloping, deploying, and operating cloud ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Современный язык Java. Лямбда-выражения, потоки и функциональное программирование

    Преимущество современных приложений — в передовых решениях, включающих микросервисы, реактивные архитектуры и потоковую обработку данных. Лямбда-выражения, потоки данных и долгожданная система модулей платформы Java значительно упрощают их реализацию. Пришло время повысить свою квалификацию и встретить любой вызов во всеоружии! Книга поможет вам овладеть новыми возможностями современных дополнений ... Leer más

    $161 MXN o gratis con Kobo Plus

  • HBase High Performance Cookbook

    Solutions for optimization, scaling and performance tuning

    Exciting projects that will teach you how complex data can be exploited to gain maximum insightsKey Features\[\*\] Architect a good HBase cluster for a very large distributed system\[\*\] Get to grips with the concepts of performance tuning with HBase\[\*\] A practical guide full of engaging recipes and attractive screenshots to enhance your system’s performanceBook DescriptionApache HBase is a ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Ultimate Llama for Natural Language Processing (NLP)

    de Gaurav Singh ...
    Build, Scale and Optimize Cutting-Edge NLP with Llama for Next Gen AI. Key Features ● Explore Llama’s evolution and innovations for next-gen NLP. ● Implement real-world NLP tasks with step-by-step examples. ● Fine-tune, optimize, and deploy Llama at enterprise scale. Book Description Llama models have rapidly emerged as a cornerstone in natural language processing, redefining how AI systems ... Leer más

    $387 MXN o gratis con Kobo Plus

  • Mastering Hibernate

    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise application

    de Ramin Rad ...
    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise applicationKey Features\[\*\] Understand the internals of Hibernate and its architecture, and how it manages Entities, Events, Versioning, Filters, and Cache\[\*\] Observe how Hibernate bridges the gap between object-oriented concepts and relational models\[\*\] Discover how Hibernate can address ... Leer más

    $517 MXN o gratis con Kobo Plus

  • 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

    $323 MXN o gratis con Kobo Plus

  • Java with TDD from the Beginning

    Today there is no shortage of books and courses with which to learn the Java programming language. And there are also books and courses with which to learn how to do test-driven development (TDD) in Java.But there seem to be no books or courses that teach Java with TDD from the very beginning. The common wisdom seems to be that the students must learn the fundamentals of Java programming before ... Leer más

    $328 MXN

  • Oracle SOA BPEL Process Manager 11gR1 – A Hands-on Tutorial

    This hands-on, example-driven guide is a practical getting started tutorial with plenty of step-by-step instructions for beginner to intermediate level readers working with BPEL PM in Oracle SOA SuiteWritten for SOA developers, administrators, architects, and engineers who want to get started with Oracle BPEL PM 11g. No previous experience with BPEL PM is required, but an understanding of SOA and ... Leer más

    $853 MXN o gratis con Kobo Plus

  • 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

    $269 MXN

  • Java 9 Programming By Example

    Your guide to software development

    de Peter Verhas ...
    Get the steps you need to discover the world of Java 9 programming using real-world examplesKey Features\[\*\] We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development\[\*\] Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills\[\*\] This ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Java多线程并发体系实战(微课视频版)

    de 刘宁萌 ...
    本书全面、系统地介绍了Java多线程相关的核心知识点,把官方多线程的核心知识点用链路的方式讲解清楚。读者在学习的过程中需要循序渐进,核心知识点的理解是很重要的。由核心知识点扩展开来就可以形成万物。学习和创造希望读者在此过程中能拥有自已的成长和思维。 全书共分为10章。第1~3章介绍了线程的核心知识点,第4章讲解线程局部变量,第5章介绍Lock锁,第6章讲解原子包,第7章介绍阻塞队列,第8章介绍线程池,第9章讲解线程同步器,第10章是AQS源代码分析。 本书每个章节都有相对应的代码验证环节,提供大量应用实例,每章节均附有习题。 本书适合有一定的Java基础知识,包括语法、结构、面像对象的编程概念。**还有一定的并发编程基础的读者阅读。也可作为计算机相关专业的学习用书和参考教材,以及Java软件开发者的自学用书和研究人员的参考用书。 ... Leer más

    $259 MXN