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 361 - 384 de 589 resultados
Skip side bar filters
  • Mastering IBM CMOD for RedHat Linux and Windows 11 Servers

    de Alan S. Bluck ...
    Instructions for downloading, installing, and upgrading IBM CMODKey Features● Master IBM CMOD installation on RedHat Linux and Windows, including optional software and upgrade steps.● Learn to configure CMOD with Content Navigator and FileNet using practical, real-world examples.● Acquire essential admin skills for Linux and Windows, focusing on user management and system optimization.● Hands-on ... Leer más

    $21.41 USD

  • Google Web Toolkit Applications

    de Ryan Dewsbury ...
    “Ryan clearly understands the GWT value proposition and how GWT integrates into a diverse web technology stack—and not just in a theoretical way. With the popularity of gpokr.com and kdice.com, Ryan can speak with the authority of concrete success.”—Bruce Johnson, creator of Google Web Toolkit“This book distinguishes itself from other books on GWT in that it walks through the entire process of ... Leer más

    $31.13 USD

  • Next Generation Java Testing

    TestNG and Advanced Concepts

    Enterprise Java developers must achieve broader, deeper test coverage, going beyond unit testing to implement functional and integration testing with systematic acceptance. Next Generation Java™ Testing introduces breakthrough Java testing techniques and TestNG, a powerful open source Java testing platform.Cédric Beust, TestNG's creator, and leading Java developer Hani Suleiman, present powerful, ... Leer más

    $31.13 USD

  • Essential GWT

    Building for the Web with Google Web Toolkit 2

    Series series Developer's Library
    With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with ... Leer más

    $25.91 USD

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.Integrating and Extending BIRT, Third Edition, introduces ... Leer más

    $31.13 USD

  • Mockito Made Clear

    de Ken Kousen ...
    Mockito is the most popular framework in the Java world for automating unit testing with dependencies. Learn the Mockito API and how and when to use stubs, mocks, and spies. On a deeper level, discover why the framework does what it does and how it can simplify unit testing in Java. Using Mockito, you'll be able to isolate the code you want to test from the behavior or state of external ... Leer más

    $10.43 USD

  • Hello, Android

    Introducing Google's Mobile Development Platform

    de Ed Burnette ...
    Google Android dominates the mobile market, and by targeting Android, your apps can run on most of the phones and tablets in the world. This new fourth edition of the #1 book for learning Android covers all modern Android versions from Android 4.1 through Android 5.0. Freshly added material covers new Android features such as Fragments and Google Play Services. Android is a platform you can't ... Leer más

    $20.15 USD

  • Learning XNA 3.0

    XNA 3.0 Game Development for the PC, Xbox 360, and Zune

    de Aaron Reed ...
    Do you have what it takes to become a game developer? With this hands-on book, you'll learn quickly and easily how to develop computer games with Microsoft's XNA 3.0 framework-not just for your PC, but for Xbox 360 and the Microsoft Zune as well.Written by an experienced university-level game development instructor, Learning XNA 3.0 walks you through the framework in a clear and understandable ... Leer más

    $18.17 USD

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Leer más

    $22.04 USD

  • 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

    $14.30 USD

  • 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

    $15.56 USD

  • 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

    $20.78 USD

  • 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

    $25.91 USD

  • 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

    $25.28 USD

  • 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

    $27.89 USD

  • 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

    $22.04 USD

  • 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

    $15.56 USD

  • 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

    $17.09 USD

  • 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

    $10.43 USD

  • 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

    $44.54 USD

  • Android Studio Chipmunk Essentials - Java Edition

    Developing Android Apps Using Android Studio 2021.2.1 and Java

    de Neil Smyth ...
    Fully updated for Android Studio Chipmunk, the goal of this book is to teach you how to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering areas such as tool windows, the code editor, and the ... Leer más

    $31.49 USD

  • 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

    $9.47 USD

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

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

    $11.99 USD 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

    $14.90 USD