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 1369 - 1392 de 1589 resultados
Skip side bar filters
  • 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

    $28.79 USD

  • Instant Passbook App Development for iOS How-to

    de Keith D. Moon ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A step-by-step guide, focusing on simple projects to help you create a Passbook app for iOS 6.Instant Passbook App Development for iOS 6 How-to is for registered Apple iOS developers, experienced in building an app using Objective-C and Xcode, looking to add Passbook functionality to ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • JPA 2.1

    Persistence-Features in Java EE 7

    Series Libro 139 - shortcuts
    Das Team rund um Specification Lead Linda DeMichiel hat mit der JPA Version 2.1 tolle neue Features herausgebracht und damit die Java-EE-Community begeistert. Die Version hätte durchaus einen Major-Sprung in der Versionsnummer verdient. Wer in Zukunft Java EE 7 einsetzen darf oder muss, sollte die Features kennen. Der shortcut zeigt an Praxisbeispielen den gezielten Einsatz der neuen JPA-Features. ... Leer más

    $5.39 USD

  • Kotlin Programming Cookbook

    Explore more than 100 recipes that show how to build robust mobile and web applications with Kotlin, Spring Boot, and Android

    Discover Android programming and web development by understanding the concepts of Kotlin ProgrammingKey Features\[\*\] Practical solutions to your common programming problems with Kotlin 1.1\[\*\] Leverage the functional power of Kotlin to ease your Android application development\[\*\] Learn to use Java code in conjunction with KotlinBook DescriptionThe Android team has announced first-class ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Beginning Jakarta EE Web Development

    Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications

    Series series Professional and Applied Computing (R0)
    Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.Beginning Jakarta EE Web Development is a comprehensive introduction to ... Leer más

    $56.99 USD

  • Java EE 8 Cookbook

    Build reliable applications with the most robust and mature technology for enterprise development

    A practical guide for building effective enterprise solutions with Java EE 8Key FeaturesRecipes to get you up-and-running with Java EE 8 application developmentLearn how to apply the major Java EE 8 APIs and specificationsImplement microservices and Reactive programming with Java EE 8Book DescriptionJava EE is a collection of technologies and APIs to support Enterprise Application development. The ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Java Concurrency and Parallelism

    Master advanced Java techniques for cloud-based applications through concurrency and parallelism

    de Jay Wang ...
    Unlock Java's full potential for cloud computing through expert insights from real-world case studies and stay ahead with the latest trends in agile and robust Java application developmentKey FeaturesMaster concurrency and parallelism to overcome cloud computing challenges in JavaBuild scalable solutions with Big Data, ML, microservices, and serverless architecturesExplore cloud scaling, GPU ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Dynamic Proxies

    Effizient programmieren

    Series Libro 60 - schnell + kompakt
    Im Buch beschreiben Dr. Heinz Kabutz und Sven Ruppert die Realisierung einer ganzen Palette von verschiedenen Proxies und liefern den Lesern zahlreiche Anregungen, wo und wie solche Proxies verwendet werden können. Darüber hinaus demonstrieren die Autoren, wie man durch das "In-Memory"-Kompilieren von dynamisch generiertem Quelltext die Vorteile eines Dynamic Proxy mit den Vorteilen von statisch ... Leer más

    $10.49 USD

  • Apache Cassandra

    Escalabilidade horizontal para aplicações Java

    No concorrido mundo da tecnologia, melhorias de milissegundos em performance podem fazer toda a diferença para seus clientes. Dessa necessidade, surgiram diversos paradigmas e frameworks, exigindo paralelamente um bom e rápido desempenho na persistência da informação. Neste cenário nasceu o Apache Cassandra, o banco de dados NoSQL, elástico, tolerante a falhas e com um alto grau de performance. O ... Leer más

    $9.49 USD o gratis con Kobo Plus

  • Beginning Android Games Development

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Do you have an awesome idea for the next break-through mobile gaming title? This updated edition will help you kick-start your project as it guides you through the process of creating several example game apps using APIs available in Android.You will learn the basics needed to join the ranks of successful Android game app developers. the book starts with game design fundamentals using Canvas and ... Leer más

    $62.99 USD

  • Fondamenti di informatica 2

    Fondamenti teorici - Fondamenti di Programmazione - Fondamenti di Architettura. ... Leer más

    $11.87 USD o gratis con Kobo Plus

  • Pro Java Clustering and Scalability

    Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ

    de Jorge Acetozi ...
    Series series Professional and Applied Computing (R0)
    Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP ... Leer más

    $46.99 USD

  • Mastering Software Testing with JUnit 5

    Comprehensive guide to develop high quality Java applications

    de Boni Garcia ...
    A comprehensive, hands-on guide on unit testing framework for Java programming languageKey FeaturesIn-depth coverage of Jupiter, the new programming and extension model provided by JUnit 5Integration of JUnit 5 with other frameworks such as Mockito, Spring, Selenium, Cucumber, and DockerBest practices for writing meaningful Jupiter test casesBook DescriptionWhen building an application it is of ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Modern Concurrency in Java

    Virtual Threads, Structured Concurrency, and Beyond

    Welcome to the future of Java. With this book, you'll explore the transformative world of Java 21's key feature: virtual threads. Remember struggling with the cost of thread creation, encountering limitations on scalability, and facing difficulties in achieving high throughput? Those days are over. This practical guide takes you from Java 1.0 to the cutting-edge advancements of Project Loom.You'll ... Leer más

    $40.39 USD

  • Hands-On Cloud-Native Microservices with Jakarta EE

    Build scalable and reactive microservices with Docker, Kubernetes, and OpenShift

    Discover how cloud-native microservice architecture helps you to build dynamically scalable applications by using the most widely used and adopted runtime environments Key FeaturesBuild robust cloud-native applications using a variety of toolsUnderstand how to configure both Amazon Web Services (AWS) and Docker clouds for high availabilityExplore common design patterns used in building and ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Java Programming : The Complete Beginners Guide

    de Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... Leer más

    $4.99 USD

  • Pro Spring MVC with WebFlux

    Web Development in Spring Framework 5 and Spring Boot 2

    Series series Professional and Applied Computing (R0)
    Explore the designs of the Spring MVC and WebFlux frameworks, and apply similar designs and techniques to your own code. Along with detailed analysis of the code and functionality, this book includes numerous tips and tricks to help you get the most out of Spring MVC, WebFlux, and Java-based web application development in general using Spring. You’ll see how Spring MVC is a modern web application ... Leer más

    $56.99 USD

  • Ultimate Agile Administration with Jira

    de Yogita Chhaya ...
    “Empowering Administrators and Teams With Ultimate Solutions for Agile Project Success with Jira Software” Key Features ● Step-by-step customization and administration of Jira with real-world examples and use cases. ● Explores the full potential of Jira Advanced Roadmap for strategic project planning and execution. ● Create projects in the Jira Cloud environment to cater to the demands of cloud ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • Java

    Best Practices to Programming Code with Java

    Series Libro 3 - Java Programming Series
    Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult to identify those errors? And how many times has your code been criticized by others for a lack of readability or for not being efficient?In "Java: Best Practices to Programming Code with Java", the book information found here is designed to make things ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Transitioning to Java

    Kickstart your polyglot programming journey by getting a clear understanding of Java

    de Ken Fogel ...
    Develop your Java coding skills by exploring object-oriented methodologies, functional programming, software design patterns, and more Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet started with programming in Java with this step-by-step guide for experienced programmersRe-enforce your knowledge of object-oriented methodologies applied in JavaDevelop the range of ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Introducing RavenDB

    The Database for Modern Data Persistence

    Series series Professional and Applied Computing (R0)
    Simplify your first steps with the RavenDB NoSQL Document Database. This book takes a task-oriented approach by showing common problems, potential solutions, brief explanations of how those solutions work, and the mechanisms used. Based on real-world examples, the recipes in this book will show you how to solve common problems with Raven Query Language and will highlight reasons why RavenDB is a ... Leer más

    $62.99 USD

  • Java Quick Syntax Reference

    de Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide. Short, focused code examples will help you master Java elements such as modules, boxing/unboxing and more.You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to ... Leer más

    $21.09 USD

  • Head First Kotlin

    A Brain-Friendly Guide

    What will you learn from this book?Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You’ll learn everything from language fundamentals to collections, generics, lambdas, and higher-order functions. Along ... Leer más

    $48.99 USD

  • Beginning Java 8 Language Features

    Lambda Expressions, Inner Classes, Threads, I/O, Collections, and Streams

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

    $52.99 USD