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 1633 - 1656 de 1742 resultados
Skip side bar filters
  • Reactive Java Programming

    de Andrea Maglie ...
    Series series Professional and Applied Computing (R0)
    Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.Reactive Java Programming ... Leer más

    $28.99 USD

  • Apache Oozie Essentials

    Unleash the power of Apache Oozie to create and manage your big data and machine learning pipelines in one go

    de Jagat Singh ...
    Unleash the power of Apache Oozie to create and manage your big data and machine learning pipelines in one go Key Features\[\*\]Teaches you everything you need to know to get started with Apache Oozie from scratch and manage your data pipelines effortlessly\[\*\]Learn to write data ingestion workflows with the help of real-life examples from the author’s own personal experience\[\*\]Embed Spark ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Building Scalable Web Apps with Node.js and Express

    Easy API Design Using Express.js and Node.js (TypeScript) Key Features ● Step-by-step instructions using TypeScript for efficient backend development on Node.js, enhancing code quality and maintainability. ● Practical insights using Redis to implement efficient API caching methods, optimizing performance and scalability. ● Provides practical examples of API testing using Mocha and Chai, ensuring ... Leer más

    $22.99 USD o gratis con Kobo Plus

  • Prototype and Scriptaculous in Action

    Prototype and Scriptaculous are libraries that extend standard Ajax. They make it easier to program Ajax and provide powerful features like drag and drop and animation. In this book, developers learn by playing and see how the libraries work in the real world.As experience with Ajax increases, developers want the standard Ajax capabilities they repeatedly use to be preprogrammed for them--and that ... Leer más

    $49.99 USD

  • Java EE 7 Web Application Development

    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7

    de Peter Pilgrim ...
    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 Key FeaturesBuild modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologiesDelve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platformLearn about JavaServer Faces, ... Leer más

    $51.99 USD o gratis con Kobo Plus

  • Building a RESTful Web Service with Spring

    A hands-on guide to building an enterprise-grade, scalable RESTful web service using the Spring Framework

    A hands-on guide to building an enterprise-grade, scalable RESTful web service using the Spring FrameworkKey FeaturesBook DescriptionREST is an architectural style that tackles the challenges of building scalable web services. In today’s connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Beginning Spring Boot 2

    Applications and Microservices with the Spring Framework

    Series series Professional and Applied Computing (R0)
    Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you ... Leer más

    $62.99 USD

  • Doğrudan Java Eclipse

    de Zafer Teker ...
    Bu kitapta Eclipse IDE uygulamasının kullanımı, temelden başlayarak, ancak en ileri konuları derinlemesine kapsayarak anlatılmaktadır. Yeni başlayanların çabuk uyum sağlaması, temel düzeyde bilenlerin de daha hızlı geliştirme yapması için gerekenler açıklanmaktadır. Java odaklı işlenmekle birlikte, öteki dillerde geliştirenlere de yardımcı olmak için ilk bölümler ortak konuları içermektedir. ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Programação orientada a objetos

    um guia prático com Java

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Programação orientada a objetos: um guia prático com Java apresenta uma introdução ampla e detalhada à programação ... Leer más

    $5.99 USD

  • Modern Data Engineering with Apache Spark

    A Hands-On Guide for Building Mission-Critical Streaming Applications

    de Scott Haines ...
    Series series Professional and Applied Computing (R0)
    Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the foundation, you will follow a step-by-step journey beginning with the basics of data ingestion, processing, and transformation, and ending up with an ... Leer más

    $58.99 USD

  • Java Basics : Your Comprehensive Guide to Programming with Ease and Confidence from Scratch to Advanced Concepts

    Unlock the full potential of Java with our comprehensive guide, perfect for both novices and seasoned developers. This book provides a deep dive into Java's core principles, ecosystem, and advanced topics, equipping you with the skills to build robust applications across various domains—web, mobile, enterprise, and more. From understanding the history and evolution of Java to mastering its ... Leer más

    $1.99 USD o gratis con Kobo Plus

  • OCP Java SE 6 Programmer Practice Exams (Exam 310-065)

    Series series Certification Press
    Don't Let the Real Test Be Your First Test!Written by two of the lead developers of the Java SE Programmer Exam, OCP Java SE 6 Programmer Practice Exams is filled with more than 260 realistic practice questions to prepare you for this challenging exam. To help you understand this material, in-depth explanations of both the correct and incorrect answers are included for every question. This ... Leer más

    $32.99 USD

  • Developer Career Masterplan

    Build your path to senior level and beyond with practical insights from industry experts

    Elevate your technical career with practical guidance, best practices, and actionable insights shared by industry expertsKey FeaturesDevelop the right skills to advance your career with comprehensive skill developmentExplore practical examples and case studies for real-world career guidanceUnderstand the importance of networking and community engagement for professional growthPurchase of the print ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Java XML and JSON

    Document Processing for Java SE

    de Jeff Friesen ...
    Series series Professional and Applied Computing (R0)
    Use this guide to master the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML and JSON documents from the Java language. New in this edition is coverage of Jackson (a JSON processor for Java) and Oracle’s own Java API for JSON processing (JSON-P), which is a JSON processing API for Java EE that also can be used with Java SE. This new edition of ... Leer más

    $71.99 USD

  • Spring Boot 2 Recipes

    A Problem-Solution Approach

    de Marten Deinum ...
    Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring ... Leer más

    $49.99 USD

  • Grails in Action

    SummaryGrails in Action, Second Edition is a comprehensive introduction to Grails 2 focused on making you super-productive fast. In this totally revised new edition, you'll master Grails 2.3 core skills as you apply TDD techniques to developing a full-scale Twitter clone. Along the way you'll learn the latest single-page web app UI techniques, work with NoSQL backends, integrate with enterprise ... Leer más

    $49.99 USD

  • Troubleshooting Java

    Read, debug, and optimize JVM applications

    Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems.In Troubleshooting Java: Read, debug, and optimize JVM applications you will learn how to:Determine what code does the first time you see itExpose code logic problemsEvaluate ... Leer más

    $43.99 USD

  • Das Java Memory Model

    Überblick und Ausblick auf Java 9

    Series Libro 216 - shortcuts
    Passend zum baldigen Release von Java 9 wird es Zeit, sich noch einmal intensiv mit dem Java Memory Model auseinanderzusetzen, dessen Spezifikation zu den kompliziertesten im Java-Umfeld gehört. In diesem shortcut nehmen Rodion Alukhanov und Vadym Kazulkin das JMM genau unter die Lupe, betrachten unter anderem Hardware-Memory-Module, das Jopen JDK Java Concurrencty Stress Tests Tool und wagen ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Ultimate Azure AI Services for Gen AI Solutions

    Master Generative AI with Azure OpenAI, AI Services, and advanced tools for real-world applications! Key Features ● Step-by-step and structured content designed for beginners, intermediates, and experts alike. ● Master all facets of Generative AI development, including LLMs, LangChain, Prompt Engineering, and Vector Databases. ● Gain insights into implementation strategies through practical, real ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Java Basics For Passionate Beginners

    A Beginner's Guide To Learning Java Programming From Basics | Master Java Front End And Back End In No Time Even If You Are A Non-Programmers

    de Kelvin Glover ...
    Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Java language fast?This book is for you.You no longer have to waste your time and money trying to learn Java from boring books that are 600 pages long, expensive online courses or complicated Java tutorials that just ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Spring in Practice

    SummarySpring in Practice shows you how to tackle the challenges you face when you build Spring-based applications. The book empowers software developers to solve concrete business problems by mapping application-level issues to Spring-centric solutions. It diverges from other cookbooks because it presents the background you need to understand the domain in which a solution applies before it ... Leer más

    $49.99 USD

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Leer más

    $6.51 USD

  • 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

  • JAVA Programming Simplified

    From Novice to Professional - Start at the Beginning and Learn the World of Java

    This book has been designed in such a manner so as to make anyone understand the Java language, with a lot of practical examples implemented on the Eclipse platform. This book comprehensively covers all the concepts of Java, starting with the installation of Java and the usage of IDE for Java development and efficiently covers all required topics of Java language with some advanced concepts like ... Leer más

    $14.99 USD o gratis con Kobo Plus