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 889 - 912 de 1730 resultados
Skip side bar filters
  • Banco de Dados JDBC e JAVA

    Célio Azevedo é jornalista diplomado, programador e docente superior pós-graduado, com MBA em Gestão de Negócios na UCAM. Número de registro: 28.046/RJ. Há anos leciona linguagens de programação orientadas a objetos.Nesse livro você aprenderá a programar de maneira simples e objetiva a linguagem Java em Banco de Dados. ... Leer más

    $3.85 USD o gratis con Kobo Plus

  • Java 9

    Interativo, reativo e modularizado

    Series series Caelum
    Com mais de 20 anos de plataforma, um novo Java surge com novidades importantes. O destaque especial vai para o sistema de módulos, o Jigsaw, e a modularização do próprio JDK. A linguagem também ficou interativa, com a adição de uma ferramenta de REPL (Read-Eval-Print Loop), e mais reativa, com uma API de fluxos inteiramente dedicada aos famosos Reactive Streams. As APIs de HTTP/2 Client, Logging ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    de Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Leer más

    $4.99 USD

  • Mastering Java: Building Robust Applications

    A Comprehensive Guide to Java Programming

    "Mastering Java: Building Robust Applications: A Comprehensive Guide to Java Programming." With this book, learning Java can be achieved through step-by-step mastery of the language's fundamentals and ways of creating robust, highly scalable applications. It starts with the discussion of the basics of object-oriented programming, Java syntax, and the basic libraries in Java. Then it moves to more ... Leer más

    $9.99 USD

  • Spring Boot 3 Recipes

    A Problem-Solution Approach for Java Microservices and Cloud-Native Applications

    de Marten Deinum ...
    Series series Professional and Applied Computing (R0)
    Solve all your Spring Boot 3 micro-framework problems using complete, real-world Java-based code snippets and examples inspired by various problems and corresponding solutions to those problems . When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your own specific software programming needs. This can save you a great deal ... Leer más

    $53.99 USD

  • Learning Java with Games

    de Chong-wei Xu ...
    Series series Computer Science (R0)
    This innovative approach to teaching Java language and programming uses game design development as the method to applying concepts.Instead of teaching game design using Java, projects are designed to teach Java in a problem-solving approach that is both a fun and effective. Learning Java with Games introduces the concepts of Java and coding; then uses a project to emphasize those ideas. It does ... Leer más

    $62.99 USD

  • Spring Security in Action

    Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simulating password upgrades and adding multiple types of authorization. As your skills grow, you'll adapt Spring Security to new architectures and create advanced OAuth2 configurations. By the time you're done, you'll have a customized Spring ... Leer más

    $43.99 USD

  • Introduction to Java Programming, 2nd Edition

    de Sham Tickoo ...
    Introduction to Java Programming is an example based textbook, written to cater the needs of beginners and intermediate users who wish to understand the basic concepts of Java. The textbook highlights Java as the easiest and most productive tool for creating programs, including Windows-based and Web-based programs.The highlight of the textbook is that each concept introduced in it has been ... Leer más

    $25.00 USD

  • Java Language Features

    With Modules, Streams, Threads, I/O, and Lambda Expressions

    Series series Professional and Applied Computing (R0)
    Work with essential and advanced features of the Java programming language such as Java modules development, lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, and more. Author Kishori Sharan provides over 50 diagrams and 290 complete programs to help you visualize and better understand the topics covered in this book.Java Language Features*, Second ... Leer más

    $53.99 USD

  • OCA Java SE 8 Programmer I Certification Guide

    de Mala Gupta ...
    SummaryOCA Java SE 8 Programmer I Certification Guide prepares you for the 1Z0-808 with complete coverage of the exam. You'll explore important Java topics as you systematically learn what's required to successfully pass the test.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookTo earn the OCA Java SE 8 Programmer I ... Leer más

    $49.99 USD

  • Scala in Action

    SummaryScala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language concepts as you explore familiar programming challenges that you face in your day-to-day work.About the ... Leer más

    $49.99 USD

  • Nim in Action

    SummaryNim is a multi-paradigm language that offers powerful customization options with the ability to compile to everything from C to JavaScript. In Nim in Action you'll learn how Nim compares to other languages in style and performance, master its structure and syntax, and discover unique features.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning ... Leer más

    $49.99 USD

  • iBATIS in Action

    iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately.iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps ... Leer más

    $49.99 USD

  • Flex on Java

    Unlike many Flex books that presume readers want to develop applications from scratch, Flex on Java is for developers in the real world-where Flex is one more technology being added to existing systems developed in Java, and where integration is the key indicator of success.Written for Java developers beginning to use Flex, Flex on Java shows how to use Flex alongside existing Java applications, ... Leer más

    $49.99 USD

  • Lucene in Action

    When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse ... Leer más

    $49.99 USD

  • JavaFX in Action

    de Simon Morris ...
    JavaFX is a Java-based rich user interface technology that sits atop the existingJava Standard and Micro Editions. Using it, developers can build rich user interfaceswith access to all Java components already installed on their systems. At itsheart is the easy to learn JavaFX Script language that lets developers describewhat they want to accomplish in clear, declarative terms rather than ... Leer más

    $49.99 USD

  • SWT/JFace in Action

    GUI Design with Eclipse 3.0

    Covering Eclipse's new capability for building graphical user interfaces with version 3.0, the Standard Widget Toolkit (SWT) and JFace, this guide demonstrates how these award-winning tools have received broad support for creating desktop applications. Theory and practical examples reveal how to build GUIs that combine the look and feel of native interfaces with the platform independence of Java. ... Leer más

    $49.99 USD

  • Beginning Jakarta EE

    Enterprise Edition for Java: From Novice to Professional

    de Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote ... Leer más

    $49.49 USD

  • Reactive Java Programming

    de Andrea Maglie ...
    Series series Professional and Applied Computing (R0)
    Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.Reactive Java Programming ... Leer más

    $28.49 USD

  • Mastering Quality Engineering for SAP S/4HANA

    de Jeevan Koneti ...
    Grow from Test Engineer to Test Leader by Delivering Large SAP S/4HANA Testing Programs.Key Features● Learn SAP S/4HANA processes, applications, and data models.● Deliver measurable value with your SAP S/4HANA Testing Projects.● Create compelling Test Strategies that your executive team wants to sponsor.● Lead any SAP Testing Project confidently with proven best practices.Book DescriptionSAP S ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Pentaho Data Integration Quick Start Guide

    Create ETL processes using Pentaho

    Get productive quickly with Pentaho Data IntegrationKey FeaturesTake away the pain of starting with a complex and powerful systemSimplify your data transformation and integration workExplore, transform, and validate your data with Pentaho Data IntegrationBook DescriptionPentaho Data Integration(PDI) is an intuitive and graphical environment packed with drag and drop design and powerful Extract ... Leer más

    $25.69 USD o gratis con Kobo Plus

  • Java 9 with JShell

    Introducing the full range of Java 9's new features via JShell

    Explore Java 9 with JShell and UMLKey FeaturesA full account of Java 9’s new featuresThis tutorial emphasises fluency using JShell exercisesGet a thorough introduction to contract programming code reuse via Java genericsLearn how to use the new module systemHow to use proper functional programming style inside Java 9Book DescriptionThe release of Java 9 has brought many subtle and not-so-subtle ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • jBPM6 Developer Guide

    If you are a Java developer or architect who needs to have a better understanding of how Business Process Management frameworks behave in real-life implementations, this book is for you. This book assumes that you know the Java language well and are familiar with some widely used frameworks such as Hibernate. You should also know the basics of relational databases and Maven-based applications. ... Leer más

    $27.89 USD o gratis con Kobo Plus