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 1489 - 1512 de 1594 resultados
Skip side bar filters
  • Das Java Memory Model

    Überblick und Ausblick auf Java 9

    Series Libro 216 - shortcuts
    Passend zum baldigen Release von Java 9 wird es Zeit, sich noch einmal intensiv mit dem Java Memory Model auseinanderzusetzen, dessen Spezifikation zu den kompliziertesten im Java-Umfeld gehört. In diesem shortcut nehmen Rodion Alukhanov und Vadym Kazulkin das JMM genau unter die Lupe, betrachten unter anderem Hardware-Memory-Module, das Jopen JDK Java Concurrencty Stress Tests Tool und wagen ... Leer más

    $3,500 CLP

  • Ultimate Azure AI Services for Gen AI Solutions

    Master Generative AI with Azure OpenAI, AI Services, and advanced tools for real-world applications! Key Features ● Step-by-step and structured content designed for beginners, intermediates, and experts alike. ● Master all facets of Generative AI development, including LLMs, LangChain, Prompt Engineering, and Vector Databases. ● Gain insights into implementation strategies through practical, real ... Leer más

    $15,426 CLP o gratis con Kobo Plus

  • Java Basics For Passionate Beginners

    A Beginner's Guide To Learning Java Programming From Basics | Master Java Front End And Back End In No Time Even If You Are A Non-Programmers

    de Kelvin Glover ...
    Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Java language fast?This book is for you.You no longer have to waste your time and money trying to learn Java from boring books that are 600 pages long, expensive online courses or complicated Java tutorials that just ... Leer más

    $6,420 CLP o gratis con Kobo Plus

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Leer más

    $4,711 CLP

  • JAVA Programming Simplified

    From Novice to Professional - Start at the Beginning and Learn the World of Java

    This book has been designed in such a manner so as to make anyone understand the Java language, with a lot of practical examples implemented on the Eclipse platform. This book comprehensively covers all the concepts of Java, starting with the installation of Java and the usage of IDE for Java development and efficiently covers all required topics of Java language with some advanced concepts like ... Leer más

    $15,395 CLP o gratis con Kobo Plus

  • DATA SCIENCE USING JDBC AND SQL SERVER WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book is SQL SERVER version of our previous book titled “DATA SCIENCE USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. This book uses the SQL SERVER version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The tables of the database include film, film_category, actor, customer, rental, payment and inventory among ... Leer más

    $17,138 CLP

  • 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

    $59,855 CLP

  • Frontend Development with JavaFX and Kotlin

    Build State-of-the-Art Kotlin GUI Applications

    de Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces. This book introduces JavaFX as a frontend technology and utilizes Kotlin instead of Java for coding program artifacts to boost code expressiveness and maintainability. Author Peter Späth employs a hands-on approach, providing practical examples and code to demonstrate ... Leer más

    $55,653 CLP

  • Spring: Developing Java Applications for the Enterprise

    Leverage the power of Spring MVC, Spring Boot, Spring Cloud, and additional popular web frameworks.About This BookDiscover key Spring Framework-related technology standards such as Spring core, Spring-AOP, Spring data access frameworks, and Spring testing to develop robust Java applications easilyThis course is packed with tips and tricks that demonstrate Industry best practices on developing a ... Leer más

    $65,583 CLP o gratis con Kobo Plus

  • Mastering Apache Maven 3

    If you are working with Java or Java EE projects and you want to take full advantage of Maven in designing, executing, and maintaining your build system for optimal developer productivity, then this book is ideal for you. You should be well versed with Maven and its basic functionality if you wish to get the most out of the book. ... Leer más

    $28,499 CLP o gratis con Kobo Plus

  • Apache Kafka

    Series Libro 164 - shortcuts
    In diesem shortcut geht es um Apache Kafka, den verteilten, partitionierenden und replizierenden Service für Datenströme. Kapitel 1 stellt die Konzepte vor, mithilfe derer Apache Kafka seine Funktionen zur Verfügung stellt, und erläutert deren effektive Performance. Im zweiten Kapitel geht es um die Abfrage und Verwaltung aktueller und historischer Definitionen von Datenstrukturen mithilfe von ... Leer más

    $3,500 CLP

  • RabbitMQ Essentials

    de David Dossot ...
    This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are ... Leer más

    $18,318 CLP o gratis con Kobo Plus

  • Java Virtual Machine Specification, Java SE 7 Edition, The

    Written by the inventors of the technology, The Java® Virtual Machine Specification, Java SE 7 Edition, is the definitive technical reference for the Java Virtual Machine.The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the invokedynamic instruction and method handle mechanism added in Java SE 7, and gives the formal Prolog specification ... Leer más

    $55,937 CLP

  • Getting Started with Arduino and Java

    This book was written to help anyone want to get started with Arduino and Java using serial port.**TOC**Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Electronic Components1.2.1 Arduino Starter Kit1.2.2 Fritzing1.2.3 Cooking-Hacks: Arduino Starter Kit1.2.4 Arduino Sidekick Basic kit1.3 Java1.4 Arduino Softwa... ... Leer más

    $3,609 CLP

  • Designing Hexagonal Architecture with Java

    Build maintainable and long-lasting applications with Java and Quarkus

    de Davi Vieira ...
    Learn to build robust, resilient, and highly maintainable cloud-native Java applications with hexagonal architecture and QuarkusKey FeaturesUse hexagonal architecture to increase maintainability and reduce technical debtLearn how to build systems that are easy to change and understandLeverage Quarkus to create modern cloud-native applicationsPurchase of the print or Kindle book includes a free PDF ... Leer más

    $37,610 CLP o gratis con Kobo Plus

  • Developing Java Applications with Spring and Spring Boot

    Practical Spring and Spring Boot solutions for building effective applications

    An end-to-end software development guide for the Java eco-system using the most advanced frameworks: Spring and Spring Boot. Learn the complete workflow by building projects and solving problems.About This BookLearn reactive programming by implementing a reactive application with Spring WebFluxCreate a robust and scalable messaging application with Spring messaging supportGet up-to-date with the ... Leer más

    $77,160 CLP o gratis con Kobo Plus

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Leer más

    $53,043 CLP o gratis con Kobo Plus

  • Real-World Java

    Helping You Navigate the Java Ecosystem

    Series series Tech Today
    A concise handbook for the most common tools used in modern Java developmentGood Java developers learn Java syntax, how to create loops and switches, and can work out a lambda filter stream. But great Java developers need to understand the vast ecosystem of tools and frameworks for collaboration, testing, building, and more.In Real-World Java®: Helping You Navigate the Java Ecosystem, a team of ... Leer más

    $40,899 CLP

  • Android Development with Kotlin

    Enhance your skills for Android development using Kotlin

    Learn how to make Android development much faster using a variety of Kotlin features, from basics to advanced, to write better quality code.Key FeaturesLeverage specific features of Kotlin to ease Android application developmentWrite code based on both object oriented and functional programming to build robust applicationsFilled with various practical examples so you can easily apply your ... Leer más

    $40,504 CLP o gratis con Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    de John Horton ...
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and ... Leer más

    $40,504 CLP o gratis con Kobo Plus

  • Java Fx 8: Abstractizări și implementări

    Originalitatea acestei lucrări este dată de:*Abordarea completă a elementelor caracteristice programării vizuale.*Modul de prezentare al temelor.*Stilul în care a fost scrisă lucrarea.*Referințele bibliografice și link-urile către paginile web atașate fiecărui paragraf.*Aplicațiile prezentate. ... Leer más

    Antes $27,011 CLP Ahora $4,495 CLP

  • Roguelike Development with JavaScript

    Build and Publish Roguelike Genre Games with JavaScript and Phaser

    Series series Professional and Applied Computing (R0)
    Go on an adventure and build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, you’ll go through all the steps to build a small, fun, playable web roguelite game. The author will guide you on how to add further features to the game such as populating the game with enemies, adding treasures, and so on. You will acquire technical knowledge about procedural ... Leer más

    $59,855 CLP

  • Get Your Hands Dirty on Clean Architecture

    A hands-on guide to creating clean web applications with code examples in Java

    de Tom Hombergs ...
    Gain insight into how hexagonal architecture can help to keep the cost of development low over the complete lifetime of an applicationKey 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 building maintainable solutions instead of taking shortcutsBook ... Leer más

    $18,318 CLP o gratis con Kobo Plus

  • Ultimate Microsoft Power Automate Desktop

    Automate tasks, streamline workflows, and maximize efficiency using Microsoft Power Automate Desktop. Key Features ● Covers everything from RPA fundamentals to advanced Power Automate Desktop features, helping both beginners and intermediate users level up their automation skills. ● Each chapter includes real-world exercises and scenarios, enabling readers to build automation workflows as they ... Leer más

    $23,143 CLP o gratis con Kobo Plus