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 937 - 960 de 1589 resultados
Skip side bar filters
  • Fondamenti di informatica 2

    Fondamenti teorici - Fondamenti di Programmazione - Fondamenti di Architettura. ... Leer más

    $204 MXN o gratis con Kobo Plus

  • Programming Kotlin

    Get to grips quickly with the best Java alternative

    Familiarize yourself with all of Kotlin's features with this in-depth guideKey Features? Introduction to running, setup and tools of Kotlin code ? Writing structured and readable object-oriented code using new features alongside lambdas and higher order functions ? Writing unit tests and integrating Kotlin tests with Java code in a transitioning code base ? Guide through testing, concurrency and ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Apache Kafka Quick Start Guide

    Leverage Apache Kafka 2.0 to simplify real-time data processing for distributed applications

    de Raúl Estrada ...
    Process large volumes of data in real-time while building high performance and robust data stream processing pipeline using the latest Apache Kafka 2.0Key FeaturesSolve practical large data and processing challenges with KafkaTackle data processing challenges like late events, windowing, and watermarkingUnderstand real-time streaming applications processing using Schema registry, Kafka connect, ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Android-Apps programmieren lernen für Dummies

    Series series Für Dummies
    Sie wollen programmieren lernen, um eigene Apps für Ihr Android-Gerät zu entwickeln? Dann sind Sie hier richtig. Dieses Buch ist drei Bücher in einem: Sie lernen Java, begreifen die objektorientierte Programmierung und erhalten eine Einführung in die Android-App-Entwicklung. Wichtige Themen wie die Ansteuerung des Displays oder der Umgang mit der Grafik, den Sensoren und GPS werden Ihnen an ... Leer más

    $341 MXN

  • Be Expert in Java

    Learn Java programming and become expert

    de Ummed Singh ...
    Java serves as both a programming language and a platform. It is a sophisticated, secure, and object-oriented programming language. Sun Microsystems (now a subsidiary of Oracle) developed Java in 1995, and its conception is credited to James Gosling, often referred to as the father of Java. Originally named Oak, the language underwent a name change to Java when it was discovered that the name Oak ... Leer más

    $56 MXN o gratis con Kobo Plus

  • The Best Javascript

    As JavaScript's creator, I would love to mention some phrases approximately in which JavaScript has been, in which it's far going, and the way the ee-e book you're conserving will assist you to make the maximum of the language. JavaScript changed into born out of a choice to allow HTML authors write scripts immediately in their documents. This can also additionally appear apparent now, however ... Leer más

    $119 MXN

  • Ultimate GraphQL for Scalable Web Apps

    de Robins Gupta ...
    Master GraphQL to build scalable, production-ready web applications.Key Features● Build a complete Netflix-style streaming platform using GraphQL, React, Node.js, and Apollo.● Master production-grade concepts including DataLoader, caching, scalability, and performance tuning.● Learn by doing, and progress from GraphQL fundamentals to advanced real-world full-stack development.Book DescriptionAPIs ... Leer más

    $284 MXN o gratis con Kobo Plus

  • Functional Interfaces in Java

    Fundamentals and Examples

    de Ralph Lecessi ...
    Series series Professional and Applied Computing (R0)
    Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You’ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used ... Leer más

    $1,152 MXN

  • 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

    $172 MXN

  • Instant OSGi Starter

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Using a practical approach with explanation where needed, the book will take an in depth look at what OSGi is and what it offers to Java programmers and development standards. "Instant OSGi Starter" is intended for the senior Java programmer whom ... Leer más

    $410 MXN o gratis con Kobo Plus

  • 200+ Java Programs for Beginners

    200+ Java Programs for Beginners is your essential guide to mastering Java programming with ease! Whether you're completely new to coding or looking to solidify your foundational skills, this comprehensive collection of Java programs will help you gain confidence and hands-on experience. Each program is crafted to guide you through the core principles of Java, including variables, loops, data ... Leer más

    $172 MXN

  • Modern Web Applications with Next.JS

    “Elevate Your Web Development with Next.js Mastery!” Key Features ● Comprehensive Next.js coverage. ● Hands-on examples and practical exercises. ● Advanced techniques for web app development. Book Description This practical handbook takes you on a journey from foundational principles to advanced techniques, offering a complete exploration of Next.js, the cutting-edge framework for building ... Leer más

    $207 MXN o gratis con Kobo Plus

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Getting Started with Processing

    A Hands-On Introduction to Making Interactive Graphics

    Processing opened up the world of programming to artists, designers, educators, and beginners. This short book gently introduces the core concepts of computer programming and working with Processing. Written by the co-founders of the Processing project, Reas and Fry, Getting Started with Processing shows you how easy it is to make software and systems with interactive graphics. If you're an artist ... Leer más

    $151 MXN

  • Ultimate Next.js for Modern Web Applications

    de Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Key Features● Master Next.js 15 from fundamentals to routing and data fetching to SSR, SSG, and API routes.● Build high-performance, scalable, and SEO-friendly modern web applications with TypeScript and Tailwind CSS.● Follow a complete workflow from setup to testing and deployment on platforms like Vercel and ... Leer más

    $258 MXN o gratis con Kobo Plus

  • The Cucumber Field Guide

    Practical Examples for Automated Software Testing

    de Steven Hunt ...
    Cucumber is an open-source tool that enables testers to write automated tests in plain language that can be executed to validate software behavior. With support across most major programming languages, Cucumber has become a popular tool for implementing behavior-driven development (BDD) and specification by example.This book is a hands-on technical guide that focuses on implementing automated ... Leer más

    $261 MXN

  • Spring. Все паттерны проектирования

    В этой книге дается обзор фреймворка Spring 5 и паттернов проектирования для него. Объясняется принцип внедрения зависимостей (dependency injection), играющий ключевую роль при создании слабосвязанного кода во фреймворке Spring. Затем рассматриваются классические паттерны «Банды четырех» при проектировании приложений на Spring. В следующих частях книги автор рассматривает паттерны аспектно ... Leer más

    $107 MXN o gratis con Kobo Plus

  • Killer Game Programming in Java

    Java Gaming & Graphics Programming

    Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order ... Leer más

    $346 MXN

  • Firebase Essentials - Android Edition

    de Neil Smyth ...
    With 55 in-depth chapters, over 470 pages and 23 example app projects (including the source code), Firebase Essentials – Android Edition provides everything you need to successfully integrate Firebase cloud features into your Android apps.This book covers the key features of Android app development using Firebase including integration with Android Studio, User Authentication (including email, ... Leer más

    $602 MXN

  • Crushing The Technical Interview: Data Structures And Algorithms (Java Edition)

    de Keith Henning ...
    Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview.This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer ... Leer más

    $688 MXN

  • Build Android-Based Smart Applications

    Using Rules Engines, NLP and Automation Frameworks

    Build smart applications using cutting-edge technologies such as rules engines, code automation frameworks, and natural language processing (NLP). This book provides step-by-step instructions on how to port nine rules engines (CLIPS, JRuleEngine, DTRules, Zilonis, TermWare, Roolie, OpenRules, JxBRE, and JEOPS) to the Android platform. You’ll learn how to use each rules engine to build a smart ... Leer más

    $388 MXN

  • Brush-up java for Interview

    This book is useful for developers who has prior java development experience and wants to scale up or brush up their knowledge. It will be helpful for interview preparations. One can use it as a tool to crack the java interview. It is specially designed to brush-up the java concepts quickly. ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    de Adiy ...
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript ... Leer más

    $82 MXN o gratis con Kobo Plus