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 193 - 216 de 1589 resultados
Skip side bar filters
  • Get Your Hands Dirty on Clean Architecture

    A hands-on guide to creating clean web applications with code examples in Java

    de Tom Hombergs ...
    Gain insight into how hexagonal architecture can help to keep the cost of development low over the complete lifetime of an applicationKey FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of building maintainable solutions instead of taking shortcutsBook ... Leer más

    $331 MXN o gratis con Kobo Plus

  • Mastering Apache Maven 3

    If you are working with Java or Java EE projects and you want to take full advantage of Maven in designing, executing, and maintaining your build system for optimal developer productivity, then this book is ideal for you. You should be well versed with Maven and its basic functionality if you wish to get the most out of the book. ... Leer más

    $698 MXN o gratis con Kobo Plus

  • Spring Boot 2.0 Projects

    Build production-grade reactive applications and microservices with Spring Boot

    Develop diverse, real-life projects by exploring Spring Boot's featuresKey FeaturesRun production-grade-based applications using the Spring WebFlux frameworkLearn to develop high-performance asynchronous applications with Spring BootCreate robust microservice-based applications with Kotlin using Spring BootBook DescriptionSpring Boot is a lightweight framework that provides a set of tools to ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Java I/O

    Tips and Techniques for Putting I/O to Work

    All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four largecategories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing ... Leer más

    $462 MXN

  • Java代码审计(入门篇)

    de 徐焱 ...
    本书由浅入深、全面、系统地介绍了Java代码审计的流程、Java Web漏洞产生的原理以及实战讲解,并力求语言通俗易懂、举例简单明了,便于读者阅读领会。同时结合具体案例进行讲解,可以让读者身临其境,快速了解和掌握主流的Java代码安全审计技巧。阅读本书不要求读者具备代码审计的相关背景,如有相关经验,对理解本书内容会更有帮助。本书也可作为高等院校信息安全专业的教材。 ... Leer más

    $485 MXN

  • Java to Kotlin

    A Refactoring Guidebook

    It takes a week to travel the 8,000 miles overland from Java to Kotlin. If you're an experienced Java developer who has tried the Kotlin language, you were probably productive in about the same time.You'll have found that they do things differently in Kotlin, though. Nullability is important, collections are different, and classes are final by default. Kotlin is more functional, but what does that ... Leer más

    $490 MXN

  • Cryptography and Cryptanalysis in Java

    Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11

    Series series Professional and Applied Computing (R0)
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 21 and Jakarta EE 11. It provides a robust introduction to Java 21's new features and updates, a roadmap for Jakarta EE 11 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography ... Leer más

    $1,032 MXN

  • IOIO-OTG Development Workshop

    This book explores how to get started with IOIO-OTG board development using Java. The following is a list of highlight topics in this book:Preparing Development EnvironmentSetting up Development EnvironmentWorking with Digital Input/OutputWorking with Analog Input and PWMSerial CommunicationWorking with SPIWorking with I2C ... Leer más

    $57 MXN

  • AngularJS Deployment Essentials

    AngularJS Deployment Essentials

    Key FeaturesBook DescriptionIf you are a web developer, this handy guide will empower you to quickly learn the fundamentals of AngularJS development and deployment.What you will learnForm a bulletproof deployment workflow that can be repeated on future updatesDeploy your application as a mobile AngularJS app using the Ionic FrameworkBuild powerful tool stacks that work together to optimize your ... Leer más

    $437 MXN o gratis con Kobo Plus

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    de Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... Leer más

    $594 MXN

  • 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

    $980 MXN

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... Leer más

    $437 MXN o gratis con Kobo Plus

  • JavaScript für Java-Entwickler

    Series Libro 58 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... Leer más

    $170 MXN o gratis con Kobo Plus

  • Object-Oriented Programming for Beginners: Learn OOP Concepts with Real-World Examples

    Transition from disorganized scripting to building robust, scalable software architectures.Many self-taught developers and computer science students encounter a significant plateau in their programming development. While you may possess a strong grasp of variables and loops, constructing complex applications often results in code that is difficult to maintain and prone to errors. Resolving a ... Leer más

    $120 MXN o gratis con Kobo Plus

  • Automation with SaltStack

    Empower Your Infrastructure with SaltStack Automation. Key Features ● In-depth exploration of SaltStack, from basic concepts to advanced deployment and management techniques. ● Includes real-world examples and use cases to demonstrate the application of SaltStack in various practical scenarios. ● Detailed instructions and clear explanations to follow along and implement SaltStack in your own ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Mastering JavaFX 10

    Build advanced and visually stunning Java applications

    de Sergey Grinev ...
    Design modern, rich interfaces for Java apps using JavaFX 10Key FeaturesLeverage advanced GUI programming techniques using the latest JavaFX 10 framework.Create dynamic content using the animation API and work with different application layersCreate and customize plugins and use them efficiently in different applicationsBook Description: JavaFX 10 is used to create media-rich client applications. ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Derinlemesine Java - MVC, JSF & Primefaces

    de Onder Teker ...
    MVC (Model View Controller) KavramlarıJSF (JavaServer Faces) Temel, Orta ve İleri Düzey KonularıPrimeFaces Kurulumu ve BileşenleriUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüleri ... Leer más

    $17 MXN

  • Test-Driven Java Development, Second Edition

    Invoke TDD principles for end-to-end application development

    This book will teach the concepts of test driven development in Java so you can build clean, maintainable and robust codeKey FeaturesExplore the most popular TDD tools and frameworks and become more proficient in building applicationsCreate applications with better code design, fewer bugs, and higher test coverage, enabling you to get them to market quicklyImplement test-driven programming methods ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Codename One - Développer en Java pour iOS, Android, BlackBerry et Windows Phone

    Savez-vous que vous pouvez développer en Java des applications mobiles multiplateformes ? Mieux : vous développez des applications natives, et ce pour iOS, Windows Phone, Android ou Blackberry, à partir d'un unique code Java. La solution : Codename One, un framework dédié au developpement mobile que vous installez comme un plug-in sur Netbeans, Eclipse ou IntelliJIDEA.Développé depuis 2011 par ... Leer más

    $529 MXN

  • Pivotal Certified Spring Web Application Developer Exam

    A Study Guide

    Series series Professional and Applied Computing (R0)
    Prepare for the Pivotal Certified Spring Web Application Developer exam and learn about Spring MVC DispatcherServlet configuration, Spring MVC programming model essentials, Spring MVC views and form processing, Spring Web Flow essentials, and Spring Web Flow actions and configuration. The Pivotal Certified Spring Web Application Developer Exam: A Study Guide is the ideal preparation for the exam ... Leer más

    $911 MXN

  • Ultimate Full-Stack Web Development with MERN

    Master Web Development with MERN Stack for Designing, Testing, and Deploying Professional-Grade Applications using MongoDB, Express, React, and Node.js Key Features ● Step-by-step guidance on constructing an advanced MERN project from scratch. ● Holistic understanding of frontend (ReactJS), backend (NodeJS and ExpressJS), and database management (MongoDB). ● Learn effective testing strategies and ... Leer más

    $207 MXN o gratis con Kobo Plus

  • Java for Black Jack: Learn the Java Programming Language in One Session by Writing and Running a Java-Based Card Game Simulation

    Have you ever wished you could learn a new skill with one reading? Especially a skill that could pay you over $100,000 a year? Wish no longer. With his latest title, Java for Black Jack, famed teacher U.Q. Magnusson will get you going in the dominant programming language of the Internet, Java.Within this compact, easy-to-read Micro-Manual, you will learn the Java programming language by writing ... Leer más

    $51 MXN o gratis con Kobo Plus

  • Gradle Essentials

    Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guide

    Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guideKey Features\[\*\] Write beautiful build scripts for various types of projects effortlessly\[\*\] Become more productive by harnessing the power and elegance of the Gradle DSL\[\*\] Learn how to use Gradle quickly and effectively with this step-by-step guideBook DescriptionGradle is an advanced and ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    de Dan Sanderson ...
    This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform ... Leer más

    $346 MXN