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 337360 von 1729 Ergebnissen angezeigt
Skip side bar filters
  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    von Ken Kousen
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the Lesen Sie mehr

    € 20,67

  • Java Distributed Computing

    von Jim Farley
    Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple Lesen Sie mehr

    € 28,59

  • Mastering GeoServer

    von Colin Henderson
    If you are a GIS professional who intends to explore advanced techniques and get more out of GeoServer deployment rather than simply delivering good looking maps, then this book is for you. Lesen Sie mehr

    € 25,84

  • Groovy for Domain-Specific Languages, Second Edition

    Extend and enhance your Java applications with domain-specific scripting in Groovy

    von Fergal Dearle
    Extend and enhance your Java applications with domain-specific scripting in GroovyKey FeaturesBook DescriptionThe times when developing on the JVM meant you were a Java programmer have long passed. The JVM is now firmly established as a polyglot development environment with many projects opting for alternative development languages to Java such as Groovy, Scala, Clojure, and JRuby. In this Lesen Sie mehr

    € 34,64

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book Lesen Sie mehr

    € 18,69

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive Lesen Sie mehr

    € 34,64

  • Mastering Functional Programming

    Functional techniques for sequential and parallel programming with Scala

    Learn how functional programming can help you in deploying web servers and working with databases in a declarative wayKey FeaturesLearn functional programming from scratchProgram applications with pure functions to rule out side effectsGain expertise in working with array tools for functional programmingBook DescriptionFunctional programming is a paradigm specifically designed to deal with the Lesen Sie mehr

    € 34,64

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    von MEGANE NOEL
    Serien series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming Lesen Sie mehr

    € 6,47

  • Selenium Webdriver: Book1

    von Rajan
    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.Boring web-based administration tasks can (and should!) also be automated as well. Selenium is one of the popular open-source web based automation tool. This book will provide an insight about Lesen Sie mehr

    € 0,99

  • Image Processing with ImageJ - Second Edition

    Extract and analyze data from complex images with ImageJ, the world's leading image processing tool

    Extract and analyze data from complex images with ImageJ, the world's leading image processing toolKey Features\[\*\]Design automated image-processing solutions and speed up image-processing tasks with ImageJ\[\*\]Create quality and intuitive interfaces for image processing by developing a basic framework for ImageJ plugins.\[\*\]Tackle even the most sophisticated datasets and complex imagesBook Lesen Sie mehr

    € 27,71

  • Scala Test-Driven Development

    Write clean scala code that works.

    von Gaurav Sood
    Build robust Scala applications by implementing the fundamentals of test-driven development in your workflowKey Features\[\*\] Get a deep understanding of various testing concepts such as test-driven development (TDD) and BDD\[\*\] Efficient usage of the built-in Scala features such as ScalaTest, specs2, and Scala check\[\*\] Change your approach towards problem solving by thinking about the Lesen Sie mehr

    € 27,71

  • JDK Tutorials - Herong's Tutorial Examples

    von Herong Yang
    This book is a collection of tutorial notes and sample codes written by the author while he was learning JDK (Java Development Kit) core libraries himself. Topics include Time and Calendar, Internationalization, Unnamed Packages, Collections, Character Set and Encoding, Logging, XML related technologies: DOM, SAX, DTD, XSD, and XSL, Cryptography, Certificates, Key stores, Cipher and Encryption, Lesen Sie mehr

    € 4,34

  • Hands-On Data Structures and Algorithms with Kotlin

    Level up your programming skills by understanding how Kotlin's data structure works

    Understand and solve complex computational problems and write efficient code with KotlinKey FeaturesLearn about important data structures such as lists, arrays, queues, and stacksDesign custom algorithms for real-life implementationsIdentify suitable tools for different scenarios and deliver immediate resultsBook DescriptionData structures and algorithms are more than just theoretical concepts. Lesen Sie mehr

    € 24,74

  • Domain-Driven Design with Java - A Practitioner's Guide

    Create simple, elegant, and valuable software solutions for complex business problems

    Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey FeaturesImplement DDD principles to build simple, effective, and well-factored solutionsUse lightweight modeling techniques to arrive at a common collective understanding of the Lesen Sie mehr

    € 26,72

  • Full Stack Development with Spring Boot 3 and React

    Build modern web applications using the power of Java, React, and TypeScript

    von Juha Hinkula
    Get up and running with the Spring Boot and React stack – build an app from start to finish, test the frontend and backend, and deploy. Now with TypeScript code! Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUse Spring Boot 3 to create powerful, complex, and secure backends for your applicationsLeverage React to build slick, high-performance frontendsGet introduced to Lesen Sie mehr

    € 28,70

  • Jakarta EE Recipes

    A Problem-Solution Approach

    von Josh Juneau
    Serien series Professional and Applied Computing (R0)
    Take a problem-solution approach to programming enterprise Java applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. This book provides effective and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are Lesen Sie mehr

    € 58,29

  • Edge-First Web Development with Hono

    Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js

    von Caelan Wexford
    "Edge-First Web Development with Hono: Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js"For experienced web engineers, the edge promises lower latency, global reach, and simpler deployment—but only if your application model can survive across runtimes without fragmentation. This book shows why Hono has become a compelling foundation for that approach. Aimed at advanced Lesen Sie mehr

    € 6,07

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter and Dart 2

    A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applicationsKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentUnderstand native SDK and third-party libraries for building Android and iOS applications using FlutterPackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionGoogle Lesen Sie mehr

    € 24,74

  • JavaScript Interview Questions You'll Most Likely Be Asked

    Serien Buch 18 - Job Interview Questions series
    264 JavaScript Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJavaScript Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through compr... Lesen Sie mehr

    € 8,79

  • Full Stack Development with JHipster

    Build modern web applications and microservices with Spring and Angular

    Discover the world of Full Stack Development with real-world examples.Key FeaturesLeverage the full power of the JHipster platform to build complex web applicationsCreate microservices from scratch and convert JHipster monolith apps into microservicesBuild and deploy applications locally, in Docker and on various cloud platforms.Book DescriptionJHipster is a development platform to generate, Lesen Sie mehr

    € 30,68

  • Apache Karaf Cookbook

    This book is intended for developers who have some familiarity with Apache Karaf and who want a quick reference for practical, proven tips on how to perform common tasks such as configuring Pax modules deployed in Apache Karaf, Extending HttpService with Apache Karaf. You should have working knowledge of Apache karaf, as the book provides a deeper understanding of the capabilities of Apache Karaf. Lesen Sie mehr

    € 19,24

  • Spring Boot in Action

    von Craig Walls
    SummaryA developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyThe Spring Framework simplifies enterprise Java development, but it does Lesen Sie mehr

    € 50,83

  • Mastering OpenAI for Enterprise

    Master OpenAI and Unlock the Future of AI-Powered Innovation Key Features ● In-depth exploration of OpenAI tools, models, and enterprise use cases ● Hands-on projects with extensive code samples for practical learning ● Real-world case studies with ethical AI insights and best practices Book Description OpenAI is transforming industries with cutting-edge AI models, redefining how businesses Lesen Sie mehr

    € 16,99

  • Computer Programming And Software Development

    Coding With C#, Python, JavaScript, React, Angular And Typescript

    von Richie Miller
    If you want to discover how to become a software developer using C#, Python, Angular, or JavaScript, this book is for you!9 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT ... Lesen Sie mehr

    € 19,79