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 49 - 72 de 1729 resultados
Skip side bar filters
  • SRE with Java Microservices

    In a microservices architecture, the whole is indeed greater than the sum of its parts. But in practice, individual microservices can inadvertently impact others and alter the end user experience. Effective microservices architectures require standardization on an organizational level with the help of a platform engineering team.This practical book provides a series of progressive steps that ... Leia mais

    R$ 74,89

  • MASTER REACT.JS PART 2

    de m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Leia mais

    R$ 18,87

  • ANDROID DEVELOPMENT PART 1

    de m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Leia mais

    R$ 18,87

  • Java EE 8 Microservices

    Learn how the various components of Java EE 8 can be used to implement the microservice architecture

    Build microservices-based enterprise applications with the latest version of Java EEKey FeaturesCreate microservices in Spring and deploy them with Docker and MesosExamine a number of real-world use cases and hands-on code examplesDevelop distributed applications based on microservices architectureBook DescriptionCloud-based applications have been increasingly in demand, and this has caused a ... Leia mais

    R$ 153,19

  • Scala for the Impatient

    de Cay Horstmann ...
    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.Interest in the Scala programming language continues to grow for many reasons. Scala embraces the functional programming style without abandoning the object-oriented paradigm, and it allows you to write programs more concisely than in Java. ... Leia mais

    R$ 122,59

  • Core Servlets and JavaServer Pages, Volume 2

    Advanced Technologies

    Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition, is the definitive guide to the advanced features and capabilities provided by servlets ... Leia mais

    R$ 171,69

  • Spring Boot 2 Recipes

    A Problem-Solution Approach

    de Marten Deinum ...
    Solve all your Spring Boot 2 problems using complete and real-world code examples. 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 needs. This can save you a great deal of work over creating a project from scratch.Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring ... Leia mais

    R$ 251,49

  • Java Programming

    Lecture Note

    de Taeho Jo ...
    This book is concerned with Java Programming. It consists of eight lectures and each page is given as a slide. This book is intended for reviewing Java Programming briefly. Considering reading full text takes much time, so this book provides slides for scanning the contents. ... Leia mais

    R$ 47,24

  • Microsserviços e EJB

    Escale sua aplicação, não a complexidade

    Seja no modelo tradicional ou de microsserviços, separar nossa aplicação em partes menores facilita a escalabilidade, a manutenção, dentre outras qualidades que buscamos nos nossos projetos. Para desenvolver um bom back-end, não basta seguir uma receita pronta. É preciso realmente entender as ferramentas para tirar o máximo delas sem comprometer o desempenho. Em java, dentre as tecnologias para ... Leia mais

    R$ 49,90

  • Java 9

    Interativo, reativo e modularizado

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

    R$ 49,90

  • Система модулей Java

    Создать надёжное и безопасное приложение гораздо проще, если упаковать код в аккуратные блоки. Система модулей в Java представляет собой языковой стандарт для создания таких блоков. Теперь вы можете контролировать взаимодействия различных JAR и легко обнаруживать недостающие зависимости. Фундаментальные изменения архитектуры затронули ядро Java, начиная с версии 9. Все API ядра распространяются в ... Leia mais

    R$ 37,90

    Pré-venda

  • The Guide Of HTML5 AND JAVA SCRIPT | Programming For Beginners

    Step By Step Building Your First HTML and JAVA SCRIPT Projects

    de Jeanine Meyer ...
    HTML 5, This is a newer version book.By which you will become proficient in HTML with step-by-step,We have made our books in such a way, that it will help you to understand the new one. And you'll easily become an expert, by following our codes. You can keep yourself ready to work at your home and office.In the book, we have arranged all (A to Z) syllables are divided of 10 chapter. You can get ... Leia mais

    De R$ 54,14 Por R$ 47,24

  • Visual Information Retrieval using Java and LIRE

    Séries series Synthesis Lectures on Information Concepts, Retrieval, and Services
    Visual information retrieval (VIR) is an active and vibrant research area, which attempts at providing means for organizing, indexing, annotating, and retrieving visual information (images and videos) from large, unstructured repositories. The goal of VIR is to retrieve matches ranked by their relevance to a given query, which is often expressed as an example image and/or a series of keywords. ... Leia mais

    R$ 165,99

  • Java By Comparison

    Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your coding style through small and understandable examples that compare flawed code to an improved solution. Discover handy tips and tricks, as well as common bugs an ... Leia mais

    R$ 65,49

  • Web Development with Clojure

    Build Large, Maintainable Web Applications Interactively

    Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, ... Leia mais

    R$ 71,29

  • Introduction to Java Programming: The Fundamentals Guide for beginners

    de Steve Liang ...
    Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something ... Leia mais

    R$ 169,48

  • Ultimate Java Functional Projects

    Unlock the Power of Java: From Fundamentals to Microservices Deployment.Key Features● Master Java fundamentals, OOP concepts, and build real-world projects.● Develop and secure scalable microservices using Spring Boot and Docker.● Deploy, monitor, and scale Java applications on AWS, Azure, and Kubernetes.Book DescriptionJava remains the premier choice for building robust, scalable functional ... ... Leia mais

    R$ 129,09

  • 圖解Java物件導向程式語言

    de 余顯強 ...
    本書特色●簡潔精要,易於快速理解與掌握程式技巧●兼顧運算思維與實用技巧,提高學習效果●透過範例引導學習,提供全方位學習體驗●適應性內容編排,滿足初學與進階學習路徑●提供全面知識,著重程式運作原理和邏輯思維一、扎實的Java程式語言基礎。包含Java最新的語法規則介紹,並有相關系統開發的觀念,搭配圖形解說,快速掌握物件導向Java程式設計的概念與技巧。二、提供程式開發工具的輔助。本書搭配詳細的開發工具介紹,提供讀者透過工具來幫助學習,降低學習負荷,提升學習效率。三、涵蓋豐富的程式範例。本書包含超過250個程式範例,提供豐富的實作練習。對於程式邏輯需要特別注意的部分,本書提供逐行解釋,以加強學習印象。【作者簡介】余顯強現職:世新大學資訊傳播學系教授學歷:交通大學資訊管理研究所博士經歷:鼎盛資科公司資深專員   汶康電腦(國際銳浩)公司經理   所羅門企業處長<br ... ... Leia mais

    R$ 79,98

  • Ultimate Full-Stack Web Development with MERN

    Master Web Development with MERN Stack for Designing, Testing, and Deploying Professional-Grade Applications using MongoDB, Express, React, and Node.js Key Features ● Step-by-step guidance on constructing an advanced MERN project from scratch. ● Holistic understanding of frontend (ReactJS), backend (NodeJS and ExpressJS), and database management (MongoDB). ● Learn effective testing strategies and ... Leia mais

    R$ 62,69

  • Mastering Event-Driven Microservices in AWS

    Unleash the Power of AWS Serverless Services for Scalable, Resilient, and Reactive Architectures Key Features ● Master the art of leveraging AWS serverless services to build robust event-driven systems. ● Gain expertise in implementing advanced event-driven patterns in AWS. ● Develop advanced skills in production-ready practices for testing, monitoring, and optimizing event-driven microservices in ... Leia mais

    R$ 128,99

  • Ultimate PowerShell Automation for System Administration

    Power Up Your Automation and Administration with PowerShell Key Features ● Master PowerShell for efficient IT administration and configuration. ● Explore practical scenarios with clear explanations and essential scripts. ● Enhance automation skills to stay ahead in IT innovation. ● Optimize Microsoft product management with advanced PowerShell techniques. Book Description Unlock the power of ... Leia mais

    R$ 78,19

  • Ultimate Full-Stack Web Development with MEVN

    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCP Key Features ● Gain an in-depth understanding of MongoDB, Express.js, Vue.js, and Node.js, and its integration to build full-stack applications. ● Develop a complete project from scratch, covering all aspects of the MEVN stack with detailed, step-by-step instructions. ● Learn how to deploy your MEVN stack applications on popular cloud ... Leia mais

    R$ 117,29

  • Ultimate Linux Network Security for Enterprises

    de Adarsh Kant ...
    “Level Up Your Security Skills with Linux Expertise!” Key Features ● Comprehensive exploration of Linux network security and advanced techniques to defend against evolving cyber threats. ● Hands-on exercises to reinforce your understanding and gain practical experience in implementing cybersecurity strategies. ● Gain valuable insights from industry best practices to effectively address emerging ... Leia mais

    R$ 78,19

  • Ultimate Penetration Testing with Nmap

    Master one of the most essential tools a professional pen tester needs to know. Key Features ● Strategic deployment of Nmap across diverse security assessments, optimizing its capabilities for each scenario. ● Proficient mapping of corporate attack surfaces, precise fingerprinting of system information, and accurate identification of vulnerabilities. ● Seamless integration of advanced obfuscation ... Leia mais

    R$ 85,99