Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

Java elektronické knihy

Pokud se vám líbí e-knihy v oblasti Java, pak budete milovat tyto top výběry.
Zobrazuje se 265288 z 1600
Přeskočit filtry boční lišty
  • Use a cabeça - Java

    Guia do aprendiz para programação no mundo real

    Série série O'Reilly
    O que você aprenderá com este livro? O "Use a Cabeça Java" é uma experiência completa de aprendizado em Java e programação orientada a objetos. Com este livro, você aprenderá a linguagem Java de um jeito único, que ultrapassa os manuais de instruções, ajudando-o a se tornar um programador excelente. Por meio de quebra-cabeças, mistérios e entrevistas reveladoras com famosos objetos Java, você ... Přečtěte si více

    437,32 Kč

  • Architecting Modern Java EE Applications

    Designing lightweight, business-oriented enterprise applications in the age of cloud, containers, and Java EE 8

    podle Sebastian Daschner ...
    Find out how to craft effective, business-oriented Java EE 8 applications that target customer's demands in the age of Cloud platforms and container technology.Key Features\[\*\] Understand the principles of modern Java EE and how to realize effective architectures\[\*\] Gain knowledge of how to design enterprise software in the age of automation, Continuous Delivery and Cloud platforms\[\*\] ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    podle 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 ... Přečtěte si více

    585,79 Kč

  • Desbravando SOLID

    Práticas avançadas para códigos de qualidade em Java moderno

    podle Alexandre Aquiles ...
    Você já aprendeu a programar e certamente já ouviu falar em Orientação a Objetos e seus conceitos como classes, objetos, métodos, interfaces, herança, polimorfismo. Mas você sabe, efetivamente, quando e como aplicar tudo isso? Ao trabalhar com programação, é clara a necessidade de organizar nosso código para que ele seja fácil de entender e manter, otimizando sua leitura e minimizando o impacto de ... Přečtěte si více

    230,70 Kč nebo zdarma s Kobo Plus

  • Beginning Helidon

    Building Cloud-Native Microservices and Applications

    Série série Professional and Applied Computing (R0)
    Learn how to build cloud-native microservices with Helidon - an open-source Java framework from Oracle. This book will show you how to take full advantage of the cloud by optimizing applications with fast start times, low memory consumption, and a small disk footprint.The open-source Helidon framework provides all that, and more. It’s based on Java 17, giving you full access to new code features. ... Přečtěte si více

    1 287,99 Kč

  • Java FX - Embedded

    Série Kniha 67 - shortcuts
    Der Einsatz von Java und JavaFX auf Embedded Hardware wie dem Raspberry Pi oder dem BeagleBoard-xM ist durchaus sinnvoll und macht enorm viel Spaß. Das erste Kapitel des shortcuts erläutert, was man mit einem Desktop-UI-Framework auf diesen Geräten bewerkstelligen kann. Schon einmal darüber nachgedacht, selber ein Hardware-Gadget zu bauen? Sei es für eine Bastelei oder eine innovative Idee für ein ... Přečtěte si více

    49,00 Kč

  • OCA JAVA 8 PROGRAMMER I TEORIA Y PRACTICA PARA CERTIFICACION

    podle JULIO SANCHEZ, SANXD-IT ...
    Libro de preparación con mas de 270 preguntas resueltas, dirigido a profesionales que desean certificarse en Java 8 Programmer I de Oracle. Esta publicación detalla en teoria y con ejemplos didacticos todo el temario especificado por Oracle. Además se incluyen un simulacro de examen por cada uno de los seis capítulos del libro, asi como de un simulacro final de examen de certificación, de tal ... Přečtěte si více

    312,77 Kč

  • Kotlin In-depth [Vol-II]

    A comprehensive guide to modern multi-paradigm language

    podle Aleksei Sedunov ...
    The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of using it for development of various applications be it desktop, mobile or Web. Although our primary focus is on the JVM and Android, the knowledge we’re sharing here to various extents applies to other Kotlin-supported platforms such as JavaScript, native and even multi-platform ... Přečtěte si více

    299,79 Kč nebo zdarma s Kobo Plus

  • Learning Network Programming with Java

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processes

    podle Richard M Reese ...
    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processesKey Features\[\*\]Learn to deliver superior server-to-server communication through the networking channels\[\*\]Gain expertise of the networking features of your own applications to support various network architectures such as client/server and peer-to-peer\[\*\]Explore the issues ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Continuous Enterprise Development in Java

    Testable Solutions with Arquillian

    Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools.Through the course ... Přečtěte si více

    585,79 Kč

  • Android 4 Development: From Eclipse to End User

    podle Jason Suptic ...
    Are you ready to create your first Android App now? If so, this book is for you. Whether you are a veteran programmer or a beginner, this book will help you learn Android development by examples, pictures, and explanations. This is an introduction to both Eclipse and Android Development Tools (ADT) through building a complete app. Windows™ is the operating system used during the writing of this ... Přečtěte si více

    62,39 Kč

  • Quick Guide to Learning Solidity

    podle Alex Carvalho ...
    The "Quick Guide to Learning Solidity" is a comprehensive ebook that serves as an essential tool for individuals interested in mastering the Solidity programming language. Solidity is a high-level programming language used for writing smart contracts on various blockchain platforms, with Ethereum being one of the most popular. As the demand for blockchain developers continues to rise, learning ... Přečtěte si více

    187,58 Kč

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    podle Joshua Backfield ...
    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Přečtěte si více

    360,49 Kč

  • Play Framework

    Java para web sem Servlets e com diversão

    podle Fernando Boaglio ...
    Desenvolver sistemas web em Java nunca foi tão divertido! Se você está cansado de escrever longas Servlets, ficar brigando com seu framework o tempo inteiro para realizar tarefas simples e escrevendo mais código que o necessário para desenvolver qualquer funcionalidade, o Play Framework é o que você precisa. Nesse livro, Fernando Boaglio ensina como criar uma aplicação do começo ao fim utilizando ... Přečtěte si více

    230,70 Kč nebo zdarma s Kobo Plus

  • Microsoft Azure AI Fundamentals (AI-900) Certification Guide

    podle Higor Luis Barbosa ...
    Empower your AI Cloud Career with Microsoft Azure AI-900 CertificationKey Features● Complete coverage of Azure AI (AI-900) objectives with real-world Azure examples.● Hands-on learning using Azure AI Services, Azure Cognitive, ML, and Responsible AI tools.● Practical exam strategies, practice tests, and expert-driven insights.Book DescriptionThe Microsoft Azure AI Fundamentals (AI-900) ... Přečtěte si více

    375,49 Kč nebo zdarma s Kobo Plus

  • Applied Akka Patterns

    A Hands-On Guide to Designing Distributed Applications

    When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its ... Přečtěte si více

    585,79 Kč

  • Mastering Java Concurrency

    From Basics to Expert Proficiency

    podle William Smith ...
    "Mastering Java Concurrency: From Basics to Expert Proficiency" is an authoritative guide designed to unravel the complexities of concurrent programming in Java. Catering to both beginners and seasoned developers, this book meticulously covers the full spectrum of concurrency topics, from fundamental concepts to advanced techniques. Readers are introduced to the essential principles of concurrency ... Přečtěte si více

    169,00 Kč nebo zdarma s Kobo Plus

  • Getting Started with Spiceworks

    This book will have a getting started approach, thus making it easy for the readers to understand and learn Spiceworks. This book is for any IT pro who wants to make their day easier. With this book, you can go from installing Spiceworks to having a good working knowledge of it in a single afternoon, no Spiceworks experience required! This book assumes no prior experience with Spiceworks. ... Přečtěte si více

    524,39 Kč nebo zdarma s Kobo Plus

  • Applied AI for Enterprise Java Development

    Leveraging Generative AI, LLMs, and Machine Learning in the Java Enterprise

    As a Java enterprise developer or architect, you know that embracing AI isn't just optional—it's critical to keeping your competitive edge. The question is, how can you skillfully incorporate these groundbreaking AI technologies into your applications without getting mired in complexity?Enter this clear-cut, no-nonsense guide to integrating generative AI into your Java enterprise ecosystem. With ... Přečtěte si více

    856,19 Kč

  • Android Studio Development Essentials

    Android 6 Edition

    podle Neil Smyth ...
    Fully updated for Android 6, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 6 Software Development Kit (SDK).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 ... Přečtěte si více

    208,44 Kč

  • Getting Started with Hazelcast

    podle Mat Johns ...
    Written as a step-by-step guide, Getting Started with Hazelcast will teach you all you need to know to make your application data scalable. This book is a great introduction for Java developers, software architects, or developers looking to enable scalable and agile data within their applications. You should have programming knowledge of Java and a general familiarity with concepts like data ... Přečtěte si více

    662,39 Kč nebo zdarma s Kobo Plus

  • LibGDX Game Development By Example

    Learn how to create your very own game using the libGDX cross-platform framework

    podle James Cook ...
    Learn how to create your very own game using the libGDX cross-platform frameworkKey FeaturesBook DescriptionLibGDX is a cross-platform game development framework in Java that makes game programming easier and fun to do. It currently supports Windows, Linux, Mac OS X, Android, and HTML5. With a vast feature set on offer, there isn't a game that can’t be made using libGDX. It allows you to write ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Coding for Beginners

    A Step-by-Step Guide to Learn Python, Java, SQL, C, C++, C#, HTML, and CSS from Scratch

    podle Vere salazar ...
    **Do you dream of becoming a coder?Do you want to learn how to code in eight different programming languages?**Do you want to develop awesome apps and websites that impress your friends and family? If yes, then this book is for you!“Coding for Beginners” is the perfect book for anyone who wants to start their coding journey. In this book, you will learn the basics of each language, how to write ... Přečtěte si více

    208,44 Kč nebo zdarma s Kobo Plus

  • The Definitive Guide to Spring Batch

    Modern Finite Batch Processing in the Cloud

    podle Michael T. Minella ...
    Série série Professional and Applied Computing (R0)
    Work with all aspects of batch processing in a modern Java environment using a selection of Spring frameworks. This book provides up-to-date examples using the latest configuration techniques based on Java configuration and Spring Boot. The Definitive Guide to Spring Batch takes you from the “Hello, World!” of batch processing to complex scenarios demonstrating cloud native techniques for ... Přečtěte si více

    1 635,69 Kč