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 4972 z 1552
Přeskočit filtry boční lišty
  • Roguelike Development with JavaScript

    Build and Publish Roguelike Genre Games with JavaScript and Phaser

    podle Andre Alves Garzia ...
    Série série Professional and Applied Computing (R0)
    Go on an adventure and build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, you’ll go through all the steps to build a small, fun, playable web roguelite game. The author will guide you on how to add further features to the game such as populating the game with enemies, adding treasures, and so on. You will acquire technical knowledge about procedural ... Přečtěte si více

    1 161,39 Kč

  • Java For Dummies

    podle Barry Burd ...
    Learn to code with Java and open the gate to a rewarding careerNow in its 9th edition, Java For Dummies gives you the essential tools you need to understand the programming language that 17 million software developers rely on. This beginner-friendly guide simplifies every step of the learning process. You'll learn the basics of Java and jump into writing your own programs. Along the way, you'll ... Přečtěte si více

    518,19 Kč

  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    podle Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... Přečtěte si více

    220,38 Kč nebo zdarma s Kobo Plus

  • 神经网络算法与Java编程

    Chinese Edition

    用Java代码释放神经网络无穷力量Key Features本书完整地演示了使用Java开发神经网络的过程既有非常基础的实例也有高级实例。Book Description神经网络已成为从大量原始的,看似无关的数据中提取有用知识的强大技术。 Java语言是用于实现神经网络的最合适的工具之一,也是现阶段非常流行的编程语言之一,包含多种有助于开发的API和包,具有“一次编写,随处运行”的可移植性。 本书完整地演示了使用Java开发神经网络的过程,既有非常基础的实例也有高级实例。首先,你将学习神经网络的基础知识、感知机及其特征。 然后,你将使用学到的概念来实现自组织映射网络。 此外,你还会了解一些应用,如天气预报、疾病诊断、客户特征分析和光学字符识别(OCR)等。 最后,你将学习实时优化和自适应神经网络的方法。 本书所有的示例都提供了说明性的源代码,这些源代码综合了面向对象编程(OOP ... Přečtěte si více

    316,39 Kč nebo zdarma s Kobo Plus

  • Java 8 Prático

    Lambdas, Streams e os novos recursos da linguagem

    Você é um programador com boa fluência em Java? Está na hora de dar mais um passo. Quase 20 anos após sua primeira versão, um novo Java surge com novidades importantes. Entre os principais recursos, a linguagem recebe default methods, method references e lambdas. São conceitos simples mas que trazem importantes possibilidades. Durante o livro exploraremos esses e outros avanços. Sempre com ... Přečtěte si více

    232,28 Kč nebo zdarma s Kobo Plus

  • JPA Eficaz

    As melhores práticas de persistência de dados em Java

    podle Hébert Coelho ...
    Entender o básico da JPA pode ser simples e rápido, mas com o uso do dia a dia, ela se torna uma ferramenta que demanda muito cuidado. É preciso conhecer bem seus detalhes para não cair em armadilhas. Nesse livro, Hebert Coelho explica em tópicos curtos, e direto ao ponto, técnicas para usar a JPA da melhor forma possível, com atenção aos equívocos mais comuns. Você vai aprender a evitar o ... Přečtěte si více

    232,28 Kč nebo zdarma s Kobo Plus

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    podle José Yoshiriro ...
    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... Přečtěte si více

    244,52 Kč nebo zdarma s Kobo Plus

  • Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB Practice Questions

    MICROSOFT Certification DP-420 exam

    podle Brian birds ...
    Série Kniha 1 - DP
    Candidates for this exam must have solid knowledge and experience developing apps for Azure and working with Azure Cosmos DB database technologies. They should be proficient at developing applications by using the Core (SQL) API and SDKs, writing efficient queries and creating appropriate index policies, provisioning and managing resources in Azure, and creating server-side objects with JavaScript ... Přečtěte si více

    154,42 Kč nebo zdarma s Kobo Plus

  • Mastering Data Structures and Algorithms in Python & Java

    podle Sachin Naha ...
    "Mastering Data Structures and Algorithms in Python & Java" is a comprehensive guide for programmers aiming to enhance their problem-solving skills and code efficiency. It starts with a foundational overview of data structures and algorithms, including recursion, and advances through crucial topics like functional programming and clean code practices. The book covers practical exercises, mock ... Přečtěte si více

    113,81 Kč nebo zdarma s Kobo Plus

  • Ant: The Definitive Guide

    Complete Build Management for Java

    podle Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... Přečtěte si více

    628,86 Kč

  • JavaServer Faces

    Building Web-based User Interfaces

    podle Hans Bergsten ...
    JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.In JavaServer Faces, developers ... Přečtěte si více

    698,71 Kč

  • Enterprise Service Bus

    Theory in Practice

    podle David A Chappell ...
    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... Přečtěte si více

    558,90 Kč

  • Filthy Rich Clients

    Developing Animated and Graphical Effects for Desktop Java Applications

    podle Chet Haase, Romain Guy ...
    Filthy Rich Clients refers to ultra-graphically rich applications that ooze cool. They suck the user in from the outset and hang on to them with a death grip of excitement. Filthy Rich Clients: Developing Animated and Graphical Effects for Desktop Java™ Applications shows you how to build better, more effective, cooler desktop applications that intensify the user experience.The keys to Filthy Rich ... Přečtěte si více

    873,39 Kč

  • Hadoop Operations

    A Guide for Developers and Administrators

    podle Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Přečtěte si více

    751,18 Kč

  • Java EE 6 Pocket Guide

    A Quick Reference for Simplified Enterprise Java Development

    podle Arun Gupta ...
    This handy guide provides an overview of Java Enterprise Edition 6’s main technologies and includes extensive, easy-to-understand code samples that demonstrate the platform’s many improvements. You’ll quickly understand how Java EE 6 simplifies the process of developing and deploying web and enterprise applications.Explore what’s new in Java EE 6, including Contexts and Dependency Injection and ... Přečtěte si více

    238,58 Kč

  • Eclipse Modeling Project

    A Domain-Specific Language (DSL) Toolkit

    podle Richard Gronback ...
    Achieve Breakthrough Productivity and Quality with MDD and Eclipse-Based DSLsDomain-specific languages (DSLs) and model-driven development (MDD) offer software engineers powerful new ways to improve productivity, enhance quality, and insulate systems from rapid technological change. Now, there’s a pragmatic, start-to-finish guide to creating DSLs and using MDD techniques with the powerful open ... Přečtěte si více

    768,56 Kč

  • EMF

    Eclipse Modeling Framework

    EMF: Eclipse Modeling FrameworkDave SteinbergFrank BudinskyMarcelo PaternostroEd MerksSeries Editors: Erich Gamma • Lee Nackman • John WiegandThe Authoritative Guide to EMF Modeling and Code GenerationThe Eclipse Modeling Framework enables developers to rapidly construct robust applications based on surprisingly simple models. Now, in this thoroughly revised Second Edition, the project’s ... Přečtěte si více

    768,56 Kč

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications.The second of a two-book ... Přečtěte si více

    980,89 Kč

  • Building Mobile Applications with Java

    Using the Google Web Toolkit and PhoneGap

    podle Joshua Marinacci ...
    Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to write Java code that compiles into cross-platform Javascript and HTML, ... Přečtěte si více

    317,29 Kč

  • RESTful Java with JAX-RS 2.0

    Designing and Developing Distributed Web Services

    podle Bill Burke ...
    Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use ... Přečtěte si více

    558,59 Kč

  • Learning Android

    Develop Mobile Apps Using Java and Eclipse

    Want to build apps for Android devices? This book is the perfect way to master the fundamentals. Written by experts who have taught this mobile platform to hundreds of developers in large organizations and startups alike, this gentle introduction shows experienced object-oriented programmers how to use Android’s basic building blocks to create user interfaces, store data, connect to the network, ... Přečtěte si více

    488,79 Kč

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    podle Madhusudhan Konda ...
    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Přečtěte si více

    317,29 Kč

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... Přečtěte si více

    317,29 Kč

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Přečtěte si více

    258,39 Kč