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 97 - 120 de 1738 resultados
Skip side bar filters
  • Core Java for the Impatient

    de Cay Horstmann ...
    An Essential Guide to the Core Language and Libraries--Updated for Java 21Modern Java introduces major enhancements that impact the core language and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging.Core Java for the Impatient, Fourth ... Leer más

    $43.19 USD

  • Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide

    A Comprehensive OCPJP 8 Certification Guide

    Series series Professional and Applied Computing (R0)
    This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips.Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam.The book starts by ... Leer más

    $71.99 USD

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

    Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II ... Leer más

    $48.00 USD

  • Effective Unit Testing

    A guide for Java developers

    de Lasse Koskela ...
    SummaryEffective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows ... Leer más

    $49.99 USD

  • Java - VIRTUAL MACHINE

    de Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... Leer más

    $10.02 USD o gratis con Kobo Plus

  • Spring Security

    Secure your web applications, RESTful services, and microservice architectures

    Learn how to secure your Java applications from hackers using Spring Security 4.2 Key FeaturesArchitect solutions that leverage the power of Spring Security while being loosely coupledImplement existing user stores, user sign up, authentication, and supporting AJAX requestsIntegrate with popular Cloud services such as Zookeeper, Eureka, and Consul, along with advanced techniques, including OAuth, ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • Programming Scala

    de Dean Wampler ...
    Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away. You'll learn why Scala is ideal for building today's highly scalable, data-centric ... Leer más

    $48.99 USD

  • JAVA

    Java Programming for beginners teaching you basic to advanced JAVA programming skills!

    de Adam Dodson, TBD ...
    JAVAJAVA is one of the most useful programming languages used today!It is a language designed specifically for use on the internet, and allows the coder to create a range of entire applications!Whether you are learning to code for personal enjoyment, or for employment opportunities, JAVA is a language that you absolutely must learn.Being quite a simple language, it is also well suited to those who ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Think Data Structures

    Algorithms and Information Retrieval in Java

    If you’re a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering—data structures and algorithms—in a way that’s clearer, more concise, and more engaging than other materials.By emphasizing practical knowledge and skills over theory, author Allen ... Leer más

    $24.99 USD

  • Mastering Microservices with Java 9

    Build domain-driven microservice-based applications with Spring, Spring Cloud, and Angular

    Master the art of implementing scalable microservices in your production environment with easeKey FeaturesUse domain-driven design to build microservicesUse Spring Cloud to use Service Discovery and RegisterationUse Kafka, Avro and Spring Streams for implementing event based microservicesBook DescriptionMicroservices are the next big thing in designing scalable, easy-to-maintain applications. They ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Cloud Native Java

    Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry

    What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry.Many organizations have already waded ... Leer más

    $43.99 USD

  • Hands-On Reactive Programming in Spring 5

    Build cloud-ready, reactive systems with Spring 5 and Project Reactor

    Explore the reactive system and create efficient microservices with Spring Boot 2.1 and Spring CloudKey FeaturesUnderstand the kind of system modern businesses require with SpringGain deeper insights into reactive programming with Reactor and Spring CloudGet in-depth knowledge on asynchronous and nonblocking communication with Spring 5 WebFluxBook DescriptionThese days, businesses need a new type ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Pro Spring 6 with Kotlin

    An In-depth Guide to Using Kotlin APIs in Spring Framework 6

    Series series Professional and Applied Computing (R0)
    Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the ... Leer más

    $53.99 USD

  • 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.99 USD

  • Netty in Action

    SummaryNetty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.About the TechnologyNetty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your ... Leer más

    $58.99 USD

  • Mastering Android Development with Kotlin

    Deep dive into the world of Android to create robust applications with Kotlin

    de Miloš Vasić ...
    Master Android development using a variety of Kotlin featuresKey Features\[\*\] Leverage specific features of Kotlin to ease Android application development\[\*\] An illustrative guide that will help you write code based Kotlin language to build robust Android applications\[\*\] Filled with various practical examples build amazing Android project using Kotlin so you can easily apply your knowledge ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Building Modular Cloud Apps with OSGi

    Practical Modularity with Java in the Cloud Age

    If you’re an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You’ll quickly learn how to use OSGi, through concise code examples and a set of best practices derived from the authors’ experiences with real-world projects.Through the course of this book, you’ll learn to develop modern web ... Leer más

    $15.99 USD

  • Android Programming Unleashed

    de B.M. Harwani ...
    Series series Unleashed
    Android Programming Unleashed is the most comprehensive and technically sophisticated guide to best-practice Android development with today's powerful new versions of Android: 4.1 (Jelly Bean) and 4.0.3 (Ice Cream Sandwich). Offering the exceptional breadth and depth developers have come to expect from the Unleashed series, it covers everything programmers need to know to develop robust, high ... Leer más

    $28.99 USD

  • Real-Time IoT Imaging with Deep Neural Networks

    Using Java on the Raspberry Pi 4

    Series series Professional and Applied Computing (R0)
    This book shows you how to build real-time image processing systems all the way through to house automation. Find out how you can develop a system based on small 32-bit ARM processors that gives you complete control through voice commands.Real-time image processing systems are utilized in a wide variety of applications, such as in traffic monitoring systems, medical image processing, and biometric ... Leer más

    $31.99 USD

  • 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

  • Streaming Data

    Understanding the real-time pipeline

    SummaryStreaming Data introduces the concepts and requirements of streaming and real-time data systems. The book is an idea-rich tutorial that teaches you to think about how to efficiently interact with fast-flowing data.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyAs humans, we're constantly filtering and ... Leer más

    $49.99 USD

  • Pro JPA 2

    Series series Professional and Applied Computing (R0)
    Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers.Authors Mike Keith and Merrick Schincariol take a hands–on approach, based on ... Leer más

    $49.99 USD