Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre Java

Se você gosta de eBooks sobre Java, certamente vai adorar estas sugestões.
Mostrando 145 - 168 de 1730 resultados
Skip side bar filters
  • Beginning Kotlin

    Build Applications with Better Code, Productivity, and Performance

    de Ted Hagos ...
    Séries series Professional and Applied Computing (R0)
    This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language.The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin ... Leia mais

    R$ 190,19

  • Introducing RavenDB

    The Database for Modern Data Persistence

    Séries 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 ... Leia mais

    R$ 323,79

  • C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step

    de Chloe Annable ...
    Séries series Computer Programming
    Explore the world of C# with ease! If you're hesitant about diving into C# programming, worry no more – our guidebook is here to simplify the learning process for you. Whether you're a novice or an experienced coder looking to master C#, this book is tailor-made for you. It is meticulously crafted to expedite your programming journey by elucidating fundamental concepts and furnishing essential ... Leia mais

    R$ 52,41

  • Beginning Java 8 Fundamentals

    Language Syntax, Arrays, Data Types, Objects, and Regular Expressions

    Séries series Professional and Applied Computing (R0)
    Beginning Java 8 Fundamentals provides a comprehensive approach to learning the Java programming language, especially the object-oriented fundamentals necessary at all levels of Java development.Author Kishori Sharan provides over 90 diagrams and 240 complete programs to help beginners and intermediate level programmers learn the topics faster. Starting with basic programming concepts, the author ... Leia mais

    R$ 203,49

  • 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 ... Leia mais

    R$ 89,29

  • Reactive Systems in Java

    Resilient, Event-Driven Architecture with Quarkus

    Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers ... Leia mais

    R$ 89,29

  • Java 9 Modularity Revealed

    Project Jigsaw and Scalable Java Applications

    Séries series Professional and Applied Computing (R0)
    Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime ... Leia mais

    R$ 190,19

  • Java EE Web Application Primer

    Building Bullhorn: A Messaging App with JSP, Servlets, JavaScript, Bootstrap and Oracle

    Séries series Professional and Applied Computing (R0)
    Build an online messaging app using Java Servlets, JSP, Expression Language, JSTL, JPQL, Sessions/Cookies, HTML/CSS/JavaScript, and the Bootstrap framework. This book explains Java EE, along with its associated technologies making it perfect for those with at least basic programming experience in Java or C. Java EE Web Application Primer teaches you how to develop complete web applications using ... Leia mais

    R$ 124,79

  • Programación. 2ª Edición (CFGS)

    Este libro es una guía completa, progresiva y práctica para aprender a programar utilizando Java, uno de los lenguajes más versátiles y demandados del mundo. Concebido como material de referencia para el Módulo Profesional de Programación del Ciclo Formativo de Grado Superior en Desarrollo de Aplicaciones Multimedia y Desarrollo de Aplicaciones Web, también resulta ideal para estudiantes de otros ... Leia mais

    R$ 92,90

  • Java 17

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos._x000D_ _x000D_ Este libro va dirigido a todas las personas que, con o sin ... Leia mais

    R$ 62,90

  • Java 17 Programación Avanzada

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos._x000D_ _x000D_ Este libro va dirigido a todas las personas que con conocimientos de ... Leia mais

    R$ 62,90

  • Modern API Development with Spring and Spring Boot

    Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm

    A developer s guide to designing, testing, and securing production-ready modern APIs with the help of practical ideas to improve your application's functionalityKey FeaturesBuild resilient software for your enterprises and customers by understanding the complete API development life cycleOvercome the challenges of traditional API design by adapting to a new and evolving culture of modern API ... Leia mais

    R$ 205,19

  • Learning RxJava

    Build concurrent applications using reactive programming with the latest features of RxJava 3

    Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programsKey FeaturesExplore a variety of tools and techniques used to solve problems in implementing concurrency and parallelizationLearn about core operators in RxJava that enable you to express your code logic productivelyApply ... Leia mais

    R$ 164,69

  • Mastering Microservices with Java

    Build enterprise microservices with Spring Boot 2.0, Spring Cloud, and Angular

    Master the art of implementing scalable and reactive microservices in your production environment with Java 11Key FeaturesUse domain-driven designs to build microservicesExplore various microservices design patterns such as service discovery, registration, and API GatewayUse Kafka, Avro, and Spring Streams to implement event-based microservicesBook DescriptionMicroservices are key to designing ... Leia mais

    R$ 205,19

  • Hands-On Automation Testing with Java for Beginners

    Build automation testing frameworks from scratch with Java

    de Rahul Shetty ...
    Learn Java programming concepts to design automation testing frameworks Key FeaturesLearn to use Java program logic in application testingUnderstand various test-driven development concepts with Java toolsMaster Java with lots of programming examplesBook DescriptionJava is one of the most commonly-used software languages by programmers and developers. Are you from a non-technical background and ... Leia mais

    R$ 140,39

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... Leia mais

    R$ 205,19

  • Spring 5.0 Cookbook

    Recipes to build, test, and run Spring applications efficiently

    Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0Key Features\[\*\] Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework.\[\*\] Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code.\[\*\] Understand when to choose between ... Leia mais

    R$ 233,09

  • Practical Design Patterns for Java Developers

    Hone your software design skills by implementing popular design patterns in Java

    Unravel the power of Java design patterns by learning where to apply them effectively to solve specific software design and development problemsKey FeaturesDecouple logic across objects with dependency injection by creating various vehicles with featuresFinalize vehicle construction by chaining handlers using the Chain of Responsibility PatternPlan and execute an advanced vehicle sensor initiation ... Leia mais

    R$ 177,29

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter 2.5 and Dart

    Develop the real-world experience you need to build and launch your own Flutter apps with this full-color guideKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentLearn about Flutter widgets, plugins, and animations to create a high-quality app user experiencePackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionThere ... Leia mais

    R$ 252,89

  • JavaScript

    de Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Leia mais

    R$ 16,99

  • Java Programming

    de Brian Evenson ...
    Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. It is a fast, secure, reliable programming language for coding everything from mobile apps and enterprise software to big data applications and server-side technologies.It contains all the essential Java programming subjects - classes, threads, objects, collection, and language ... Leia mais

    R$ 17,99

  • Learning Android Application Development

    Start building for the world's most popular mobile platform

    Build Android N applications using modern techniques and libraries to get your own high-quality apps published on Google Play in no timeKey Features\[\*\] Get started with Android development, from the installation of required tools to publishing to the market\[\*\] Make your applications Android N ready—Android has evolved quite a lot since the very beginning and so has their Software Development ... Leia mais

    R$ 184,49

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... Leia mais

    R$ 205,19

  • Android Studio Cookbook

    Design, test, and debug your apps using Android Studio

    Design, test, and debug your apps using Android StudioKey FeaturesSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug themBook DescriptionThis book starts with an introduction of Android Studio and why you ... Leia mais

    R$ 184,49