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 1465 - 1488 de 1589 resultados
Skip side bar filters
  • Orientação a Objetos e SOLID para Ninjas

    Projetando classes flexíveis

    Todo profissional que trabalha com desenvolvimento deve conhecer os conceitos básicos de Orientação a Objetos. Esse paradigma, além de fundamental, é utilizado em todo o mercado de software ao redor do mundo. Mas nós sabemos que, na prática, o que vemos espalhado por aí são pilhas de códigos procedurais disfarçados. Neste livro, Maurício Aniche discute como a implementação e o foco no projeto de ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Ultimate Microservices with Go

    de Nir Shtein ...
    Develop production-ready, high-performance, and scalable microservices with Go Key Features ● Learn to design and implement resilient RESTful APIs using Go, with a focus on scalability and maintainability. ● Discover how Kubernetes empowers reliable microservice architecture, covering deployment, scaling, service discovery, and load balancing. ● Gain practical tools and insights for deploying ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Kotlin and Android Development featuring Jetpack

    Build Better, Safer Android Apps

    de Michael Fazio ...
    Start building native Android apps the modern way in Kotlin with Jetpack's expansive set of tools, libraries, and best practices. Learn how to create efficient, resilient views with Fragments and share data between the views with ViewModels. Use Room to persist valuable data quickly, and avoid NullPointerExceptions and Java's verbose expressions with Kotlin. You can even handle asynchronous web ... Leer más

    $533 MXN

  • Data Structures and Algorithms in Java

    de Robert Lafore ...
    Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in ... Leer más

    $793 MXN

  • Hands-On Cloud-Native Applications with Java and Quarkus

    Build high performance, Kubernetes-native Java serverless applications

    Build robust and reliable Java applications that works on modern infrastructure, such as containers and cloud, using the new features in Quarkus 1.0Key FeaturesBuild apps with faster boot time and low RSS memory using the latest Quarkus 1.0 featuresSeamlessly integrate imperative and reactive programming models to build modern Java applicationsDiscover effective solutions for running Java on ... Leer más

    $606 MXN o gratis con Kobo Plus

  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects ... Leer más

    $776 MXN o gratis con Kobo Plus

  • 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

    $497 MXN

  • Building RESTful Web Services with Spring 5

    Leverage the power of Spring 5.0, Java SE 9, and Spring Boot 2.0

    Find out how to implement the REST architecture to build resilient software in Java with the help of the Spring 5.0 framework. Key Features\[\*\] Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service.\[\*\] Leverage the Spring Framework to quickly implement RESTful endpoints.\[\*\] Learn to implement a client library for a RESTful ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Programming Clojure, Fourth Edition

    de Alex Miller ...
    Quickly turn complex problems into simple, working solutions using functional programming, safe concurrency, and the expressive tools of Clojure.Struggling with unnecessary complexity, unmanaged state, and brittle data that’s hard to change? Clojure combines the expressiveness of Lisp with the stability and performance of Java into a practical toolkit for creating simple, extensible applications. ... Leer más

    $433 MXN

  • 100 Recipes for Programming Java

    de Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Leer más

    $206 MXN

  • Java Performance

    In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

    de Scott Oaks ...
    Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using ... Leer más

    $490 MXN

  • 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

    $232 MXN o gratis con Kobo Plus

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    de YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... Leer más

    $245 MXN o gratis con Kobo Plus

  • Building Minecraft Server Modifications

    Discover how to program your own server plugins and augment your Minecraft server with Bukkit

    Modifying Minecraft with the Bukkit API is a unique guide that will walk you through the entire process of developing mods for your Minecraft server.Modifying Minecraft with the Bukkit API is great for anyone who is interested in customizing their Minecraft server. Whether you are new to programming, Java, Bukkit, or even Minecraft itself, this book has you covered. All you need is a valid ... Leer más

    $517 MXN o gratis con Kobo Plus

  • The Clojure Workshop

    Use functional programming to build data-centric applications with Clojure and ClojureScript

    Learn how to solve problems using Clojure or ClojureScript and become a confident functional programmer with the help of engaging activities and challenging projectsKey FeaturesMaster the tools and patterns of the Clojure and ClojureScript ecosystemsLearn the fundamentals of functional programming and immutabilityApply your skills practically by developing a range of scalable applicationsBook ... Leer más

    $679 MXN o gratis con Kobo Plus

  • 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

    $409 MXN

  • CERT Oracle Secure Coding Standard for Java, The

    Series series SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... Leer más

    $820 MXN

  • Java Language Specification, Java SE 8 Edition, The

    Written by the inventors of the technology, The Java® Language Specification, Java SE 8 Edition is the definitive technical reference for the Java programming language.The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 8, including lambda expressions, method references, default methods, type annotations ... Leer más

    $898 MXN

  • The Power of Coding and Programming

    de Rajat Sharma ...
    The Power of Coding and ProgrammingFrom Beginner to Digital CreatorIn today's digital world, programming is more than just writing code — it is the power to create, innovate, and change the future. The Power of Coding and Programming is a complete beginner-friendly guide designed to take readers from basic coding concepts to understanding the technologies shaping the modern world.This book ... Leer más

    $120 MXN o gratis con Kobo Plus

  • 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

    $1,180 MXN o gratis con Kobo Plus

  • Managing State in Flutter Pragmatically

    Discover how to adopt the best state management approach for scaling your Flutter app

    de Waleed Arshad ...
    Explore popular state management techniques in Flutter and implement them in real-world applications Key Features • Get to grips with popular approaches for managing your Flutter application state • Think declaratively in order to decide on the most fitting approach for different applications • Learn to implement state management solutions by building a popular use case in the form of a shopping ... Leer más

    $441 MXN o gratis con Kobo Plus

  • Hands-On Microservices with Spring Boot and Spring Cloud

    Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes

    Apply microservices patterns to build resilient and scalable distributed systemsKey FeaturesUnderstand the challenges of building large-scale microservice landscapesBuild cloud-native production-ready microservices with this comprehensive guideDiscover how to get the best out of Spring Cloud, Kubernetes, and Istio when used togetherBook DescriptionMicroservices architecture allows developers to ... Leer más

    $931 MXN o gratis con Kobo Plus

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Leer más

    $346 MXN

  • Java 9 Data Structures and Algorithms

    A step-by-step guide to data structures and algorithms

    Gain a deep understanding of the complexity of data structures and algorithms and discover the right way to write more efficient codeKey Features\[\*\] This book provides complete coverage of reactive and functional data structures\[\*\] Based on the latest version of Java 9, this book illustrates the impact of new features on data structures\[\*\] Gain exposure to important concepts such as Big-O ... Leer más

    $679 MXN o gratis con Kobo Plus