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 265 - 288 de 585 resultados
Skip side bar filters
  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... Leer más

    $157 MXN

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... Leer más

    $247 MXN

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    de Aaron Reed ...
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a ... Leer más

    $307 MXN

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... Leer más

    $384 MXN

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    de Dan Sanderson ...
    This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform ... Leer más

    $346 MXN

  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    de Ken Kousen ...
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the ... Leer más

    $327 MXN

  • Programming Hive

    Data Warehouse and Query Language for Hadoop

    Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop’s data warehouse infrastructure. You’ll quickly learn how to use Hive’s SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop’s distributed filesystem.This example-driven guide shows you how to set up and configure Hive in your environment, provides ... Leer más

    $269 MXN

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Leer más

    $247 MXN

  • Kickstart Java Programming Fundamentals

    Become a Java Pro through Real, Hands-On Coding Experience.Key Features● Master Java through hands-on, real-world coding examples.● Progress from core basics to AI-powered Java development.● Build desktop, web, mobile, and intelligent Java applications.Book DescriptionIn today's tech-driven world, applied Java programming with AI integration is a game-changer. Java remains a backbone of enter... ... Leer más

    $389 MXN

  • Mastering Clojure Macros

    Write Cleaner, Faster, Smarter Code

    de Colin Jones ...
    Level up your skills by taking advantage of Clojure's powerful macro system. Macros make hard things possible and normal things easy. They can be tricky to use, and this book will help you deftly navigate the terrain. You'll discover how to write straightforward code that avoids duplication and clarifies your intentions. You'll learn how and why to write macros. You'll learn to recognize ... Leer más

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

    $1,038 MXN

  • Introduction to computer system and program II

    de David Kenneth ...
    Introduction to computer system and introduction is the part II to the first book written by me and it is the continuatio of the first part.well part b has to do with more of the algorithms, problem solving and programming aaspect.I assure you easy readability , easy understanding and lots of fun learning ... Leer más

    $210 MXN

  • Spring. Все паттерны проектирования

    В этой книге дается обзор фреймворка Spring 5 и паттернов проектирования для него. Объясняется принцип внедрения зависимостей (dependency injection), играющий ключевую роль при создании слабосвязанного кода во фреймворке Spring. Затем рассматриваются классические паттерны «Банды четырех» при проектировании приложений на Spring. В следующих частях книги автор рассматривает паттерны аспектно ... Leer más

    $107 MXN o gratis con Kobo Plus

  • Java系统分析与架构设计

    《Java系统分析与架构设计》面向软件工程项目实战,内容按照软件项目的生命周期展开,分别为软件项目需求分析、软件项目架构设计(开发架构模式为主)、软件项目模块设计、软件项目的持久层设计(关系型物理表设计、Redis设计、MongoDB设计)、软件项目的部署等。   《Java系统分析与架构设计》共7章,第1章以大型企业项目“中国石油物资采购管理信息系统”为例,详细讲解需求分析技术,如流程图分解、UML用例图设计、UML状态图设计、概念模型分析等;第2章为“软件架构设计”,讲解架构设计五视图、Java EE架构模式、微服务架构模式、Dubbo 3架构模式、MOM架构模式等内容,同时结合大型分布式项目“电影院综合票务管理平台”进行详细的架构设计示范;第3章为“项目模块设计”,讲解UML类图、UML时序图设计方法,同时结合项目“新闻系统”与“物流管理系统”进行模块设计的项目实战示范;第4章为 ... Leer más

    $330 MXN

  • Android Programming Unleashed

    de B.M. Harwani ...
    Series series Unleashed
    Android Programming Unleashed is the most comprehensive and technically sophisticated guide to best-practice Android development with today's powerful new versions of Android: 4.1 (Jelly Bean) and 4.0.3 (Ice Cream Sandwich). Offering the exceptional breadth and depth developers have come to expect from the Unleashed series, it covers everything programmers need to know to develop robust, high ... Leer más

    $573 MXN

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    de James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... Leer más

    $643 MXN

  • Learn Java with Projects

    A concise practical guide to learning everything a Java professional really needs to know

    Refine your Java skills by seamlessly blending foundational core concepts with hands-on coding applicationsKey FeaturesGain a deep understanding of essential topics that will help you progress with JavaLearn by working on mini-projects to help reinforce the concepts you’ve learnedGain comprehensive knowledge of the core concepts of JavaPurchase of the print or Kindle book includes a free PDF ... Leer más

    $739 MXN o gratis con Kobo Plus

  • Coding for Beginners

    A Step-by-Step Guide to Learn Python, Java, SQL, C, C++, C#, HTML, and CSS from Scratch

    de Vere salazar ...
    **Do you dream of becoming a coder?Do you want to learn how to code in eight different programming languages?**Do you want to develop awesome apps and websites that impress your friends and family? If yes, then this book is for you!“Coding for Beginners” is the perfect book for anyone who wants to start their coding journey. In this book, you will learn the basics of each language, how to write ... Leer más

    $199 MXN o gratis con Kobo Plus

  • Programación en Java 6

    de hugo austen ...
    Descubre el mundo de la programación con Java 6 con este exhaustivo y detallado libro que te llevará desde los conceptos más básicos hasta las técnicas avanzadas necesarias para convertirte en un desarrollador competente y eficiente. "Dominando la Programación en Java 6: Guía Completa para Desarrolladores" es tu recurso definitivo para aprender y dominar Java 6, una de las versiones más estables y ... Leer más

    $119 MXN

  • Android Studio Koala Essentials - Java Edition

    Developing Android Apps Using Android Studio Koala Feature Drop and Java

    de Neil Smyth ...
    his book, fully updated for Android Studio Koala Feature Drop (2024.1.2) and the new UI, teaches you how to develop Android-based applications using the Java programming language.This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An ... Leer más

    $661 MXN

  • Practical Java 8

    Lambdas, Streams and new resources

    Are you a programmer fluent in Java? It's time to take the next step! Almost 20 years after it's first version, there is a new Java with important news! Amongst the main new resources, there are the default methods, method references and lambdas. They are simple concepts, but bring important possibilities. In the book we will explore various advancements found in Java 8. Always using practical ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Practical Play Framework

    Focus on what is really important

    de Alberto Souza ...
    Developing web systems in Java has never been so fun! If you are tired of writing long Servlets, waste a lot of time fighting with the framework just to perform simple tasks and writing more code than is necessary to develop any functionality, the Play Framework is what you need. In this book, Alberto Souza will teach you how to create an application from the beginning to the end using the Play ... Leer más

    $169 MXN o gratis con Kobo Plus

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    de Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Leer más

    $154 MXN o gratis con Kobo Plus

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    de MEGANE NOEL ...
    Series series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Leer más

    $139 MXN o gratis con Kobo Plus