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 1033 - 1056 de 1739 resultados
Skip side bar filters
  • Building Applications with IBM Rational Application Developer and JavaBeans

    Designed for programmers with limited Java experience, this informative guidebook shows how applications, applets, and servlets can be created with ease using IBM's Rational Application Developer paired with JavaBeans. Step-by-step guidelines accompanied by screen captures and code samples demonstrate how to build JavaServer Faces Web applications, as well as Java applications complete with ... Leer más

    $58.99 USD o gratis con Kobo Plus

  • Learn Java for Android Development

    Migrating Java SE Programming Skills to Mobile Development

    Series series Professional and Applied Computing (R0)
    Gain the essential Java language skills necessary for using the Android SDK platform to build Java-based Android apps. This book includes the latest Java SE releases that Android supports, and is geared towards the Android SDK version 10. It includes new content including JSON documents, functional programming, and lambdas as well as other language features important for migrating Java skills to ... Leer más

    $80.99 USD

  • Ultimate Microsoft Security Copilot for Security Operations

    Defend Smarter, Faster, and Stronger with Microsoft Security Copilot. Key Features ● Comprehensive, hands-on guidance to master Microsoft Security Copilot in real-world security operations. ● Step-by-step strategies to enhance threat detection, investigation, and response with AI-driven insights. ● Actionable best practices and automation tips to streamline SOC workflows, and improve team ... Leer más

    $24.99 USD o gratis con Kobo Plus

  • Mastering Functional Programming

    Functional techniques for sequential and parallel programming with Scala

    Learn how functional programming can help you in deploying web servers and working with databases in a declarative wayKey FeaturesLearn functional programming from scratchProgram applications with pure functions to rule out side effectsGain expertise in working with array tools for functional programmingBook DescriptionFunctional programming is a paradigm specifically designed to deal with the ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Java Programming for Beginners

    Master of Programming

    de Sarful Hassan ...
    Series series Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book ... Leer más

    $4.99 USD 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

    $15.99 USD

  • Beginning Spring Boot 3

    Build Dynamic Cloud-Native Java Applications and Microservices

    Series series Professional and Applied Computing (R0)
    Learn the Spring Boot 3 micro framework and build your first Java-based cloud-native applications and microservices. Spring Boot is the lightweight, nimbler cousin to the bigger Spring Framework, with plenty of "bells and whistles." This updated edition includes coverage of Spring Native, which will help you speed up your Spring Boot applications, as well as messaging with Spring Boot, Spring ... Leer más

    $53.99 USD

  • JavaScript Security

    de Y.E Liang ...
    This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • Android Software Internals Quick Reference

    A Field Manual and Security Reference Guide to Java-based Android Components

    Series series Professional and Applied Computing (R0)
    Use this handy field guide as a quick reference book and cheat sheet for all of the techniques you use or reference day to day. Covering up to Android 11, this Android Java programming reference guide focuses on non-UI elements with a security focus. You won’t see Android UI development, nor will you see low-level C or kernel techniques. Instead, this book focuses on easily digestible, useful, and ... Leer más

    $49.99 USD

  • Java EE 8: Only What's New

    Level up quickly on the latest features of Java EE 8 including Security, JSON-B/P, CDI, JAX-RS, Servlet and more

    de Alex Theedom ...
    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't. ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • 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

  • J2EE Design Patterns

    Patterns in the Real World

    Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built ... Leer más

    $28.99 USD

  • Developing Middleware in Java EE 8

    Build robust middleware solutions using the latest technologies and trends

    Use Java features such as JAX-RS, EJBs, and JPAs to build powerful middleware for newer architectures such as the cloudKey FeaturesExplore EJBs to build middleware solutions for enterprise and distributed applicationsUnderstand middleware designs such as event-based and message-driven web servicesLearn to design and maintain large-scale systems and vendor disputesBook DescriptionMiddleware is the ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Mastering AI App Development with MERN Stack

    de Anik Acharjee ...
    Transform Your Web App Development Journey with MERN and AI Key Features ● Utilize AI for code generation, debugging, and optimizing performance in MERN applications. ● Build AI-powered web apps with real-time data processing and user behavior insights. ● Integrate AI capabilities seamlessly with MongoDB, Express.js, React, and Node.js for scalable web solutions. Book Description With AI ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Android NDK Beginner`s Guide - Second Edition

    Discover the native side of Android and inject the power of C/C++ in your applications

    .Key FeaturesBook DescriptionAre you an Android Java programmer who needs more performance? Are you a C/C++ developer who doesn’t want to bother with the complexity of Java and its out-of-control garbage collector? Do you want to create fast intensive multimedia applications or games? If you’ve answered yes to any of these questions then this book is for you. With some general knowledge of C/C++ ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Learn Java Programming-By GoLearningBus

    de WAGmob Inc ...
    * * * * * GoLearningBus: A quality product from WAG Mobile Inc !!! * * * * *Focus of GoLearningBus is to make education enjoyable, entertaining, and exciting for everyone.GoLearningBus brings you, simpleNeasy, on-the-go learning eBook for "Learn Java Programming".The eBook provides:Snack sized chapters for easy learning.Simple and easy quizzes for self-assessment.Code Samples for practice.Designed ... Leer más

    $2.99 USD

  • Lógica de programación

    En este libro aprenderás a programar en el lenguaje C o en Java, para comenzar primero necesitamos pensar de forma correcta para poder llegar a solucionar problemas dentro del ramo de programación, al principio veremos definiciones, además de conceptos esenciales dentro de este mundo, ya que es importante comenzar de lo básico, hasta llegar a lo avanzado.Comenzaremos viendo algoritmos, después ... Leer más

    $7.00 USD

  • Java Essentials Volume 2

    Object-Oriented Programming and Beyond Learn Advanced Java OOP, Inheritance, Polymorphism, GUI Development | Complete Java Programming Guide for Students

    Master Advanced Java Programming with Complete Object-Oriented Development SkillsKey Features include:Comprehensive object-oriented programming coverage from basic to advancedIdeal for students, self-learners, and aspiring software developersPractical GUI development with AWT and Swing frameworksReal-world application projects and hands-on coding exercisesReady to upgradetransform your Java ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Spring Boot 2: лучшие практики для профессионалов

    Хотите повысить свою эффективность в разработке корпоративных и облачных Java-приложений? Увеличьте скорость и простоту разработки микросервисов и сложных приложений, избавившись от забот по конфигурации Spring. Используйте Spring Boot 2 и такие инструменты фреймворка Spring 5, как WebFlux, Security, Actuator, а также фреймворк Micrometer, предоставляющий новый способ сбора метрик. В этой кнге ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • Java: Best Practices to Programming Code with Java

    Java Computer Programming, #3

    Series Libro 3 - Java Computer Programming
    Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult to identify those errors? And how many times has your code been criticized by others for a lack of readability or for not being efficient?In "Java: Best Practices to Programming Code with Java", the book information found here is designed to make things ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Applied Natural Language Processing with PyTorch 2.0

    Unlock the Power of PyTorch 2.0 for Next-Level Natural Language Processing. Key Features ● Comprehensive coverage of NLP concepts, techniques, and best practices. ● Hands-on examples with code implementations using PyTorch 2.0. ● Focus on real-world applications and optimizing NLP models. ● Learn to develop advanced NLP solutions with dynamic GPU acceleration. Book Description Natural Language ... Leer más

    $24.99 USD o gratis con Kobo Plus

  • Knockout.JS Essentials

    Implement a successful JavaScript-rich application with KnockoutJS, jQuery, and Bootstrap

    Key FeaturesBook DescriptionIf you are a JavaScript developer who has been using DOM manipulation libraries such as Mootools or Scriptaculous, and you want go further in modern JavaScript development with a simple and well-documented library, then this book is for you. Learning how to use Knockout will be perfect as your next step towards building JavaScript applications that respond to user ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • DATA SCIENCE USING JDBC AND POSTGRESQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book uses the PostgreSQL-version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and ... Leer más

    $15.99 USD

  • Java Core Programmierung

    Memory Model und Garbage Collection

    Für Java-Entwickler sind nicht nur die Sprachelemente der Programmiersprache Java und die umfangreichen Bibliotheken des JDK (Java Development Kit) von Bedeutung; auch die Ablaufumgebung (JVM = Java Virtual Machine) ist relevant für die Software-Entwicklung in Java. Das vorliegende Buch "Java Core Programmierung" befasst sich mit zwei grundlegenden und wichtigen Aspekten der Java-Ablaufumgebung: ... Leer más

    $21.99 USD o gratis con Kobo Plus