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 1081 - 1104 de 1589 resultados
Skip side bar filters
  • Test-Driven Java Development

    Invoke TDD principles for end-to-end application development with Java

    Invoke TDD principles for end-to-end application development with JavaKey FeaturesBook DescriptionTest-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Designing Hexagonal Architecture with Java

    Build maintainable and long-lasting applications with Java and Quarkus

    de Davi Vieira ...
    Learn to build robust, resilient, and highly maintainable cloud-native Java applications with hexagonal architecture and QuarkusKey FeaturesUse hexagonal architecture to increase maintainability and reduce technical debtLearn how to build systems that are easy to change and understandLeverage Quarkus to create modern cloud-native applicationsPurchase of the print or Kindle book includes a free PDF ... Leer más

    $709 MXN o gratis con Kobo Plus

  • Security Challenges with Blockchain

    de Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with Confidence Key Features ● Discover the forefront of blockchain security protocols and risks. ● Reveal effective strategies to fortify blockchain system defense. ● Embark on practical solutions for real-world blockchain challenges. Book Description In “Security Challenges with Blockchain”, readers embark on a critical journey through the ... Leer más

    $156 MXN o gratis con Kobo Plus

  • Java for Python Programmers - Book 1: Getting Started and Programming Fundamentals - A Five-Level Learning Path with Projects

    Java for Python Programmers, #1

    de ATHEER Mahir ...
    Series Libro 1 - Java for Python Programmers
    Java for Python Programmers: Book 1 is a structured introduction to Java for learners who already know some Python and want to build a solid foundation without starting from zero. Designed as a hybrid textbook-workbook, it combines clear explanations, side-by-side comparisons, Python Bridge notes, guided exercises, self-checks, reviews, and end-of-level projects.Across five carefully sequenced ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Hands-on NumPy for Numerical Analysis

    de Rituraj Dixit ...
    Unlock the Power of NumPy to Accelerate Data Analysis and Computing. Key Features ● Master NumPy concepts with hands-on examples and real-world use cases. ● Learn efficient numerical data analysis and performance optimization. ● Explore advanced NumPy functions for data science and ML workflows. Book Description NumPy is the backbone of numerical computing in Python, powering everything from ... Leer más

    $258 MXN o gratis con Kobo Plus

  • The Comprehensive Guide to Kotlin Programming : A Complete Reference Guide

    What You Will Learn:Foundational Kotlin Principles: Begin with an exploration of Kotlin's genesis at JetBrains, its evolutionary milestones, and its pivotal role in the Android ecosystem. Understand the advantages Kotlin holds over Java, such as enhanced conciseness, interoperability, coroutines for asynchronous programming, and robust safety features including null safety and immutability ... Leer más

    $34 MXN

  • Go Programming Language (2026)

    Learn How to Program Go in One Day and Learn It Well. Go for Beginners with Hands-on Project

    Discover the Power of GO Programming: Your Gateway to Software Excellence!Are you ready to embark on a journey into the world of GO programming? Look no further – we're here to guide you through the intricacies of this dynamic language. Developed by Google luminaries Robert Griesemer, Rob Pike, and Ken Thompson in 2007, GO language offers a statically-typed syntax reminiscent of C, coupled with ... Leer más

    $516 MXN o gratis con Kobo Plus

  • Mastering Multi-Cloud Paradigm for Enterprises

    Building Tomorrow’s Enterprise: Embracing the Multi-Cloud Era with AWS, Azure, and GCP. Key Features ● Comprehensive guide to multi-cloud architecture designs and best practices. ● Expert insights on networking strategies and efficient DNS design for multi-cloud. ● Emphasis on security, performance, cost-efficiency, and robust disaster recovery. Book Description This book is a comprehensive guide ... Leer más

    $387 MXN o gratis con Kobo Plus

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book ... Leer más

    $284 MXN o gratis con Kobo Plus

  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Leer más

    $384 MXN

  • Spring 5.0 Microservices

    Scalable systems with Reactive Streams and Spring Boot

    de Rajesh R V ...
    A practical, comprehensive, and user-friendly approach to building microservices in SpringKey Features\[\*\] Update existing applications to integrate reactive streams released as a part of Spring 5.0\[\*\] Learn how to use Docker and Mesos to push the boundaries and build successful microservices\[\*\] Upgrade the capability model to implement scalable microservicesBook DescriptionThe Spring ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Java GC Tutorials - Herong's Tutorial Examples

    de Herong Yang ...
    This book is a collection of tutorial notes and sample codes written by the author while he was learning JVM GC (Garbage Collection) processes. Topics include Java Garbage Collectors, STW (Stop-The-World), Serial Collector, Parallel Collector, Concurrent Collector, G1 Collector, GC Algorithms, Generational GC, Regional GC, Heap Memory Management, Young/New Generation, Tenured/Old Generation, ... Leer más

    $80 MXN

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... Leer más

    $107 MXN

  • Beginning Java Objects

    From Concepts to Code

    Series series Professional and Applied Computing (R0)
    As a programming language, Java's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. That being said, many people learn Java syntax without truly understanding its object-oriented roots, setting them up to fail to harness all of the power of Java. This book is your key to learning both!This new third edition of Beginning Java ... Leer más

    $1,461 MXN

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Leer más

    $596 MXN o gratis con Kobo Plus

  • Go Java: The fundamentals Guide for beginners

    de Scott Murach ...
    This book is a Back to Basics Approach uses a layered strategy to introduce Java programming, with the aim of overcoming the difficulty associated with introductory programming textbooks. The authors’ proven and class-tested “back to basics” approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only ... Leer más

    $501 MXN

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

    This book is PostgreSQL version of our previous book titled “DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. In this project, you will use the PostgreSQL version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind ... Leer más

    $223 MXN

  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... Leer más

    $307 MXN

  • 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

    $92 MXN

  • Классические задачи Computer Science на языке Java

    Cтолкнулись с «неразрешимой» проблемой при разработке программного обеспечения? Скорее всего, кто-то уже справился с этой задачей, и вы можете не ломать голову. Дэвид Копец собрал наиболее полезные готовые решения, принципы и алгоритмы. «Классические задачи Computer Science на языке Java» — это мастер-класс по программированию, содержащий 55 практических примеров, затрагивающих самые актуальные ... Leer más

    $125 MXN o gratis con Kobo Plus

  • Kotlin 實戰範例

    de Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Leer más

    $241 MXN

  • ASP.NET SignalR Programming By Example

    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... Leer más

    $60 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

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... Leer más

    $51 MXN