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 121 - 144 de 1730 resultados
Skip side bar filters
  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Java All-in-One For Dummies

    de Doug Lowe ...
    A beginning coder’s resource for learning the most popular coding languageWith Java All-in-One For Dummies, you get 8 books in one, for the most well-rounded Java knowledge on the market. Updated for Java 19, this book includes all the major changes to the programming language, so you won’t fall behind. Start by learning the basics of Java—you can do it, even if you’ve never written a line of code ... Leer más

    $27.00 USD

  • Apache Kafka 1.0 Cookbook

    Over 100 practical recipes on using distributed enterprise messaging to handle real-time data

    de Raúl Estrada ...
    Simplify real-time data processing by leveraging the power of Apache Kafka 1.0Key FeaturesUse Kafka 1.0 features such as Confluent platforms and Kafka streams to build efficient streaming data applications to handle and process your dataIntegrate Kafka with other Big Data tools such as Apache Hadoop, Apache Spark, and moreHands-on recipes to help you design, operate, maintain, and secure your ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • Functional Programming in Scala, Second Edition

    This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3.In Functional Programming in Scala, Second Edition you will learn how to:Recognize and write purely functional codeWork with errors without using exceptionsWork with state and concurrencyInteract with functional structures that define common behaviorsWrite code that performs I/O without ... Leer más

    $49.99 USD

  • Instant Apache ActiveMQ Messaging Application Development How-to

    de Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Leer más

    $15.19 USD o gratis con Kobo Plus

  • Spring 6 Recipes

    A Problem-Solution Approach to Spring Framework

    Series series Professional and Applied Computing (R0)
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now ... Leer más

    $62.99 USD

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Leer más

    $25.99 USD

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Leer más

    $24.99 USD

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Leer más

    $13.99 USD

  • MASTER REACT JS PART 1

    de m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Full Stack Development with JHipster

    Build modern web applications and microservices with Spring and Angular

    Discover the world of Full Stack Development with real-world examples.Key FeaturesLeverage the full power of the JHipster platform to build complex web applicationsCreate microservices from scratch and convert JHipster monolith apps into microservicesBuild and deploy applications locally, in Docker and on various cloud platforms.Book DescriptionJHipster is a development platform to generate, ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Using OpenRefine

    The book is styled on a Cookbook, containing recipes - combined with free datasets - which will turn readers into proficient OpenRefine users in the fastest possible way. This book is targeted at anyone who works on or handles a large amount of data. No prior knowledge of OpenRefine is required, as we start from the very beginning and gradually reveal more advanced features. You don't even need ... Leer más

    $20.89 USD o gratis con Kobo Plus

  • Domain-Driven Design with Java - A Practitioner's Guide

    Create simple, elegant, and valuable software solutions for complex business problems

    Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey FeaturesImplement DDD principles to build simple, effective, and well-factored solutionsUse lightweight modeling techniques to arrive at a common collective understanding of the ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • The Well-Grounded Java Developer, Second Edition

    Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more.In The Well-Grounded Java Developer, Second Edition you will learn:The new Java module system and why you should use itBytecode for the JVM, including operations and classloadingPerformance tuning the JVMWorking with Java’s ... Leer más

    $58.99 USD

  • Java Performance

    Series series Java Series
    “The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.”–James Gosling, creator of the Java Programming LanguageImprovements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatically improve the performance and scalability of Java software.Java™ Performance covers the latest Oracle ... Leer más

    $43.19 USD

  • ASP.NET SignalR Programming By Example

    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... Leer más

    $3.49 USD

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... Leer más

    $31.49 USD o gratis con Kobo Plus

  • Getting Started with Oracle WebLogic Server 12c: Developers Guide

    Getting Started with Oracle WebLogic Server 12c is a fast-paced and feature-packed book, designed to get you working with Java EE 6, JDK 7 and Oracle WebLogic Server 12c straight away, so start developing your own applications.Getting Started with Oracle WebLogic Server 12c: Developer's Guide is written for developers who are just getting started, or who have some experience, with Java EE who want ... Leer más

    $31.49 USD o gratis con Kobo Plus

  • Java Web Services: Up and Running

    A Quick, Practical, and Thorough Introduction

    de Martin Kalin ...
    Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You’ll learn how to write services from scratch and ... Leer más

    $24.99 USD

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    de Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... Leer más

    $30.00 USD o gratis con Kobo Plus

  • High Performance Android Apps

    Improve Ratings with Speed, Optimizations, and Testing

    de Doug Sillars ...
    Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you’ll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early.Customers are finally realizing that apps have a major role in the performance of their ... Leer más

    $28.09 USD

  • Camel in Action

    SummaryCamel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.Forewords by James Strachan and Dr. Mark LittlePurchase of the print book includes a free eBook in PDF, Kindle, ... Leer más

    $68.99 USD

  • Effective Software Testing

    A developer's guide

    Go beyond basic testing! Great software testing makes the entire development process more efficient. This book reveals a systemic and effective approach that will help you customize your testing coverage and catch bugs in tricky corner cases.In Effective Software Testing you will learn how to:Engineer tests with a much higher chance of finding bugsRead code coverage metrics and use them to improve ... Leer más

    $49.99 USD