Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Java e-bøker

Hvis du liker Java-e-bøker, kommer du til å elske disse toppvalgene.
Viser 10571080 av 1606 resultater
Skip side bar filters
  • Building Minecraft Server Modifications

    Discover how to program your own server plugins and augment your Minecraft server with Bukkit

    Modifying Minecraft with the Bukkit API is a unique guide that will walk you through the entire process of developing mods for your Minecraft server.Modifying Minecraft with the Bukkit API is great for anyone who is interested in customizing their Minecraft server. Whether you are new to programming, Java, Bukkit, or even Minecraft itself, this book has you covered. All you need is a valid ... Les mer

    246,99 kr eller gratis med Kobo Plus

  • Java

    Il Tuo Primo Programma

    Chi ben inizia è a metà dell'opera...In questo ebook di 50 pagine ti mostrerò come creare il tuo primo programma in java, partendo da zero. Per seguire i passi descritti avrai bisogno di un PC o di un Mac, di una connessione ad Internet decente per scaricare (gratis) i programmi necessari e, infine, di un po’ di pazienza. Nulla più.In particolare, ti spiegherò:- Come installare e configurare Java ... Les mer

    Gratis

  • Kafka: The Definitive Guide

    Real-Time Data and Stream Processing at Scale

    Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka's AdminClient ... Les mer

    535,29 kr

  • Java – kurz & gut

    Serie serien O'Reilly`s kurz & gut
    Sie sind beim Programmieren oder Debuggen ins Stocken geraten und benötigen schnell Hilfe? In dieser Taschenreferenz finden Sie alles Wichtige zur Programmiersprache Java und ihrer Plattform. Dazu gehören auch die neuen Features, die Java 9 mitbringt, wie die Modularisierung von Quellcode und die neu ins JDK integrierte JShell – die offizielle REPL (Read-Eval-Print-Loop) für Java.Java ... Les mer

    179,00 kr eller gratis med Kobo Plus

  • Der Java-Profi: Persistenzlösungen und REST-Services

    Datenaustauschformate, Datenbankentwicklung und verteilte Anwendungen

    av Michael Inden ...
    Wenn Sie bereits komplexe Java-Applikationen für den Desktop-Bereich schreiben, können Sie sich an Unternehmensanwendungen als weitere Herausforderung wagen. Dabei kommen Sie früher oder später mit Datenbanken, den Datenformaten XML oder JSON und auch mit verteilten Applikationen in Berührung. Das notwendige Wissen für einen effizienten Einstieg erlangen Sie in diesem Buch. Michael Inden macht Sie ... Les mer

    439,00 kr eller gratis med Kobo Plus

  • Algorithmen und Datenstrukturen

    Eine Einführung mit Java

    Algorithmen und Datenstrukturen von Grund auf verstehenFundierte Einführung mit klarem didaktischen AufbauMit konkreten AnwendungsbeispielenEine reichhaltige Fundgrube für Lehre und SelbststudiumKenntnisse von Algorithmen und Datenstrukturen sind ein Grundbaustein des Studiums der Informatik und verwandter Fachrichtungen. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache ... Les mer

    549,00 kr eller gratis med Kobo Plus

  • Clojure High Performance Programming

    Become an expert at writing fast and high performant code in Clojure 1.7.0

    Become an expert at writing fast and high performant code in Clojure 1.7.0Key FeaturesBook DescriptionClojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance, pragmatism, and ... Les mer

    288,99 kr eller gratis med Kobo Plus

  • Microservices with Clojure

    Develop event-driven, scalable, and reactive microservices with real-time monitoring

    av Anuj Kumar ...
    The common patterns and practices of the microservice architecture and their application using the Clojure programming language.Key Features\[\*\] Relevance of the microservice architecture and benefits of Clojure's functional and simple features to implement it.\[\*\] Learn best practices and common principles to avoid common pitfalls while developing microservices.\[\*\] Learn how to use ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Instant Apache ActiveMQ Messaging Application Development How-to

    av Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Les mer

    148,11 kr eller gratis med Kobo Plus

  • Fondamenti di informatica

    Scopo del volume è di fornire i fondamenti della cultura informatica a chi si accosti per la prima volta in modo sistematico alla scienza dei calcolatori. Organizzato in unità didattiche di dimensioni contenute, il testo presenta un repertorio selezionato di argomenti, abbastanza ampio tuttavia da riflettere l'articolazione e la complessità della materia: il concetto astratto di calcolatore, la ... Les mer

    107,81 kr eller gratis med Kobo Plus

  • Android System Programming

    Porting, customizing, and debugging Android HAL

    av Roger Ye ...
    Build, customize, and debug your own Android systemKey FeaturesMaster Android system-level programming by integrating, customizing, and extending popular open source projectsUse Android emulators to explore the true potential of your hardwareMaster key debugging techniques to create a hassle-free development environmentBook DescriptionAndroid system programming involves both hardware and software ... Les mer

    408,99 kr eller gratis med Kobo Plus

  • Mastering Apache Maven 3

    If you are working with Java or Java EE projects and you want to take full advantage of Maven in designing, executing, and maintaining your build system for optimal developer productivity, then this book is ideal for you. You should be well versed with Maven and its basic functionality if you wish to get the most out of the book. ... Les mer

    259,26 kr eller gratis med Kobo Plus

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Les mer

    92,53 kr

  • Real-World Java

    Helping You Navigate the Java Ecosystem

    Serie serien Tech Today
    A concise handbook for the most common tools used in modern Java developmentGood Java developers learn Java syntax, how to create loops and switches, and can work out a lambda filter stream. But great Java developers need to understand the vast ecosystem of tools and frameworks for collaboration, testing, building, and more.In Real-World Java®: Helping You Navigate the Java Ecosystem, a team of ... Les mer

    417,29 kr

  • Instant Passbook App Development for iOS How-to

    av Keith D. Moon ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A step-by-step guide, focusing on simple projects to help you create a Passbook app for iOS 6.Instant Passbook App Development for iOS 6 How-to is for registered Apple iOS developers, experienced in building an app using Objective-C and Xcode, looking to add Passbook functionality to ... Les mer

    92,53 kr eller gratis med Kobo Plus

  • Ultimate VMware NSX for Professionals

    Unleash the Power of NSX Datacenter for Seamless Virtualization and Unparalleled Security Book Description “Embark on a transformative journey into the world of network virtualization with ‘Ultimate VMware NSX for Professionals.’ This comprehensive guide crafted by NSX experts, starts with an exploration of Software Defined Networking, NSX architecture, and essential components in a systematic ... Les mer

    138,84 kr eller gratis med Kobo Plus

  • Spring Boot and Angular

    Hands-on full-stack development with Java, Spring, Angular and TypeScript

    Build and deploy high-performance full-stack web apps using Spring Boot microservices and an Angular frontend, with modern CI/CD pipelines, security, and state management best practices Key FeaturesLeverage modern full-stack integration patterns that harness the unique synergy between frontend and backendApply best practices to write clean, maintainable, and scalable source codeBoost development ... Les mer

    317,99 kr

    FORHÅNDSBESTILL

  • Flutter for Beginners

    Cross-platform mobile development from Hello, World! to app release with Flutter 3.10+ and Dart 3.x

    Follow this step-by-step illustrated guide to launch your own Flutter apps and gain hands-on experienceKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentLearn about Flutter widgets, plugins, and animations to create a high-quality, user-friendly appPackage and deploy your Flutter apps to achieve native-like performancePurchase of the print or Kindle ... Les mer

    310,99 kr eller gratis med Kobo Plus

  • Ultimate Azure AI Services for Gen AI Solutions

    Master Generative AI with Azure OpenAI, AI Services, and advanced tools for real-world applications! Key Features ● Step-by-step and structured content designed for beginners, intermediates, and experts alike. ● Master all facets of Generative AI development, including LLMs, LangChain, Prompt Engineering, and Vector Databases. ● Gain insights into implementation strategies through practical, real ... Les mer

    162,99 kr eller gratis med Kobo Plus

  • Pro JMX

    Java Management Extensions

    Serie serien Professional and Applied Computing (R0)
    Get ready to plunge into the complete world of JMX architecture—including the release of JMX Remoting 1.2! Pro JMX: Java Management Extensions features cutting-edge examples of JMX integration with distributed applications, including sequence diagrams and real-world sample code.Author Jeff Hanson takes a top-down approach, starting from the highest level of detail and drilling down. In the process ... Les mer

    473,96 kr

  • Practical IoT Edge Computing with Python

    Build Real-time IoT Solutions Using Python, Edge, and Docker Tools. Key Features ● Explore real-world IoT use-cases using Python and edge computing. ● Hands-on projects on embedded devices like Raspberry Pi and Jetson Nano. ● Learn edge-cloud integration, Docker, and protocols such as MQTT and CoAP. ● Covers security, streaming data, and future edge computing trends. Book Description The Internet ... Les mer

    162,99 kr eller gratis med Kobo Plus

  • Java 7

    Fork-Join-Framework und Phaser

    Serie Bok 28 - shortcuts
    Im zweiten Band des Java-7-shortcuts von Angelika Langer und Klaus Kreft werden weitere wichtige Neuerungen vorgestellt und erläutert. Die beiden Java-Experten konzentrieren sich dabei in den ersten Kapiteln auf das Fork-Join-Framework, einen Teil des JSR 166y. Es geht um das Design des Frameworks, Details zu dessen Implementierung und die Konsequenzen für die zukünftige Benutzung von Arrays und ... Les mer

    59,00 kr eller gratis med Kobo Plus

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... Les mer

    195,59 kr

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    av Aaron Reed ...
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a ... Les mer

    251,89 kr