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 13211344 z 1553
Přeskočit filtry boční lišty
  • Java SE 21 Developer Study Guide

    podle Esteban Herrera ...
    This is the e-book version of the book that you can read online.Prepare for the Java 21 certification exam (Exam 1Z0-830) with this comprehensive study guide. This book will give you the knowledge and skills necessary to pass the exam and gain a deep understanding of Java's core features and advanced topics.Each chapter provides in-depth explanations, practical examples, and best practices to ... Přečtěte si více

    205,45 Kč

  • Android Studio Panda Essentials - Java Edition

    Developing Android Apps Using Android Studio Panda and Java

    podle Neil Smyth ...
    This book, fully updated for Android Studio Panda, teaches you how to develop Android-based applications using Java.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth ... Přečtěte si více

    721,69 Kč

  • Java Performance

    In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

    podle Scott Oaks ...
    Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using ... Přečtěte si více

    890,88 Kč

  • Java Concurrency and Parallelism

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

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

    693,89 Kč nebo zdarma s Kobo Plus

  • Cryptography and Cryptanalysis in Java

    Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10

    Série série Professional and Applied Computing (R0)
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 17 and Jakarta EE 10. It provides a robust introduction to Java 17's new features and updates, a roadmap for Jakarta EE 10 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography ... Přečtěte si více

    957,69 Kč

  • 亿级流量Java高并发与网络编程实战

    podle 颜群 ...
    本书共分18章,内容包括:高并发概述、系统分析与大型互联网架构设计、高并发相关JVM与JDK新特性案例讲解、实战解析多线程并发包、NIO案例解析与高性能聊天室实战、高性能NIO框架Netty实例详解、主流RPC框架解析与跨语言调用案例、实战解析高并发框架Disruptor、通过案例讲解分布式服务框架Dubbo等。 ... Přečtěte si více

    571,63 Kč

  • Advanced Java

    podle Manish Soni ...
    Série Kniha 2 - Java Books Series
    Welcome to "Advanced Java" Java has evolved significantly since its inception, becoming one of the most popular programming languages for a good reason. This book aims to take you beyond the basics of Java, introducing advanced concepts, techniques, and tools to help you become a proficient Java developer. Whether you're new to Java or an experienced developer looking to enhance your skills, this ... Přečtěte si více

    189,00 Kč nebo zdarma s Kobo Plus

  • Building REST APIs with Spring Boot 4.0

    podle Kit Harrington ...
    Built on top of Spring Framework 7, Spring Boot 4.0 simplifies the process of building API far easy.I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract ... Přečtěte si více

    616,78 Kč

  • Hands-On Microservices with Spring Boot and Spring Cloud

    Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes

    podle Magnus Larsson ...
    Apply microservices patterns to build resilient and scalable distributed systemsKey FeaturesUnderstand the challenges of building large-scale microservice landscapesBuild cloud-native production-ready microservices with this comprehensive guideDiscover how to get the best out of Spring Cloud, Kubernetes, and Istio when used togetherBook DescriptionMicroservices architecture allows developers to ... Přečtěte si více

    992,69 Kč nebo zdarma s Kobo Plus

  • OCM Java EE 6 Enterprise Architect Exam Guide (Exams 1Z0-807, 1Z0-865 & 1Z0-866)

    Série série Oracle Press
    A Complete Study System for OCM Exams 1Z0-807, 1Z0-865, and 1Z0-866Prepare for the Oracle Certified Master Java EE 6 Enterprise Architect exams with this exclusive Oracle Press guide. The multiple-choice exam, the assignment, and the essay exam are covered. Chapters feature challenging exercises, a certification summary, a two-minute drill, and a self-test to reinforce the topics presented. This ... Přečtěte si více

    932,89 Kč

  • Mike Meyers' Linux+ Certification Passport

    podle Michael Jang ...
    Série série Mike Meyers' Certficiation Passport
    From the #1 Name in Professional CertificationGet on the fast track to becoming CompTIA Linux+ certified with this affordable, portable study tool. Inside, Linux expert Michael Jang guides you on your career path, providing expert tips and sound advice along the way. With an intensive focus on only what you need to know to pass the CompTIA Linux+ exam, this certification passport is your ticket to ... Přečtěte si více

    533,09 Kč

  • Core Java

    Fundamentals, Volume 1

    podle Cay Horstmann ...
    The #1 Guide for Serious Programmers: Fully Updated for Java SE 9, 10 & 11Cay Horstmann’s Core Java, Volume I—Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code with the Java SE 9, 10, and 11 language and libraries. Horstmann writes for serious programmers who use Java in production projects, and need a deep, practical understanding of the language and API ... Přečtěte si více

    858,69 Kč

  • A Practical Guide to Data Structures and Algorithms using Java

    Série série Chapman & Hall/CRC Applied Algorithms and Data Structures series
    Although traditional texts present isolated algorithms and data structures, they do not provide a unifying structure and offer little guidance on how to appropriately select among them. Furthermore, these texts furnish little, if any, source code and leave many of the more difficult aspects of the implementation as exercises. A fresh alternative to ... Přečtěte si více

    1 637,84 Kč

  • Application Servers for E-Business

    podle Lisa E. Lindgren ...
    The modern application server is a complex platform that is the linchpin of an enterprise environment that includes a very wide range of technologies-web document formatting, web protocols, server-side scripts, servlets, applets, programming languages, distributed object technologies, security capabilities, directory and naming services, load balan ... Přečtěte si více

    3 470,31 Kč

  • Java

    Beginner's Guide to Programming Code with Java

    podle Charlie Masterson ...
    Série Kniha 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Přečtěte si více

    64,00 Kč nebo zdarma s Kobo Plus

  • Java Programmeren: Een Stap-voor-Stap Gids

    podle Christopher Ford ...
    Série Kniha 4 - De IT collectie
    Ontdek de wereld van Java-programmeren en wordt een meester in softwareontwikkeling!Ben je gepassioneerd over technologie en wil je de kunst van het programmeren leren? Dan is " Java Programmeren: Een Stap-voor-Stap Gids" jouw ultieme gids op de reis naar softwareontwikkelingsexpertise.Dit boek biedt een grondige en toegankelijke introductie tot Java, een van 's werelds meest gebruikte en ... Přečtěte si více

    102,62 Kč nebo zdarma s Kobo Plus

  • Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805

    A Comprehensive OCPJP 7 Certification Guide

    Upravil: S.G. Ganesh, Tushar Sharma ...
    Série série Professional and Applied Computing (R0)
    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam preparation and let the reader get started quickly. The first chapter answers frequently asked questions about the OCPJP exam.This book assumes that ... Přečtěte si více

    1 079,79 Kč

  • Java Structured Concurrency

    Solve 150+ challenging real-world concurrency problems with practical, problem-driven exercises

    podle Anghel Leonard ...
    Master Java's most significant concurrency upgrade with hands-on problems that build skill and confidenceKey FeaturesSolve 150+ problems that deepen your understanding of Project LoomExplore structured concurrency, scoped values, and virtual threads in depthBuild modern, high-performance Java applications using practical design patternsBook DescriptionTackling concurrency in Java has historically ... Přečtěte si více

    630,89 Kč

    Předobjednávka

  • A Numerical Library in Java for Scientists and Engineers

    podle Hang T. Lau ...
    At last researchers have an inexpensive library of Java-based numeric procedures for use in scientific computation. The first and only book of its kind, A Numeric Library in Java for Scientists and Engineers is a translation into Java of the library NUMAL (NUMerical procedures in ALgol 60). This groundbreaking text presents procedural descr ... Přečtěte si více

    5 830,60 Kč

  • Learn Android Studio 4

    Efficient Java-Based Android Apps Development

    podle Ted Hagos ...
    Série série Professional and Applied Computing (R0)
    Build and deploy your Java-based Android apps using the popular and efficient Android Studio 4 suite of tools, an integrated development environment (IDE) for today's Android developers. With this book, you’ll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part.Among these tools, you'll use the new ... Přečtěte si více

    1 283,69 Kč

  • Scala for the Impatient

    podle Cay Horstmann ...
    Scala 3--A Clear, Concise GuideScala 3 is concise, consistent, flexible, robust, and efficient, but there's a lot to learn and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major enhancements of Scala 3, from improved syntax and revamped type system to powerful contextual abstractions.This ... Přečtěte si více

    888,29 Kč

  • Introduction to Video Game Engine Development

    Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine

    podle Victor G Brusca ...
    Série série Professional and Applied Computing (R0)
    Start your video game development journey by learning how to build a 2D game engine from scratch. Using Java (with NetBeans as your IDE and using Java’s graphics framework) or by following along in C# (with Visual Studio as your IDE and using the MonoGame framework), you’ll cover the design and implementation of a 2D game engine in detail. Each class will be reviewed with demonstration code. You ... Přečtěte si více

    1 630,19 Kč

  • The Definitive Guide to Security in Jakarta EE

    Securing Java-based Enterprise Applications with Jakarta Security, Authorization, Authentication and More

    Série série Professional and Applied Computing (R0)
    Refer to this definitive and authoritative book to understand the Jakarta EE Security Spec, with Jakarta Authentication & Authorization as its underlying official foundation. Jakarta EE Security implementations are discussed, such as Soteria and Open Liberty, along with the build-in modules and Jakarta EE Security third-party modules, such as Payara Yubikey & OIDC, and OmniFaces JWT-Auth.The book ... Přečtěte si více

    1 365,19 Kč

  • Ultimate Pentesting for Web Applications

    Learn how real-life hackers and pentesters break into systems. Key Features ● Dive deep into hands-on methodologies designed to fortify web security and penetration testing. ● Gain invaluable insights from real-world case studies that bridge theory with practice. ● Leverage the latest tools, frameworks, and methodologies to adapt to evolving cybersecurity landscapes and maintain robust web ... Přečtěte si více

    345,49 Kč nebo zdarma s Kobo Plus