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 817 - 840 de 1589 resultados
Skip side bar filters
  • Java and JavaScript Fundamentals

    de Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB Practice Questions

    MICROSOFT Certification DP-420 exam

    de Brian birds ...
    Series Libro 1 - DP
    Candidates for this exam must have solid knowledge and experience developing apps for Azure and working with Azure Cosmos DB database technologies. They should be proficient at developing applications by using the Core (SQL) API and SDKs, writing efficient queries and creating appropriate index policies, provisioning and managing resources in Azure, and creating server-side objects with JavaScript ... Leer más

    $120 MXN o gratis con Kobo Plus

  • JavaMail API

    Sending and Receiving Email with Java

    Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book ... Leer más

    $120 MXN

  • Making Things Smart

    Easy Embedded JavaScript Programming for Making Everyday Objects into Intelligent Machines

    Making Things Smart teaches the fundamentals of the powerful ARM microcontroller by walking beginners and experienced users alike through easily assembled projects comprised of inexpensive, hardware-store parts.Current ARM programming books take a bland, textbook approach focused on complex, beginner-unfriendly languages like C or ARM Assembler. Making Things Smart uses Espruino (JavaScript for ... Leer más

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

    $155 MXN

  • ChatGPT for Java

    A Hands-on Developer's Guide to ChatGPT and Open AI APIs

    de Bruce Hopkins ...
    Embrace the future of software development! ChatGPT for Java is the perfect starting point for Java developers to learn how to build intelligent applications using ChatGPT and Open AI APIs.This book takes you from the ground up to demonstrate how to use ChatGPT programmatically. You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, ... Leer más

    $980 MXN

  • Oracle Database Programming with Java

    Ideas, Designs, and Implementations

    de Ying Bai ...
    Databases have become an integral part of modern life. Today’s society is an information-driven society, and database technology has a direct impact on all aspects of daily life. Decisions are routinely made by organizations based on the information collected and stored in databases. Database management systems such as Oracle are crucial to apply data in industrial or commercial systems. Equally ... Leer más

    $1,101 MXN

  • Apache Mahout

    Empfehlen, clustern, klassifizieren

    Series Libro 158 - shortcuts
    Personalisierte Produktempfehlungen generieren, Kundencluster bilden, Mails als Spam klassifizieren - das alles macht Apache Mahout möglich. Das kostenlose und quelloffene, auf Java- und Scala-basierte Framework verarbeitet und wertet Massendaten aus. So werden die bekannten Worte „Das könnte Sie auch interessieren …“, die uns beim Stöbern durch die Produktpalette eines Onlineshops begegnen, mit ... Leer más

    $59 MXN o gratis con Kobo Plus

  • Java APIs, Extensions and Libraries

    With JavaFX, JDBC, jmod, jlink, Networking, and the Process API

    Series series Professional and Applied Computing (R0)
    This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more.Java APIs, Extensions and Libraries is for Java ... Leer más

    $1,719 MXN

  • Foundations of JSP Design Patterns

    de Andrew Patzer ...
    Series series Professional and Applied Computing (R0)
    Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. ... Leer más

    $607 MXN

  • Pro RESTful APIs with Micronaut

    Build Java-Based Microservices with REST, JSON, and XML

    de Sanjay Patni ...
    Series series Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro ... Leer más

    $980 MXN

  • Virtual Threads, Structured Concurrency, and Scoped Values

    Explore Java’s New Threading Model

    Series series Professional and Applied Computing (R0)
    Discover the exciting new APIs introduced by Java’s Project Loom. This quick guide covers all the essential concepts the Java developer needs in order to understand virtual threads, structured concurrency, and scoped values.Authors Ron Veen and David Vlijmincx clearly explain the superiority of virtual threads, introduced in Java 21, over the traditional Java threads of the past 25 years. Then ... Leer más

    $945 MXN

  • Java 17 Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!Java 17 Recipes is updated to reflect changes in specification and implementation since ... Leer más

    $1,152 MXN

  • Foundational Java

    Key Elements and Practical Programming

    de David Parsons ...
    Series series Computer Science (R0)
    Java is now well-established as one of the world’s major programming languages, used in everything from desktop applications to web-hosted applications, enterprise systems and mobile devices. Java applications cover cloud-based services, the Internet of Things, self-driving cars, animation, game development, big data analysis and many more domains.The second edition of Foundational Java: Key ... Leer más

    $1,104 MXN

  • Pro JSF and HTML5

    Building Rich Internet Components

    Series series Professional and Applied Computing (R0)
    Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled ... Leer más

    $980 MXN

  • Ultimate VMware NSX for Professionals

    Unleash the Power of NSX Datacenter for Seamless Virtualization and Unparalleled Security Book Description “Embark on a transformative journey into the world of network virtualization with ‘Ultimate VMware NSX for Professionals.’ This comprehensive guide crafted by NSX experts, starts with an exploration of Software Defined Networking, NSX architecture, and essential components in a systematic ... Leer más

    $207 MXN o gratis con Kobo Plus

  • Building Trading Bots Using Java

    Series series Professional and Applied Computing (R0)
    Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, notably Google's Guava API. And of course, development will all be test-driven with unit testing coverage.The central theme of Building Trading Bots Using ... Leer más

    $1,375 MXN

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Leer más

    $1,152 MXN

  • Java XML and JSON

    Document Processing for Java SE

    de Jeff Friesen ...
    Series series Professional and Applied Computing (R0)
    Use this guide to master the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML and JSON documents from the Java language. New in this edition is coverage of Jackson (a JSON processor for Java) and Oracle’s own Java API for JSON processing (JSON-P), which is a JSON processing API for Java EE that also can be used with Java SE. This new edition of ... Leer más

    $1,375 MXN

  • Natural Language Processing with Java Cookbook

    Over 70 recipes to create linguistic and language translation applications using Java libraries

    A problem-solution guide to encountering various NLP tasks utilizing Java open source libraries and cloud-based solutionsKey FeaturesPerform simple-to-complex NLP text processing tasks using modern Java librariesExtract relationships between different text complexities using a problem-solution approachUtilize cloud-based APIs to perform machine translation operationsBook DescriptionNatural ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Java Programming for Spatial Sciences

    de Jo Wood ...
    The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element. The book introduces object-oriented modeling including key concepts suc ... Leer más

    $843 MXN

  • Play Framework Essentials

    This book targets Java and Scala developers who already have some experience in web development and who want to master Play framework quickly and efficiently. This book assumes you have a good level of knowledge and understanding of efficient Java and Scala code. ... Leer más

    $466 MXN o gratis con Kobo Plus