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 1393 - 1416 de 1731 resultados
Skip side bar filters
  • Java EE Web Application Primer

    Building Bullhorn: A Messaging App with JSP, Servlets, JavaScript, Bootstrap and Oracle

    Series series Professional and Applied Computing (R0)
    Build an online messaging app using Java Servlets, JSP, Expression Language, JSTL, JPQL, Sessions/Cookies, HTML/CSS/JavaScript, and the Bootstrap framework. This book explains Java EE, along with its associated technologies making it perfect for those with at least basic programming experience in Java or C. Java EE Web Application Primer teaches you how to develop complete web applications using ... Leer más

    $23.79 USD

  • Ultimate Cardano Smart Contracts

    Build Decentralized Applications Today for a Better Tomorrow Key Features ● Build secure, scalable, and resilient Web3 Cardano Blockchain applications. ● Project-based learning connects blockchain concepts to project architecture and source code. ● Discover new employment opportunities, business models, and markets. Book Description Unlock the full potential of the Cardano blockchain for building ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Java 9 Modularity Revealed

    Project Jigsaw and Scalable Java Applications

    Series series Professional and Applied Computing (R0)
    Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime ... Leer más

    $31.49 USD

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    de Markus Duft ...
    Series series Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of ... Leer más

    $31.49 USD

  • A Concise Introduction to Data Structures using Java

    Series series Chapman & Hall/CRC Textbooks in Computing
    A student-friendly text, A Concise Introduction to Data Structures Using Java takes a developmental approach, starting with simpler concepts first and then building toward greater complexity. Important topics, such as linked lists, are introduced gradually and revisited with increasing depth. More code and guidance are provided at the beginning, al ... Leer más

    $82.99 USD

  • Java Coding Guidelines

    75 Recommendations for Reliable and Secure Programs

    Series series SEI Series in Software Engineering
    “A must-read for all Java developers. . . . Every developer has a responsibility to author code that is free of significant security vulnerabilities. This book provides realistic guidance to help Java developers implement desired functionality with security, reliability, and maintainability goals in mind.”–Mary Ann Davidson, Chief Security Officer, Oracle CorporationOrganizations worldwide rely on ... Leer más

    $34.19 USD

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

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Leer más

    $31.99 USD

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    de Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... Leer más

    $13.99 USD

  • Introducing Java EE 7

    A Look at What's New

    de Josh Juneau ...
    Introducing Java EE 7: A Look at What’s New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform. Readers of this book will not have to wade through introductory material or information covering features that have been part of the EE platform for years. Instead, developers can pick this book up and read it to brush up on those features ... Leer más

    $28.99 USD

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • MASTER REACT.JS PART 4

    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

  • Spring Batch in Action

    SummarySpring Batch in Action is an in-depth guide to writing batch applications using Spring Batch. Written for developers who have basic knowledge of Java and the Spring lightweight container, the book provides both a best-practices approach to writing batch jobs and comprehensive coverage of the Spring Batch framework.About the TechnologyEven though running batch jobs is a common task, there's ... Leer más

    $58.99 USD

  • Java Testing with Spock

    SummaryJava Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologySpock combines the features of ... Leer más

    $49.99 USD

  • Storm Applied

    Strategies for real-time event processing

    SummaryStorm Applied is a practical guide to using Apache Storm for the real-world tasks associated with processing and analyzing real-time data streams. This immediately useful book starts by building a solid foundation of Storm essentials so that you learn how to think about designing Storm solutions the right way from day one. But it quickly dives into real-world case studies that will bring ... Leer más

    $49.99 USD

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... Leer más

    $41.09 USD

  • Beginning Kotlin

    Build Applications with Better Code, Productivity, and Performance

    de Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language.The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin ... Leer más

    $31.49 USD

  • Ultimate Enterprise Data Analysis and Forecasting using Python

    Practical Approaches to Time Series Analysis and Forecasting using Python for Informed Decision-Making Key Features ● Comprehensive Resource for Python-Based Time Series Analysis and Forecasting. ● Delve into real-world applications with industry-specific case studies. ● Extract valuable insights by solving time series challenges across various sectors. ● Understand the significance of Azure Time ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • Mastering Akka

    A hands-on guide to build application using the Akka framework

    Master the art of creating scalable, concurrent, and reactive applications using AkkaKey Features\[\]This book will help you cure anemic models with domain-driven design\[\]We cover major Akka programming concepts such as concurrency, scalability, and reactivity\[\]You will learn concepts like Event Sourcing and CQRS via Akka Persistence, Akka Streams, Akka Http as well as Akka ClusteringBook ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Microservices with Spring Boot and Spring Cloud

    Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

    THIS BOOK IS OUTDATED: A new and updated version of this book is available. You can find the link further down on this page.Key FeaturesBuild cloud-native production-ready microservices with this comprehensively updated guideUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best out of Spring Cloud, Kubernetes, and Istio in combinationBook ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Java从入门到精通(第7版)

    de 明日科技 ...
    《Java从入门到精通(第7版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细讲解了使用Java语言进行程序开发需要掌握的知识。全书分为4篇共24章,内容包括初识Java,开发工具(IDEA、Eclipse),Java语言基础,流程控制,数组,类和对象,继承、多态、抽象类与接口,包和内部类,异常处理,字符串,常用类库,集合类,枚举类型与泛型,lambda表达式与流处理,I/O(输入/输出),反射与注解,数据库操作,Swing程序设计,Java绘图,多线程,并发,网络通信,飞机大战游戏,MR人脸识别打卡系统。书中所有知识都结合具体实例进行讲解,涉及的程序代码都给出了详细的注释,这可以帮助读者轻松领会Java程序开发的精髓,并快速提高开发技能。 ... Leer más

    $17.99 USD

  • Apache Tamaya

    Einstieg in die Konfiguration in Java

    Series Libro 168 - shortcuts
    Was bedeutet Konfiguration in Java? Wie sollte sie gemanagt werden? Dieser shortcut geht der Thematik auf den Grund, beleuchtet die Anforderungen an Konfiguration und mögliche Lösungsansätze. Anschließend werden die zentralen Konzepte und Erweiterungsmodule des Apache-Tamaya-Projekts vorgestellt. Auch komplexe Konfigurationsszenarien im Java-SE-Umfeld können mit dem Konfigurationsframework ... Leer más

    $3.99 USD o gratis con Kobo Plus