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 457480 z 1600
Přeskočit filtry boční lišty
  • Microservices with Spring Boot and Spring Cloud

    Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

    podle Magnus Larsson ...
    THIS BOOK IS OUTDATED: A new and updated version of this book is available. You can find the link further down on this page.Key FeaturesBuild cloud-native production-ready microservices with this comprehensively updated guideUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best out of Spring Cloud, Kubernetes, and Istio in combinationBook ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Learn Java in 24 Hours: The Ultimate Beginner’s Guide

    podle Aniket Jain ...
    Learn Java in 24 Hours: The Ultimate Beginner's GuideUnlock the power of the Java programming language with this all-inclusive guide tailored for beginners. Whether you're new to coding or looking to enhance your programming skills, this book simplifies core Java concepts and empowers you to start building Java applications in just 24 hours.What's Inside:A step-by-step introduction to Java ... Přečtěte si více

    20,66 Kč

  • Java Programming Fundamentals

    Problem Solving Through Object Oriented Analysis and Design

    podle Premchand S. Nair ...
    While Java texts are plentiful, it's difficult to find one that takes a real-world approach, and encourages novice programmers to build on their Java skills through practical exercise. Written by an expert with 19 experience teaching computer programming, Java Programming Fundamentals presents object-oriented programming by employing examples taken ... Přečtěte si více

    3 500,83 Kč

  • Pivotal Certified Professional Core Spring 5 Developer Exam

    A Study Guide Using Spring Framework 5

    podle Iuliana Cosmina ...
    Série série Professional and Applied Computing (R0)
    Pass the Pivotal Certified Professional exam for Core Spring, based on the latest Spring Framework 5, using source code examples, study summaries, and mock exams. This book now includes WebFlux, reactive programming, and more found in Spring 5. You'll find a descriptive overview of certification-related Spring modules and a single example application demonstrating the use of all required Spring ... Přečtěte si více

    2 044,59 Kč

  • The Art of Image Processing with Java

    podle Kenny A. Hunt ...
    This introductory image processing text is ideal for college students studying computer science or software engineering. With an emphasis on software design, the text builds on an accessible mathematical foundation and on extensive sample Java code to teach students the fundamentals of image processing. The text is accompanied by rich illustrations that demonstrate the results of performing ... Přečtěte si více

    2 688,57 Kč

  • Kickstart Software Design Architecture

    Learn to design robust software systems using modern architecture principles and practical hands-on experience Key Features ● Learn about fundamental software architecture concepts, including design patterns, microservices, and cloud computing. ● Bridge theory with practice through real-world examples and case studies. ● Gain expertise through an interactive and engaging learning approach, ... Přečtěte si více

    360,49 Kč nebo zdarma s Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    podle Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications. Key Features ● Master the essentials of building real-time applications with a focus on Node.js, Express.js, Mongoose, Socket.IO, Winston logging, and key middleware. ● Learn to create lightweight and scalable backend servers, ensuring optimal performance for production-ready applications. ● Stay ahead ... Přečtěte si více

    270,29 Kč nebo zdarma s Kobo Plus

  • An Experiential Introduction to Principles of Programming Languages

    podle Hridesh Rajan ...
    A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook uses a hands-on approach to teach the principles of programming languages. Using Java as the implementation language, Rajan covers a range of emerging topics, including concurrency, Big Data, and event-driven programming. Students will learn to ... Přečtěte si více

    811,29 Kč

  • Ultimate Figma for UI/UX Design

    podle Aditi Sharma ...
    Crack the Code to Solving Customer Problems with Exceptional User Experience Designs Powered by Figma. Key Features ● Provides a practical understanding of Figma for diverse design projects. ● Structured, easy-to-understand approach for all skill and language levels. ● Hands-on exercises simulate real-world workflows for industry readiness. ● Guidance on creating a standout design portfolio with ... Přečtěte si více

    300,39 Kč nebo zdarma s Kobo Plus

  • Mastering High Performance with Kotlin

    Overcome performance difficulties in Kotlin with a range of exciting techniques and solutions

    podle Igor Kucherenko ...
    Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language.Key Features\[\*\] Apply modern Kotlin features to speed up processing and implement highly efficient and reliable codes.\[\*\] Learn memory optimization, concurrency, multi-threading, scaling, and caching techniques to achieve high performance.\ ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Job Ready Java

    Prepare yourself to take on new and exciting Java programming challenges with this one-stop resourceJob Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts ... Přečtěte si více

    600,99 Kč

  • Haskell High Performance Programming

    Write Haskell programs that are robust and fast enough to stand up to the needs of today

    podle Samuli Thomasson ...
    Boost the performance of your Haskell applications using optimization, concurrency, and parallel programmingKey Features\[\*\] Explore the benefits of lazy evaluation, compiler features, and tools and libraries designed for high performance\[\*\] Write fast programs at extremely high levels of abstraction\[\*\] Work through practical examples that will help you address the challenges of writing ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • 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 287,99 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 635,69 Kč

  • Nature-Inspired Optimization Algorithms with Java

    A Look at Optimization Techniques

    podle Shashank Jain ...
    Série série Professional and Applied Computing (R0)
    Gain insight into the world of nature-inspired optimization techniques and algorithms. This book will prepare you to apply different nature-inspired optimization techniques to solve problems using Java.You'll start with an introduction to the hidden algorithms that nature uses and find the approximate solutions to optimization problems. You'll then see how living creatures such as fish and birds ... Přečtěte si více

    960,89 Kč

  • Einführung in JavaFX/OpenJFX

    Moderne GUIs für RIAs und Java-Applikationen

    podle Ralph Steyer ...
    Série série Computer Science and Engineering (German Language)
    Das JavaFX-Framework gibt es schon seit einigen Jahren, hat aber mit den ersten Versionen fast nur noch den Namen gemeinsam. Seit der Version 2 hat JavaFX jedoch einen festen und ausgereiften Stand erreicht und ist mittlerweile die aktuelle Technologie im Java-Umfeld, um leistungsfähige und moderne grafische Benutzeroberflächen (GUI) erstellen zu können. Dieses Buch stellt Ihnen dazu eine Vielzahl ... Přečtěte si více

    960,89 Kč

  • Ultimate Excel with Power Query and ChatGPT

    Transform Your MS Excel Skills with this Ultimate Guide for Professional Success Key Features ● Comprehensive Coverage of the Microsoft Excel Ecosystem and in-depth exploration of Excel’s lookup functions. ● Step-by-step guide covering valuable insights from real-world detailed examples and case studies. ● Discover innovative Excel solutions by delving into innovative problem-solving strategies. ... Přečtěte si více

    270,29 Kč nebo zdarma s Kobo Plus

  • Moderne Software-Entwicklung mit Java und JEE

    Ein praxisorientiertes Lehrbuch für effiziente Programmierung

    Série série Computer Science and Engineering (German Language)
    In diesem Buch werden die Programmierkonzepte der Sprache Java und der JEE vorgestellt. Eine methodische Abgrenzung zu anderen Programmiersprachen wird durchgeführt, um die Kerneigenschaften von objektorientierter Entwicklung mit Java im Vergleich zu anderen Sprachen herauszuarbeiten. Ein besonderer Fokus liegt auf dem praxistauglichen Einsatz der Konzepte. Daher wird von Beginn an ein starker ... Přečtěte si více

    817,59 Kč

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    podle Vibrant Publishers ...
    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Přečtěte si více

    675,89 Kč nebo zdarma s Kobo Plus

  • Design Patterns and Best Practices in Java

    A comprehensive guide to building smart and reusable code in Java

    Create various design patterns to master the art of solving problems using Java Key Features\[\*\] This book demonstrates the shift from OOP to functional programming and covers reactive and functional patterns in a clear and step-by-step manner\[\*\] All the design patterns come with a practical use case as part of the explanation, which will improve your productivity\[\*\] Tackle all kinds of ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • 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

  • Swift Programming Language With Artificial Intelligence (2026)

    Master Swift Programming with AI : Learn Swift Sharp in One Day with Hands-on Projects for Beginners!

    podle Chris Lattner ...
    Elevate Your Swift Mastery with the Ultimate Guide: Unleash the Power of Swift 5! **Key Highlights of This Swift Guide** Welcome to the fifth edition of the highly acclaimed Swift guide, now meticulously enhanced and updated to encompass the cutting-edge features of Swift 5. Dive into the world of Swift programming like never before, and unlock the potential of this dynamic language with expert ... Přečtěte si více

    625,96 Kč nebo zdarma s Kobo Plus

  • Building Data Streaming Applications with Apache Kafka

    Design, develop and streamline applications using Apache Kafka, Storm, Heron and Spark

    Design and administer fast, reliable enterprise messaging systems with Apache KafkaKey Features\[\*\]Build efficient real-time streaming applications in Apache Kafka to process data streams of data\[\*\]Master the core Kafka APIs to set up Apache Kafka clusters and start writing message producers and consumers\[\*\]A comprehensive guide to help you get a solid grasp of the Apache Kafka concepts in ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Flutter Cookbook

    Build modern cross-platform apps with Flutter 3, Dart 3, and practical AI integrations

    Build, test, and deploy production-ready Flutter apps for mobile, web, and desktop, while adding AI features using ML Kit, Gemini, and agentic workflowsKey FeaturesIntegrate ML Kit and Gemini APIs to build AI-powered features into your Flutter appsCover state management, architecture, testing, and debugging for production-ready appsBuild and deploy cross-platform apps for mobile, web, and desktop ... Přečtěte si více

    709,19 Kč

    Předobjednávka