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 1345 - 1368 de 1589 resultados
Skip side bar filters
  • Effective Java

    de Joshua Bloch ...
    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases ... Leer más

    $820 MXN

  • Introducing Spring Framework 6

    Learning and Building Java-based Applications With Spring

    Series series Professional and Applied Computing (R0)
    Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide for learning the Spring Framework 6 from top to bottom, and allows you to build an example ... Leer más

    $1,083 MXN

  • Desbravando Java e Orientação a Objetos

    Um guia para o iniciante da linguagem

    Aprenda Orientação a Objetos com Java de forma simples e efetiva! Você compilará e executará seu próprio programa em algumas horas. Por que Java? Essa é uma das linguagens de programação mais utilizadas em todo o mundo, com 20 anos e atualmente mais de 9 milhões de desenvolvedores. O livro explora importantes conceitos da orientação a objetos como encapsulamento, herança e polimorfismo. Sempre com ... Leer más

    $179 MXN o gratis con Kobo Plus

  • Java EE 7 Development with WildFly

    If you are a Java developer who wants to learn about Java EE, this is the book for you. It's also ideal for developers who already have experience with the Java EE platform but would like to learn more about the new Java EE 7 features by analyzing fully functional sample applications using the new application server WildFly. ... Leer más

    $776 MXN o gratis con Kobo Plus

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    de Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Leer más

    $231 MXN

  • Java in easy steps, 6th Edition

    Covers Java 9

    de Mike McGrath ...
    Series series In Easy Steps
     Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.This book assumes no previous knowledge of any ... Leer más

    $258 MXN

  • A Functional Approach to Java

    Augmenting Object-Oriented Java Code with Functional Principles

    de Ben Weidig ...
    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this ... Leer más

    $490 MXN

  • Core Java

    Advanced Features, Volume 2

    de Cay Horstmann ...
    The #1 Guide to Advanced Java Programming, Fully Updated for Java 11Core Java has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II—Advanced Features, Eleventh Edition, has been updated for Java 11, with up-to-date coverage of advanced UI and enterprise ... Leer más

    $793 MXN

  • Introducing Blockchain with Java

    Program, Implement, and Extend Blockchains with Java

    Series series Professional and Applied Computing (R0)
    Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.Introducing Blockchain with Java includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ... Leer más

    $980 MXN

  • Die Modularität von Java 9

    Projekt Jigsaw und skalierbare Java-Anwendungen

    Series series Computer Science and Engineering (German Language)
    Entwickeln Sie modulare Anwendungen mit dem Java Platform Module System, dem am meisten erwarteten Feature von Java 9. Sie werden die Wartbarkeit und Leistung Ihrer Java-Anwendungen verbessern, indem Sie nur die Module einsetzen, die benötigt werden, und deren Implementierungsdetails kapseln.Bis jetzt war Java monolithisch. Die Verwendung eines beliebigen Teils von Java bedeutete die Einbindung ... Leer más

    $417 MXN

  • Java Fundamentals

    The various industries in the IT sectors have started to pay attention to achieve an advanced level of diversification, which points to the fact that a single giant program can be developed through the means of mini-programs that have been developed by different geographically located programmers that too via an online medium.In the present scenario, such a language and programming environment has ... Leer más

    $51 MXN

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    Series series Professional and Applied Computing (R0)
    Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This book shows how you can use bots for just about everything: they connect, they respond, they enhance your job search chances, they do technical research for you, they remind you about your last train, ... Leer más

    $636 MXN

  • Learning LEGO MINDSTORMS EV3

    de Gary Garber ...
    About This BookOptimize the use of multiple sensors to build a robot that navigates and interacts with its environmentWork with both the Home Edition and the Educational Edition of the LEGO EV3 Mindstorms kitA practical guide with step-by-step building instructions to help you create your very own robotWho This Book Is ForThis book is for the hobbyists, builders, and programmers who want to build ... Leer más

    $724 MXN o gratis con Kobo Plus

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    Series Libro 4 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... Leer más

    $51 MXN

  • Java Coding Problems

    Improve your Java Programming skills by solving real-world coding challenges

    Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, Data Structures and Algorithms, Concurrency, and Functional programming Key FeaturesSolve Java programming challenges and get interview-ready by using the power of modern Java 11Test your Java skills using language features, algorithms, data structures, and design patternsExplore areas such as ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Ultimate IBM Granite for Enterprise Applications

    de Alan S. Bluck ...
    Build Future-ready Enterprise AI with IBM Granite and Watsonx AI. Key Features ● Step-by-step instructions to install and configure Granite 3.0 using GitHub and VSCode on both Windows and Red Hat Linux systems. ● Build advanced prompt strategies using Python and Ansible to enhance LLM response accuracy and adaptability in enterprise scenarios. ● Prepare for the future of enterprise AI with forward ... Leer más

    $258 MXN o gratis con Kobo Plus

  • Pro Apache NetBeans

    Building Applications on the Rich Client Platform

    Series series Professional and Applied Computing (R0)
    Take a detailed look at the NetBeans IDE and new features in the NetBeans Platform. Learn about support for JShell, the Jigsaw Module System, and Local Variable Type Inference, focusing on what this new version of NetBeans brings to developers who are working in Java and other supported languages. The book is a practical, hands-on guide providing a number of step-by-step recipes that help you take ... Leer más

    $1,083 MXN

  • Javascript - 50 functions and tutorial

    de Nino Paiotta ...
    The content of this text is not intended as a programming manual for those who want to start learning to program starting from scratch, but it is a manual that a beginner or intermediate programmer of such language should keep on hand, in fact it contains 50 examples, which can be easily inserted into a web document and then find the solution at the appropriate time or control the shape and the ... Leer más

    Antes $69 MXN Ahora $60 MXN

  • Java 11 Cookbook

    A definitive guide to learning the key concepts of modern application development

    Solutions for modular, functional, reactive, GUI, network, and multithreaded programmingKey FeaturesExplore the latest features of Java 11 to implement efficient and reliable codeDevelop memory-efficient applications, understanding new garbage collection in Java 11Create restful webservices and microservices with Spring boot 2 and DockerBook DescriptionFor more than three decades, Java has been on ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Efficient Android Threading

    Asynchronous Processing Techniques for Android Applications

    Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you’re building.Author Anders Goransson demonstrates the advantages and ... Leer más

    $164 MXN

  • Practical Vaadin

    Developing Web Applications in Java

    Series series Professional and Applied Computing (R0)
    Implement web applications in Java using the open-source Vaadin framework version 20 and later. This easy-to-follow book covers all the key concepts and steps to become competent with modern versions of Vaadin. The book covers everything from setting up the development environment to implementing advanced features such as Server Push and database connectivity. The book helps you become proficient ... Leer más

    $1,083 MXN

  • Learning Neo4j

    This book is for developers who want an alternative way to store and process data within their applications. No previous graph database experience is required; however, some basic database knowledge will help you understand the concepts more easily. ... Leer más

    $776 MXN o gratis con Kobo Plus

  • CodeNotes for Java

    Intermediate and Advanced Language Features

    de Gregory Brill ...
    Series series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Leer más

    $182 MXN

  • Learning Java by Building Android Games

    Learn Java and Android from scratch by building five exciting games

    de John Horton ...
    Get ready to learn Java the fun way by developing games for the Android platform with this new and updated third editionKey FeaturesLearn Java, Android, and object-oriented programming from scratchFind out how to build games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and Scrolling ShootersCreate and design your own games by learning all the concepts that a game developer must ... Leer más

    $1,078 MXN o gratis con Kobo Plus