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 10571080 von 1739 Ergebnissen angezeigt
Skip side bar filters
  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects Lesen Sie mehr

    € 25,84

  • Exploring Java 9

    Build Modularized Applications in Java

    von Fu Cheng
    Serien series Professional and Applied Computing (R0)
    Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples from Lesen Sie mehr

    € 26,72

  • Quarkus in Action

    Serien series In Action
    Build resilient and scalable, cloud-native enterprise Java applications using the Quarkus framework.Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances—plus tons more productivity-boosting features! Quarkus in Action quickly gets you up to speed with Quarkus by building a real-world business application.In Quarkus in Lesen Sie mehr

    € 50,83

  • Java Corso pratico di programmazione

    Dalle basi ai progetti

    von Donata Savini
    Quando si pianifica un corso di programmazione in un ambiente scolastico, aziendale o professionale si deve tener conto del numero, spesso ridotto, di ore a disposizione. Non è quindi proponibile un percorso didattico che includa tutti gli aspetti del linguaggio, ci si deve orientare perciò verso una scelta di argomenti mirata a interessare, divertire (perché no?) e stimolare i fruitori a Lesen Sie mehr

    € 16,99

  • Programming Clojure, Fourth Edition

    von Alex Miller
    Quickly turn complex problems into simple, working solutions using functional programming, safe concurrency, and the expressive tools of Clojure.Struggling with unnecessary complexity, unmanaged state, and brittle data that’s hard to change? Clojure combines the expressiveness of Lisp with the stability and performance of Java into a practical toolkit for creating simple, extensible applications. Lesen Sie mehr

    € 23,75

  • 100 Recipes for Programming Java

    von Jamie Munro
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and Lesen Sie mehr

    € 10,99

  • Kickstart Artificial Intelligence Fundamentals

    Master AI Fundamentals and Build Real-World Machine Learning and Deep Learning Solutions. Key Features ● Hands-on AI guide with Python, TensorFlow, and Keras implementations. ● Step-by-step walkthroughs of Machine Learning, Artificial Neural Networks (ANN), Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), and Long Short-Term Memory (LSTM) models. ● Bridges AI theory with real Lesen Sie mehr

    € 15,29

  • OSGi in Action

    Creating Modular Applications in Java

    What is OSGi? Simply put, OSGi is a standardized technology that allowsdevelopers to create the highly modular Java applications that are required forenterprise development. OSGi lets you install, start, stop, update, or uninstallcomponents without taking down your entire system. The interest in OSGi basedapplications has exploded since major vendors like Sun, Spring, Oracle,BEA, and IBM have Lesen Sie mehr

    € 50,83

  • JUnit in Action

    von Catalin Tudose
    JUnit in Action, Third Edition has been completely rewritten for this release. The book is full of examples that demonstrate JUnit's modern features, including its new architecture; nested, tagged, and dynamic tests; and dependency injection.SummaryJUnit is the gold standard for unit testing Java applications. Filled with powerful new features designed to automate software testing, JUnit 5 boosts Lesen Sie mehr

    € 50,83

  • The Clojure Workshop

    Use functional programming to build data-centric applications with Clojure and ClojureScript

    Learn how to solve problems using Clojure or ClojureScript and become a confident functional programmer with the help of engaging activities and challenging projectsKey FeaturesMaster the tools and patterns of the Clojure and ClojureScript ecosystemsLearn the fundamentals of functional programming and immutabilityApply your skills practically by developing a range of scalable applicationsBook Lesen Sie mehr

    € 27,71

  • Créer une application Android

    Les fonctions principales et inédites, la monétisation, la promotion et le marketing

    von Dylan Teixeira
    Voici la version enrichie de notre livre "Créer une application Android". Celle-ci contient de nouvelles fonctions pour rendre votre application unique, des techniques pour monétiser votre application et gagner de l'argent avec puis enfin des techniques de promotion et marketing, pour que votre application touche un large public. Lancez-vous dans l'aventure et créez votre application Android, cela Lesen Sie mehr

    € 3,99

  • Mastering RabbitMQ

    Master the art of developing message-based applications with RabbitMQ

    Master the art of developing message-based applications with RabbitMQKey Features\[\*\] Learn how to administer, manage, and extend your own message broker, RabbitMQ\[\*\] Develop clients to make a message bridge between your software systems using RabbitMQ\[\*\] Discover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topicsBook DescriptionRabbitMQ is one of the Lesen Sie mehr

    € 38,60

  • Learning Cascading

    Build reliable, robust, and high-performance big data applications using the Cascading application development efficiently

    Key FeaturesBook DescriptionThis book is intended for software developers, system architects and analysts, big data project managers, and data scientists who wish to deploy big data solutions using the Cascading framework. You must have a basic understanding of the big data paradigm and should be familiar with Java development techniques.What you will learnFamiliarize yourself with tuples, pipes, Lesen Sie mehr

    € 30,68

  • Head First Servlets and JSP

    Passing the Sun Certified Web Component Developer Exam

    Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're Lesen Sie mehr

    € 28,59

  • Spring 5 Recipes

    A Problem-Solution Approach

    Serien series Professional and Applied Computing (R0)
    Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ Lesen Sie mehr

    € 44,54

  • RabbitMQ Cookbook

    A practical book filled with advanced recipes as well as plenty of code and real-life examples which will make your learning curve quick and easy.If you are a software developer who wants to develop distributed applications based on messaging, then this book is for you. It's assumed that you have some experience with multithreading applications and distributed applications. You are also expected Lesen Sie mehr

    € 23,42

  • Beginning Java 8 Fundamentals

    Language Syntax, Arrays, Data Types, Objects, and Regular Expressions

    von Kishori Sharan
    Serien series Professional and Applied Computing (R0)
    Beginning Java 8 Fundamentals provides a comprehensive approach to learning the Java programming language, especially the object-oriented fundamentals necessary at all levels of Java development.Author Kishori Sharan provides over 90 diagrams and 240 complete programs to help beginners and intermediate level programmers learn the topics faster. Starting with basic programming concepts, the author Lesen Sie mehr

    € 36,62

  • Secure RESTful APIs

    Simple Solutions for Beginners

    von Massimo Nardone
    Serien series Professional and Applied Computing (R0)
    Secure your RESTful APIs with confidence and efficiency. This straightforward guide outlines the essential strategies and best practices for protecting sensitive data when developing RESTful APIs for your applications.Inside, you’ll explore the fundamental functionalities to implement industry-standard authentication authorization mechanisms for Java applications. With chapters covering key Lesen Sie mehr

    € 21,33

  • Learn Spring for Android Application Development

    Build robust Android applications with Kotlin 1.3 and Spring 5

    A hands-on guide to Android programming with Spring MVC, Spring Boot, and Spring SecurityKey FeaturesBuild native Android applications with Spring for AndroidExplore Reactive programming, concurrency, and multithreading paradigms for building fast and efficient applicationsWrite more expressive and robust code with Kotlin using its coroutines and other latest featuresBook DescriptionAs the new Lesen Sie mehr

    € 34,64

  • Современный язык Java. Лямбда-выражения, потоки и функциональное программирование

    Преимущество современных приложений — в передовых решениях, включающих микросервисы, реактивные архитектуры и потоковую обработку данных. Лямбда-выражения, потоки данных и долгожданная система модулей платформы Java значительно упрощают их реализацию. Пришло время повысить свою квалификацию и встретить любой вызов во всеоружии! Книга поможет вам овладеть новыми возможностями современных дополнений Lesen Sie mehr

    € 12,99

  • Spring Boot and Microservices

    von Yogesh Mali
    This book details on how to use spring boot to create a microservice and deploy on docker. Most of the content have been published on my blog www.betterjavacode.com Lesen Sie mehr

    Kostenlos

  • Kickstart Unsupervised Machine Learning

    Unlock the power of unsupervised learning to uncover hidden insights and transform raw data into actionable knowledge.Key Features● Master unsupervised learning techniques for Machine Learning with real-world applications.● Learn clustering, dimensionality reduction, and anomaly detection with real-world applications.● Build practical expertise through step-by-step coding and practical examples as Lesen Sie mehr

    € 16,99

  • VRaptor

    Desenvolvimento ágil para web com Java

    Aprenda o framework Java mais poderoso e produtivo que existe! Desenvolvido por brasileiros, o VRaptor é o framework web mais adotado no mercado nacional e traz diversas facilidades para os desenvolvedores. Crie sistemas web de forma descomplicada, mantendo seu código organizado e usando as melhores práticas de programação existente. Lucas Cavalcanti ensina as convenções do framework, e como usar Lesen Sie mehr

    € 9,49

  • Programmer en Java

    Couvre Java 10 à Java 14 - 11e édition

    von Claude Delannoy
    Serien series Noire
    De la programmation objet en Java au développement d'applications webDans cet ouvrage, Claude Delannoy applique au langage Java la démarche pédagogique qui a fait le succès de ses livres sur le C et le C++. Il insiste tout particulièrement sur la bonne compréhension des concepts objet et sur l'acquisition de méthodes de programmation rigoureuses.L'apprentissage du langage se fait en quatre étapes Lesen Sie mehr

    € 26,99