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 1417 - 1440 de 1730 resultados
Skip side bar filters
  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Leer más

    $30.99 USD

  • Data Science with Java

    Practical Methods for Scientists and Engineers

    Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today’s data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data ... Leer más

    $36.79 USD

  • Learning Network Programming with Java

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processes

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processesKey Features\[\*\]Learn to deliver superior server-to-server communication through the networking channels\[\*\]Gain expertise of the networking features of your own applications to support various network architectures such as client/server and peer-to-peer\[\*\]Explore the issues ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • JavaFX 9 by Example

    Series series Professional and Applied Computing (R0)
    Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the ... Leer más

    $62.99 USD

  • JVM Tutorials - Herong's Tutorial Examples

    de Herong Yang ...
    This book is a collection of notes and sample codes written by the author while he was learning JVM himself. Topics include JVM (Java Virtual Machine) Architecture and Components; Oracle JVM implementation - HotSpot; Eclipse JVM implementation - Eclipse OpenJ9; java.lang.Runtime - The JVM Instance class; Loading Native Libraries; java.lang.System - Representing Operating System; java.lang ... Leer más

    $4.99 USD

  • Android Studio 2.2 Development Essentials - Android 7 Edition

    de Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio. Fully updated for Android Studio 2.2 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... Leer más

    $32.99 USD

  • Learn JavaFX 17

    Building User Experience and Interfaces with Java

    Series series Professional and Applied Computing (R0)
    This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI ... Leer más

    $62.99 USD

  • Pro Cloud Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

    Series series Professional and Applied Computing (R0)
    This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool.After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your ... Leer más

    Antes $49.99 USD Ahora $35.99 USD

  • Reactive Systems in Java

    Resilient, Event-Driven Architecture with Quarkus

    Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers ... Leer más

    $48.99 USD

  • Mastering Elasticsearch

    Further your knowledge of the Elasticsearch server by learning more about its internals, querying, and data handling

    Key FeaturesBook DescriptionThis book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected.What you will learnWho this book is forThis book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected. ... Leer más

    $35.09 USD o gratis con Kobo Plus

  • Architecting Modern Java EE Applications

    Designing lightweight, business-oriented enterprise applications in the age of cloud, containers, and Java EE 8

    Find out how to craft effective, business-oriented Java EE 8 applications that target customer's demands in the age of Cloud platforms and container technology.Key Features\[\*\] Understand the principles of modern Java EE and how to realize effective architectures\[\*\] Gain knowledge of how to design enterprise software in the age of automation, Continuous Delivery and Cloud platforms\[\*\] ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • An Experiential Introduction to Principles of Programming Languages

    de Hridesh Rajan ...
    A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook uses a hands-on approach to teach the principles of programming languages. Using Java as the implementation language, Rajan covers a range of emerging topics, including concurrency, Big Data, and event-driven programming. Students will learn to ... Leer más

    $36.99 USD

  • Mastering Java: A Golden Collection of Questions & Answers for Success

    Java: 200 Key Questions for a strong programming base

    de Bashir OS ...
    200 Essential Questions and Answers" is a comprehensive guide designed to help aspiring Java developers achieve mastery in the language. With a carefully curated selection of 200 questions and detailed answers, this ebook covers a wide range of Java concepts, from basic syntax to advanced topics. Each question is meticulously crafted to test your understanding of Java programming principles and ... Leer más

    $26.69 USD

  • Java Microservices and Containers in the Cloud

    With Spring Boot, Kafka, PostgreSQL, Kubernetes, Helm, Terraform and AWS EKS

    Series series Professional and Applied Computing (R0)
    Spring Boot helps developers create applications that simply run. When minimal configuration is required to start up an application, even novice Java developers are ready to start. But this simplicity shouldn't constrain developers in addressing more complex enterprise requirements where microservice architecture is concerned. With the need to rapidly deploy, patch, or scale applications, ... Leer más

    $49.49 USD

  • Play Framework

    Java para web sem Servlets e com diversão

    Desenvolver sistemas web em Java nunca foi tão divertido! Se você está cansado de escrever longas Servlets, ficar brigando com seu framework o tempo inteiro para realizar tarefas simples e escrevendo mais código que o necessário para desenvolver qualquer funcionalidade, o Play Framework é o que você precisa. Nesse livro, Fernando Boaglio ensina como criar uma aplicação do começo ao fim utilizando ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Building REST APIs with Spring Boot 4.0

    Practical and code-first learning for Java developers to build, test and deploy applications using Java 21

    I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract architecture talk. It's all connected from the first command to the final deployable JAR.It's all about ... Leer más

    $35.99 USD

  • Keycloak - Identity and Access Management for Modern Applications

    Harness the power of Keycloak, OpenID Connect, and OAuth 2.0 protocols to secure applications

    Learn to leverage the advanced capabilities of Keycloak, an open-source identity and access management solution, to enable authentication and authorization in applicationsKey FeaturesGet up to speed with Keycloak, OAuth 2.0, and OpenID Connect using practical examplesConfigure, manage, and extend Keycloak for optimized securityLeverage Keycloak features to secure different application typesBook ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Beginning Hibernate 6

    Java Persistence from Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks.The ... Leer más

    $58.49 USD

  • Learn Java 17 Programming

    Learn the fundamentals of Java Programming with this updated guide with the latest features

    de Nick Samoylov ...
    Explore the essential concepts of programming such as object-oriented, functional, and reactive programming by writing code and building projects using the latest LTS version of JavaKey FeaturesA step-by-step guide for beginners to get started with programming in Java 17Explore core programming topics including GUI programming, concurrency, and error handlingWrite efficient code and build projects ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Hello, Android

    Introducing Google's Mobile Development Platform

    de Ed Burnette ...
    Google Android dominates the mobile market, and by targeting Android, your apps can run on most of the phones and tablets in the world. This new fourth edition of the #1 book for learning Android covers all modern Android versions from Android 4.1 through Android 5.0. Freshly added material covers new Android features such as Fragments and Google Play Services. Android is a platform you can't ... Leer más

    $22.39 USD

  • Java多线程并发体系实战(微课视频版)

    de 刘宁萌 ...
    本书全面、系统地介绍了Java多线程相关的核心知识点,把官方多线程的核心知识点用链路的方式讲解清楚。读者在学习的过程中需要循序渐进,核心知识点的理解是很重要的。由核心知识点扩展开来就可以形成万物。学习和创造希望读者在此过程中能拥有自已的成长和思维。 全书共分为10章。第1~3章介绍了线程的核心知识点,第4章讲解线程局部变量,第5章介绍Lock锁,第6章讲解原子包,第7章介绍阻塞队列,第8章介绍线程池,第9章讲解线程同步器,第10章是AQS源代码分析。 本书每个章节都有相对应的代码验证环节,提供大量应用实例,每章节均附有习题。 本书适合有一定的Java基础知识,包括语法、结构、面像对象的编程概念。**还有一定的并发编程基础的读者阅读。也可作为计算机相关专业的学习用书和参考教材,以及Java软件开发者的自学用书和研究人员的参考用书。 ... Leer más

    $15.11 USD

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    de Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Leer más

    $12.99 USD

  • Curso de Programación y Análisis de Software - 2ª Edición

    Es conocido que en los últimos años la programación y la arquitectura de software han contribuido al crecimiento económico acelerandono y mejorando muchos aspectos. A lo largo de este curso trataremos varios aspectos con los que esperamos usted pueda mejorar profesionalmente y alcanzar sus objetivos personales.El curso consta de los bloques temáticos de fundamentos de la programación, fundamentos ... Leer más

    $10.95 USD o gratis con Kobo Plus