Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Java eBooks

Lesen Sie gerne eBooks aus der Kategorie Java? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 361384 von 1729 Ergebnissen angezeigt
Skip side bar filters
  • Beginning Quarkus Framework

    Build Cloud-Native Enterprise Java Applications and Microservices

    von Tayo Koleoso
    Serien series Professional and Applied Computing (R0)
    Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment.You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first Lesen Sie mehr

    € 52,79

  • AI Solutions for the United Nations Sustainable Development Goals (UN SDGs)

    A Practical Approach Using JavaScript

    Serien series Professional and Applied Computing (R0)
    Learn the United Nations Sustainable Development Goals (UN SDGs) and see how machine learning can significantly contribute to their realization. This book imparts both theoretical knowledge and hands-on experience in comprehending and constructing machine learning-based applications for addressing multiple UN SDGs using JavaScript.The reading begins with a delineation of diverse UN SDG targets, Lesen Sie mehr

    € 60,16

  • Beginning Spring 6

    From Beginner to Pro

    Serien series Professional and Applied Computing (R0)
    This book will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. Aimed at beginners, it has been revised and expanded to reflect the latest features and best practices for Spring 6.Authors Joseph Ottinger and Andrew Lombardi will get you started using Spring Framework 6 and its ecosystem, walking you through all the best practices in Lesen Sie mehr

    € 58,29

  • Designing Applications for Google Cloud Platform

    Create and Deploy Applications Using Java

    von Ashutosh Shashi
    Serien series Professional and Applied Computing (R0)
    Learn how to use Google Cloud Platform (GCP) and its services to design, build, and deploy applications. This book includes best practices, practical examples, and code snippets written in Java, making it a key resource for developers seeking hands-on experience with GCP.You'll begin with an introduction to GCP services and a review of what Java offers while developing applications for GCP. Next, Lesen Sie mehr

    € 58,29

  • Spring Boot Cookbook

    Over 35 recipes to help you build, test, and run Spring applications using Spring Boot

    von Alex Antonov
    Over 35 recipes to help you build, test, and run Spring applications using Spring BootKey FeaturesBook DescriptionSpring Boot is Spring's convention-over-configuration solution. This feature makes it easy to create Spring applications and services with absolute minimum fuss. Spring Boot has the great ability to be customized and enhanced, and is specifically designed to simplify development of a Lesen Sie mehr

    € 22,76

  • Rapid - Apache Mahout Clustering designs

    Explore clustering algorithms used with Apache Mahout

    von Ashish Gupta
    Key FeaturesBook DescriptionAs more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities has increased. Apache Mahout caters to this need and paves the way for the implementation of complex algorithms in the field of machine learning to better analyse your data and get useful insights into it. Lesen Sie mehr

    € 24,74

  • Android Studio Cookbook

    Design, test, and debug your apps using Android Studio

    Design, test, and debug your apps using Android StudioKey FeaturesSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug themBook DescriptionThis book starts with an introduction of Android Studio and why you Lesen Sie mehr

    € 27,71

  • Learning PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQLKey FeaturesLearn about the PostgreSQL development life cycle including its testing and refactoringBuild productive database solutions and use them in Java applicationsA comprehensive guide to learn about SQL, PostgreSQL procedural language and PL/pgSQLBook DescriptionPostgreSQL is one of the most powerful Lesen Sie mehr

    € 38,60

  • Learning Modular Java Programming

    Explore the power of modular programming for building applications with Java and Spring!

    Explore the power of modular programming for building applications with Java and Spring!Key Features\[\*\] Understand the basic concepts of Modular Programming to build enterprise applications with Java\[\*\] Create short and precise code and eliminate recursion\[\*\] The book follows a step-by-step approach that makes implementing Modular Programming easyBook DescriptionModular programming means Lesen Sie mehr

    € 24,74

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    von John Horton
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and Lesen Sie mehr

    € 30,68

  • Learning Scala

    Practical Functional Programming for the JVM

    von Jason Swartz
    Why learn Scala? You don’t need to be a data scientist or distributed computing expert to appreciate this object-oriented functional programming language. This practical book provides a comprehensive yet approachable introduction to the language, complete with syntax diagrams, examples, and exercises. You’ll start with Scala's core types and syntax before diving into higher-order functions and Lesen Sie mehr

    € 24,19

  • Learning Java Lambdas

    von Toby Weston
    Understand and utilize Java LambdasAbout This BookTake a deep dive into one of the single most important additions to modern JavaMaster Java lambdas, and fully understand functions, classes, and scope.Improve your programming skills, which will enable you to write cleaner and more dynamic codeWho This Book Is ForLearning Java Lambdas is for developers looking to upgrade their Java skills and Lesen Sie mehr

    € 20,01

  • Programmer en Java avec un Raspberry Pi

    Serien series Serial makers
    Le langage Java et le nano-ordinateur Raspberry Pi sont deux outils incroyablement populaires et pédagogiques dans le monde des technologies actuelles. Cet ouvrage les réunit, dans le but de vous apprendre à programmer en Java en réalisant différents projets simples d'électronique avec un Raspberry Pi 3 (modèles B, B+, A+ et Zero WH).Le livre débute par l'installation et l'utilisation de l Lesen Sie mehr

    € 20,99

  • Java in easy steps, 5th edition

    Covers Java 8

    von Mike McGrath
    Serien series In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install Lesen Sie mehr

    € 12,62

  • Beginning Java 9 Fundamentals

    Arrays, Objects, Modules, JShell, and Regular Expressions

    von Kishori Sharan
    Serien series Professional and Applied Computing (R0)
    Learn the basics of Java 9, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Author Kishori Sharan walks you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. Beginning Java 9 Fundamentals provides over 90 diagrams and 240 complete Lesen Sie mehr

    € 37,06

  • Go for Java Programmers

    Learn the Google Go Programming Language

    Serien series Professional and Applied Computing (R0)
    Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.This book teaches Go Lesen Sie mehr

    Zuvor € 62,03 Jetzt € 50,92

  • MASTER REACT.JS PART 5

    von m.furqan riaz
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web Lesen Sie mehr

    € 3,69

  • Kickstart Python Programming Fundamentals

    von Jit Sinha
    Keep Calm and Let Us Tame the Python. Key Features ● Beginner-friendly with clear examples and no prior coding needed. ● Step-by-step projects from basics to real-world applications. ● Hands-on learning with flowcharts, functions, and data tools. Book Description Python is more than a programming language—it’s a career catalyst. Whether you’re aiming to future-proof your skills, automate everyday Lesen Sie mehr

    € 16,99

  • Building Scalable Web Apps with Node.js and Express

    Easy API Design Using Express.js and Node.js (TypeScript) Key Features ● Step-by-step instructions using TypeScript for efficient backend development on Node.js, enhancing code quality and maintainability. ● Practical insights using Redis to implement efficient API caching methods, optimizing performance and scalability. ● Provides practical examples of API testing using Mocha and Chai, ensuring Lesen Sie mehr

    € 19,54

  • Ultimate GraphQL for Scalable Web Apps

    Build and Scale Production-Ready Applications Using GraphQL, React, Node.js, and Apollo (English Edition)

    von Robins Gupta
    Master GraphQL to build scalable, production-ready web applications.Book DescriptionAPIs power modern web applications, but traditional REST often lacks flexibility and scalability. GraphQL changes that by offering a faster, more efficient way to fetch and manage data. Ultimate GraphQL for Scalable Web Apps takes you from core concepts to production-ready apps, helping you build real-world, high Lesen Sie mehr

    € 19,00

  • Ultimate Docker for Cloud Native Applications

    von Meysam Azad
    Unlock the Power of Docker to Revolutionize Your Development and Deployment Strategie Key Features ● Dive into real-world Docker expertise through hands-on learning and practical exercises. ● Covers Docker fundamentals and extends to advanced orchestration techniques, for holistic understanding of the ecosystem. ● Benefit from expert perspectives gaining insider knowledge and practical insights. Lesen Sie mehr

    € 12,74

  • Java Challenges

    100+ Proven Tasks that Will Prepare You for Anything

    von Michael Inden
    Serien series Professional and Applied Computing (R0)
    Expand your knowledge of Java with this entertaining learning guide, which features 100+ exercises and programming challenges. Java Challenges will prepare you for your next exam or job interview, and covers many practical topics, such as strings, arrays, data structures, recursion, and date and time. The APIs and other material included in this book are Java 17 compatible.Each topic is addressed Lesen Sie mehr

    € 62,03

  • Ultimate C# for High-Performance Applications

    von Jeff McNamara
    Master parallelism and async to create enterprise-grade, high-performance apps. Key Features ● Unlock advanced multithreading, async, and parallelism in C#. ● Master tools to debug, profile, and crush performance issues. ● Build real-world, production-ready apps that scale effortlessly. Book Description High-performance software is no longer optional—today’s applications must be fast, scalable, Lesen Sie mehr

    € 21,24

  • Java Tutorial, The

    A Short Course on the Basics

    Serien series Java Series
    The Java® Tutorial, Sixth Edition, is based on the Java Platform, Standard Edition (Java SE) 8. This revised and updated edition introduces the new features added to the platform, including lambda expressions, default methods, aggregate operations, and more. An accessible and practical guide for programmers of any level, this book focuses on how to use the rich environment provided by Java to Lesen Sie mehr

    € 44,54