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 841 - 864 de 1719 resultados
Skip side bar filters
  • Hacking with Spring Boot 2.3

    Reactive Edition

    Spring Boot 2.3 is the hottest ticket in town......when it comes to Java development. Learn the latest features that can scale your apps including:Web and Data accessDeveloper tools and test supportOperational featuresDocker container bakingBottleneck discovery with BlockHoundMessagingSecurityMore!Written cover-to-cover using Project Reactor, your apps will scale like... ... Leer más

    $484 MXN

  • Kubernetes

    Do you want a container management system that provides outstanding community and industry support?Do you want something that supports a wide spectrum of workloads, programming languages and frameworks?Look no further!Kubernetes has fast become the go-to platform when it comes to container management, both open source and commercial, providing a widely used solution that has surged in popularity ... Leer más

    $79 MXN

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Datas e horas

    Conceitos fundamentais e as APIs do Java

    de Hugo Kotsubo ...
    Toda aplicação precisa lidar com datas. Seja com os casos mais simples, como uma data de nascimento no cadastro de usuários, até os mais complexos, como um rastreamento completo de todos os eventos ocorridos com determinado produto, desde a sua confecção até a venda, com data e hora exatas em que cada etapa ocorreu. No desenvolvimento, é essencial ter um conhecimento maior sobre todos os conceitos ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Java для опытных разработчиков. 2-е издание

    Язык Java – сердце корпоративного ПО. Если программист хорошо знает Java, он без особого труда найдет интересную работу. Поднимите ваши навыки Java на новый уровень вместе с экспертами. Основательно изучите такие мощные инструменты, как модели конкурентного выполнения и модули, и даже раскройте некоторые глубинные тайны Java. Узнайте, как Java работает на уровне байт-кода. Освойте ценные приемы ... Leer más

    $143 MXN o gratis con Kobo Plus

  • 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

    $396 MXN o gratis con Kobo Plus

  • how I came up with an app idea

    This short ebook was written for programmers. We programmers spend thousands of hours learning how to code. But knowing how to code is one thing, and build a product with your coding knowledge is another.It is not important to know all the programming languages around, all the latest frameworks and all the new trends in tech IF you cannot do something with the skills you have.Most new devs ... Leer más

    $120 MXN o gratis con Kobo Plus

  • Java Software Development with Event B

    A Practical Guide

    Series series Synthesis Lectures on Software Engineering
    The cost of fixing software design flaws after the completion of a software product is so high that it is vital to come up with ways to detect software design flaws in the early stages of software development, for instance, during the software requirements, the analysis activity, or during software design, before coding starts.It is not uncommon that software requirements are ambiguous or ... Leer más

    $546 MXN

  • Java網路程式設計

    de 湯秉翰 ...
    人手一台智慧手機、平板的風潮,燃起許多人對Android程式設計的興趣,Java語言也正是主要學習的目標,如何使用Java語言設計具有網路功能,也就成為在開發這類APP應用程式中不可或缺的經驗與能力,否則空有一身功能而無法與網路連結的APP是吸引不了人們的。  初次接觸網路程式設計的學習過程,需要使用一個穩固且和善的工具,而Java語言就是非常廣泛應用的工具之一。本書以淺顯易懂的例子,從人的角度出發,用生活化的方式去瞭解設計的方法與原因,並以自然的方式熟悉網路程式設計的方法,得到實作成功後的喜悅。重點內容‧以熟悉網路程式的基礎知識為主,了解如何將Java語言應用在網路程式設計。‧使用Java SDK、Eclipse和NetBeans,一開始就將軟體環境建置完善。‧針對Java語言的重點套件-輸出/入與網路套件有詳細的介紹與實務範例。‧透過教學步驟幫助讀者省去閱讀生澀難懂的國際標準文件 ... Leer más

    $229 MXN

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Master Reactive Programming: Build Solutions with Reactive SpringKey Features● Step-by-step approach to mastering Reactor and Spring WebFlux.● Practical projects to apply and reinforce reactive programming skills.● Real-world solutions for building scalable and efficient reactive systems.Book DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a comprehensive guide ... Leer más

    $370 MXN o gratis con Kobo Plus

  • Java Programming for Core and Advanced Users

    Java Programming for Core and Advanced Learners is a compact and complete textbook for core and advanced Java, covering the requirements of undergraduate courses in computer science and information technology. The book explains the concepts and reinforces them with several solved examples and illustrations. It also elucidates the implementation of GUI and UML features to capture and communicate ... Leer más

    $621 MXN

  • Introducing Spring Framework

    A Primer

    Series series Professional and Applied Computing (R0)
    Introducing Spring Framework is your hands-on guide to learning to build applications using the Spring Framework. The book uses a simple My Documents application that you will develop incrementally over the course of the book and covers:• How to programmatically configure the Spring container and beans• How to use annotations for dependency injection• How to use collections and custom types• How ... Leer más

    $799 MXN

  • Quick Guide to Learning Solidity

    de Alex Carvalho ...
    The "Quick Guide to Learning Solidity" is a comprehensive ebook that serves as an essential tool for individuals interested in mastering the Solidity programming language. Solidity is a high-level programming language used for writing smart contracts on various blockchain platforms, with Ethereum being one of the most popular. As the demand for blockchain developers continues to rise, learning ... Leer más

    $154 MXN

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    de Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... ... Leer más

    Gratis

  • Derinlemesine Java Libraries

    de Onder Teker ...
    Önemli Java kütüphaneleri içerilmektedir. I/O: Stream, Buffer, Data, Scanner, Formatter, Standard, Text, Random Access, File, Directory, URL, HTTP Client, Serialization. NIO: Channel, Files & Path, Gathering & Scattering, Walk. XML & JAXP: SAX, DOM, Document Builder, XSLT, Transformer, Bean Encoder. JSON & JSON-P: Parser, Reader, Writer, Generation). Multi-Threaded Programming: Thread, Runnable, ... Leer más

    $17 MXN

  • Curso de Programación y Análisis de Software

    Este Curso ha sido elaborado por dos prestigiosos profesionales del mundo de la formación informática. La programación y la arquitectura de software son los pilares del crecimiento económico de las últimas décadas, acelerándose enormemente en estos últimos años.Esperamos que con este curso, usted pueda mejorar profesionalmente y le ayude a alcanzar sus objetivos personales.El curso consta de los ... Leer más

    $171 MXN

  • Java Quick Syntax Reference

    de Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide. Short, focused code examples will help you master Java elements such as modules, boxing/unboxing and more.You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to ... Leer más

    $359 MXN

  • Creational Design Patterns in Java

    Designing Flexible, Scalable, and Reliable Software

    Series series Professional and Applied Computing (R0)
    Discover a focused and practical introduction to creational design patterns in Java. This book is designed to help busy Java developers quickly understand the importance of high-quality software design, showing how creational patterns contribute to building flexible, maintainable, and scalable applications.You will explore five key patterns: Simple Factory, Factory Method, Singleton, Builder, and ... Leer más

    $484 MXN

  • 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

    $109 MXN

  • Java WebSocket Programming

    Master Application Development with Java WebSocketBuild dynamic enterprise Web applications that fully leverage state-of-the-art communication technologies. Written by the leading expert on Java WebSocket programming, this Oracle Press guide offers practical development strategies and detailed example applications. Java WebSocket Programming explains how to design client/server applications, ... Leer más

    Antes $652 MXN Ahora $580 MXN

  • Spring Boot Messaging

    Messaging APIs for Enterprise and Integration Solutions

    Series series Professional and Applied Computing (R0)
    Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the ... Leer más

    $799 MXN

  • Mastering Java Collections

    From Basics to Expert Proficiency

    de William Smith ...
    "Mastering Java Collections: From Basics to Expert Proficiency" provides a comprehensive and detailed exploration of the Java Collections Framework, an essential toolkit for any Java programmer. This book systematically covers the core concepts of the framework, starting with fundamental interfaces and progressing through advanced topics such as concurrent collections and custom sorting techniques ... Leer más

    $129 MXN o gratis con Kobo Plus

  • Java

    Tips and Tricks to Programming Code with Java

    Series Libro 2 - Java Programming Series
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that ... Leer más

    $57 MXN o gratis con Kobo Plus

  • Java™ for Programmers

    The professional programmer’s Deitel® guide to Java™ development and the powerful Java platform Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java language and Java APIs in depth. The book presents concepts in the context of fully tested programs, complete with syntax ... Leer más

    $697 MXN