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 625648 von 1747 Ergebnissen angezeigt
Skip side bar filters
  • Mastering Concurrency Programming with Java 9, Second Edition

    Fast, reactive and parallel application development

    Master the principles to make applications robust, scalable and responsiveKey Features\[\*\] Implement concurrent applications using the Java 9 Concurrency API and its new components\[\*\] Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources\[\*\] Construct real-world examples related to machine learning, data mining, Lesen Sie mehr

    € 34,64

  • Pro Spring Security

    Securing Spring Framework 6 and Boot 3-based Java Applications

    Serien series Professional and Applied Computing (R0)
    Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Third Edition has been updated to incorporate the changes in Spring Framework 6 and Spring Boot Lesen Sie mehr

    € 52,79

  • Ultimate Flutter for Cross-Platform App Development

    Elevate Your Cross-Platform Development Skills with Flutter and Dart, and Advanced UI Techniques. Key Features ● Discover the potential of Flutter’s dynamic widgets for effortlessly crafting stunning and modern UI designs. ● Seamlessly build cross-platform applications using a unified codebase, ensuring optimal user experiences across diverse devices. ● Master testing and debugging techniques, Lesen Sie mehr

    € 18,69

  • Java Data Science Cookbook

    Explore the power of MLlib, DL4j, Weka, and more

    von Rushdi Shams
    Recipes to help you overcome your data science hurdles using JavaKey Features\[\*\] This book provides modern recipes in small steps to help an apprentice cook become a master chef in data science\[\*\] Use these recipes to obtain, clean, analyze, and learn from your data\[\*\] Learn how to get your data science applications to production and enterprise environments effortlesslyBook DescriptionIf Lesen Sie mehr

    € 34,64

  • RESTful Java Web Services Security

    A sequential and easy-to-follow guide which allows you to understand the concepts related to securing web apps/services quickly and efficiently, since each topic is explained and described with the help of an example and in a step-by-step manner, helping you to easily implement the examples in your own projects. This book is intended for web application developers who use RESTful web services to Lesen Sie mehr

    € 17,92

  • Harnessing Hibernate

    Step-by-step Guide to Java Persistence

    Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up Lesen Sie mehr

    € 20,23

  • Java: Tips and Tricks to Programming Code with Java

    Java Computer Programming, #2

    Serien Buch 2 - Java Computer Programming
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that Lesen Sie mehr

    € 2,49

  • Mastering Akka

    A hands-on guide to build application using the Akka framework

    Master the art of creating scalable, concurrent, and reactive applications using AkkaKey Features\[\]This book will help you cure anemic models with domain-driven design\[\]We cover major Akka programming concepts such as concurrency, scalability, and reactivity\[\]You will learn concepts like Event Sourcing and CQRS via Akka Persistence, Akka Streams, Akka Http as well as Akka ClusteringBook Lesen Sie mehr

    € 34,64

  • Derinlemesine Android Programming

    von Onder Teker
    Bu kitapta Android işletim düzeniyle çalışan, başta cep telefonu gibi aygıtlarda Java ve XML ile geliştirmeyapılması anlatılmaktadır. Temel bilgiler ve Android Studio geliştirme çevresinin dışında, karmaşık uygulamalar üretmek ve aygıtların desteklediği özellikleri kullanmak için gerekli bilgiler verilmektedir. Konular, profesyonel uygulama geliştirilmesine yardımcı olması için, gelişmiş Lesen Sie mehr

    € 0,99

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    Serien Buch 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... Lesen Sie mehr

    € 8,79

  • Java: The Bottom Line

    von Tom Henricksen
    A practical introduction to Java programming, emphasizing core concepts and best practices.This book covers essential topics, including data types, operators, control flow, object-oriented principles (encapsulation, inheritance, polymorphism), interfaces, and working with strings and numbers.The focus is on clear explanations and practical examples to enable readers to quickly develop proficiency Lesen Sie mehr

    € 11,99

  • Vaadin 7 UI Design By Example: Beginner's Guide

    This book is a hands-on Beginner's Guide for developers who are new to Vaadin and/or Vaadin UI components. The book will teach readers through examples to use each of the exciting components to build and add various aspects of the user interface to their web apps.If you have experience with the Java language and want to create web applications that look good without having to deal with HTML, XML, Lesen Sie mehr

    € 26,39

  • Prompting Java for Backend Development

    Build Enterprise Java Applications, Microservices, AI Agents, RAG Systems, and Production Backends Faster with Prompt Engineering

    von Dorival Querino
    Code Less. Build More. Scale Faster with Java and AI.Book DescriptionJava powers the enterprise — and the developers who know how to direct AI with precision are the ones building and shipping production systems faster than anyone else. Prompting Java for Backend Development shows you how to translate natural-language intent directly into production-ready Java code using AI, accelerating every Lesen Sie mehr

    € 17,49

  • Ultimate Natural Language Processing with spaCy and Hugging Face

    Your One-stop Destination to Learn NLP Theory and Build Real-life Use Cases and Projects! Key Features ● Learn NLP from scratch with exposure to Deep Learning concepts. ● Build NLP-based projects using the latest frameworks and libraries. ● Define AI-based use cases from scratch, and build NLP applications. Book Description Natural Language Processing (NLP) is at the core of modern AI, powering Lesen Sie mehr

    € 16,99

  • Java Tools Tutorials - Herong's Tutorial Examples

    von Herong Yang
    This tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: 'java/javaw' Launcher, 'javac' Compiler, 'javadoc' Document Generator, 'javap' Class File Disassembler, 'jar/jarsigner' Archive Tool, 'jconsole' Console, 'jdb' Debugger, 'jdeps' Dependency Analyzer, 'jdeprscan' Deprecated API Scanner, 'jhat' Heap Analysis Tool, Lesen Sie mehr

    € 4,25

  • MASTER REACT JS PART 1

    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,77

  • jBPM6 Developer Guide

    If you are a Java developer or architect who needs to have a better understanding of how Business Process Management frameworks behave in real-life implementations, this book is for you. This book assumes that you know the Java language well and are familiar with some widely used frameworks such as Hibernate. You should also know the basics of relational databases and Maven-based applications. Lesen Sie mehr

    € 26,39

  • Ultimate FinOps for Azure

    Empower Your Cloud Journey with Expert FinOps Strategies for Microsoft Azure! Key Features ● Learn Azure cost optimization through real-world FinOps practices. ● Master tagging, automation, and reporting for cloud cost control. ● Discover actionable savings using Azure-native tools and data. Book Description As cloud operations grow, controlling costs in Microsoft Azure is no longer optional, it’s Lesen Sie mehr

    € 16,99

  • Clojure Reactive Programming

    Design and implement highly reusable reactive applications by integrating different frameworks with Clojure

    von Leonardo Borges
    Key FeaturesBook DescriptionIf you are a Clojure developer who is interested in using Reactive Programming to build asynchronous and concurrent applications, this book is for you. Knowledge of Clojure and Leiningen is required. Basic understanding of ClojureScript will be helpful for the web chapters, although it is not strictly necessary.What you will learnUnderstand the key abstractions of Lesen Sie mehr

    € 30,68

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

    A Comprehensive OCPJP 7 Certification Guide

    Bearbeitet von S.G. Ganesh, Tushar Sharma
    Serien series 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 Lesen Sie mehr

    € 49,05

  • Spring Boot Intermediate Microservices: Resilient Microservices with Spring Boot 2 and Spring Cloud

    Brief books for developers, #3

    von Jens Boje
    Serien Buch 3 - Brief books for developers
    Learn how to access a microservice and build a reliable infrastructure using Spring Boot 2 and Spring Cloud with a proven actionable and hands-on approachLearning new technology can be fast and fun. With this custom tailored learning plan you advance in building microservices with Spring Boot by actually building applications.Together we build a tiny application using the microservice we created Lesen Sie mehr

    € 6,49

  • SRE with Java Microservices

    In a microservices architecture, the whole is indeed greater than the sum of its parts. But in practice, individual microservices can inadvertently impact others and alter the end user experience. Effective microservices architectures require standardization on an organizational level with the help of a platform engineering team.This practical book provides a series of progressive steps that Lesen Sie mehr

    € 25,40

  • Designing Hexagonal Architecture with Java

    An architect's guide to building maintainable and change-tolerant applications with Java and Quarkus

    von Davi Vieira
    A practical guide for software architects and Java developers to build cloud-native hexagonal applications using Java and Quarkus to create systems that are easier to refactor, scale, and maintain Key Features • Learn techniques to decouple business and technology code in an application • Apply hexagonal architecture principles to produce more organized, coherent, and maintainable software • Lesen Sie mehr

    € 25,73

  • Java-Grundlagen

    von IntroBooks Team
    Die verschiedenen Branchen in den IT-Sektoren haben begonnen, auf ein fortgeschrittenes Diversifizierungsniveau zu achten, was darauf hinweist, dass ein einziges Riesenprogramm mithilfe von Miniprogrammen entwickelt werden kann, die von verschiedenen geografisch lokalisierten Programmierern entwickelt wurden auch über ein Online-Medium.Im vorliegenden Szenario scheint eine solche Sprach- und Lesen Sie mehr

    € 3,49