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 625 - 648 de 1595 resultados
Skip side bar filters
  • Beginning Android Games Development

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Do you have an awesome idea for the next break-through mobile gaming title? This updated edition will help you kick-start your project as it guides you through the process of creating several example game apps using APIs available in Android.You will learn the basics needed to join the ranks of successful Android game app developers. the book starts with game design fundamentals using Canvas and ... Leer más

    $66,160 CLP

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Leer más

    $70,362 CLP

  • Learn Java the Easy Way 

    A Hands-On Introduction to Programming

    de Bryson Payne ...
    Java is the world’s most popular programming language, but it’s known for having a steep learning curve. Learn Java the Easy Way takes the chore out of learning Java with hands-on projects that will get you building real, functioning apps right away.You’ll start by familiarizing yourself with JShell, Java’s interactive command line shell that allows programmers to run single lines of code and get ... Leer más

    $25,458 CLP

  • Java Programming for Kids: Learn Java Step By Step and Build Your Own Interactive Calculator for Fun!

    Ever use that free calculator application on your computer? Probably, but chances are it was such an unmemorable experience that you couldn’t say for sure whether you have or not.What if that calculator knew your name? What if it carried on a conversation with you, and asked you questions? You’d probably remember it a little better! Maybe even make a point of using it whenever you needed to crack ... Leer más

    $2,693 CLP

  • React.JS For Beginners

    A Practical Quide With Sample Programs

    de Bhavish PK ...
    "React.js for Beginners: A Practical Guide with Sample Programs" is a comprehensive textbook designed to introduce beginners to the world of React.js, a popular JavaScript library for building user interfaces.This book starts with an introduction to React.js, explaining its key concepts and advantages. You'll learn why React.js is widely used in web development and how it simplifies the process of ... Leer más

    $7,824 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

    $41,997 CLP

  • Java 17 Programación Avanzada

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos._x000D_ _x000D_ Este libro va dirigido a todas las personas que con conocimientos de ... Leer más

    $10,869 CLP o gratis con Kobo Plus

  • Java SE 9 Standard-Bibliothek

    Das Handbuch für Entwickler

    Alles zu den Java-Bibliotheken, aktuell zu Java SE 9Die Fortsetzung des Java-Kultbuchs für Entwickler! Hier bekommen Sie umfassendes und kompetentes Praxiswissen zu den vielen Bibliotheken und Technologien in einem Band. Am Beispiel konkreter Java-Projekte zeigt Christian Ullenboom, was man wissen muss über Datenstrukturen und Algorithmen, Stream-API, Nebenläufigkeit, XML, JDBC, Swing und JavaFX, ... Leer más

    $47,125 CLP

  • R2DBC Revealed

    Reactive Relational Database Connectivity for Java and JVM Programmers

    Series series Professional and Applied Computing (R0)
    Understand the newest trend in database programming for developers working in Java, Kotlin, Clojure, and other JVM-based languages. This book introduces Reactive Relational Database Connectivity (R2DBC), a modern way of connecting to and querying relational databases from Java and other JVM languages. The book begins by helping you understand not only what reactive programming is, but why it is ... Leer más

    $59,855 CLP

  • Java Start

    de André Campos ...
    O livro nasceu do seguinte paradoxo: Java é supostamente difícil de aprender mas é uma das linguagens mais utilizadas e requisitadas pelo mercado. Por isso, o objetivo do livro é ajudar o leitor a aprender a linguagem de maneira simples, fácil e fluída. Nada de infindáveis e complexas explicações técnicas. É direto ao ponto. Mas de forma didática. Outra importante característica deste livro é que ... Leer más

    Gratis

  • 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

    $51,114 CLP

  • Kickstart JavaScript Fundamentals

    Build Confidence, Build Code — JavaScript Starts Here! Key Features ● Learn JavaScript step-by-step with real-world coding examples. ● Master the DOM, events, and asynchronous code with clarity. ● Bridge frontend and backend with Node.js fundamentals. Book Description JavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most ... Leer más

    $15,426 CLP o gratis con Kobo Plus

  • JPA 2.1

    Persistence-Features in Java EE 7

    Series Libro 139 - shortcuts
    Das Team rund um Specification Lead Linda DeMichiel hat mit der JPA Version 2.1 tolle neue Features herausgebracht und damit die Java-EE-Community begeistert. Die Version hätte durchaus einen Major-Sprung in der Versionsnummer verdient. Wer in Zukunft Java EE 7 einsetzen darf oder muss, sollte die Features kennen. Der shortcut zeigt an Praxisbeispielen den gezielten Einsatz der neuen JPA-Features. ... Leer más

    Antes $5,500 CLP Ahora $4,950 CLP

  • OBJECT-ORIENTED PROGRAMMING APPROACH TO LEARNING JDBC AND SQLITE USING APACHE NETBEANS IDE

    In this book, you will develop step by step tutorial object-oriented programming with Java GUI and SQLite database using NetBeans IDE to implement all tables in chinook database. In this project, we use SQLite sample database named chinook. The chinook sample database is a good database for practicing with SQL, especially SQLite.There are 11 tables in the chinook sample database: employee table ... Leer más

    $12,851 CLP

  • Stripes by Example

    de Brent Watson ...
    In this 100-page book, you will find that Stripes provides a very simple learning path, where you do not need to understand the entire framework in order to use it. The concept of this book is exactly that – to get you using the framework and writing code immediately. You will be off and running in no time, and adding to your skill set as we progress.This book is written with exactly that learning ... Leer más

    $20,155 CLP

  • Doğrudan Java Web Enterprise Mobile Programming

    de Zafer Teker ...
    Doğrudan Java Web Enterprise Mobile Programming Kitabı - Zafer TekerBu kitapta Java ile piyasada yazılım geliştirmek için bilinmesi gereken konular anlatılmaktadır. Web üzerinde geliştirme için kullanılan temel teknolojiler anlatıldığı gibi web ve database konusunda MVC ve ORM gibi çatılar da işlenmektedir. Bunların dışında dağıtık programlama için gereken XML & Web Services, EJB & JMS gibi ... Leer más

    $891 CLP

  • Building Data Apps with Streamlit

    Turn Python Scripts into Interactive AI-Powered Apps with StreamlitKey Features● Build complete Streamlit apps from data exploration to deployment● Integrate ML models and AI chatbots into interactive Python apps● Master caching, state management, cloud deployment, and multipage architectureBook DescriptionStreamlit has transformed how developers present data science and machine-learning work by ... Leer más

    $19,284 CLP o gratis con Kobo Plus

  • Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes

    Java DevOps for Building and Deploying Microservices-based Applications

    de Tarun Telang ...
    Series series Professional and Applied Computing (R0)
    Get ready to develop microservices using open source Eclipse MicroProfile and Jakarta EE, and deploy them on Kubernetes/Docker. This book covers best practices for developing cloud-native applications with MicroProfile and Jakarta EE.This book introduces you to cloud-native applications and teaches you how to set up your development environment. You'll learn about the various components of ... Leer más

    $66,160 CLP

  • DevOps Tools for Java Developers

    Best Practices from Source Code to Production Containers

    With the rise of DevOps, low-cost cloud computing, and container technologies, the way Java developers approach development today has changed dramatically. This practical guide helps you take advantage of microservices, serverless, and cloud native technologies using the latest DevOps techniques to simplify your build process and create hyperproductive teams.Stephen Chin, Melissa McKay, Ixchel ... Leer más

    $43,978 CLP

  • Kickstart Artificial Intelligence Fundamentals

    Master AI Fundamentals and Build Real-World Machine Learning and Deep Learning Solutions. Key Features ● Hands-on AI guide with Python, TensorFlow, and Keras implementations. ● Step-by-step walkthroughs of Machine Learning, Artificial Neural Networks (ANN), Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), and Long Short-Term Memory (LSTM) models. ● Bridges AI theory with real ... Leer más

    $13,883 CLP o gratis con Kobo Plus

  • Java 11 Cookbook

    A definitive guide to learning the key concepts of modern application development

    Solutions for modular, functional, reactive, GUI, network, and multithreaded programmingKey FeaturesExplore the latest features of Java 11 to implement efficient and reliable codeDevelop memory-efficient applications, understanding new garbage collection in Java 11Create restful webservices and microservices with Spring boot 2 and DockerBook DescriptionFor more than three decades, Java has been on ... Leer más

    $44,362 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

    $21,372 CLP o gratis con Kobo Plus

  • 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

    $26,586 CLP o gratis con Kobo Plus

  • Mastering Concurrency Programming with Java 8

    Master the principles and techniques of multithreaded programming with the Java 8 Concurrency API

    Master the principles and techniques of multithreaded programming with the Java 8 Concurrency APIKey Features\[\*\] Implement concurrent applications using the Java 8 Concurrency API and its new components\[\*\] Improve the performance of your applications or process more data at the same time, taking advantage of all of your resources.\[\*\] Construct real-world examples related to machine ... Leer más

    $48,221 CLP o gratis con Kobo Plus