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 433456 von 1729 Ergebnissen angezeigt
Skip side bar filters
  • Hadoop: The Definitive Guide

    The Definitive Guide

    von Tom White
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, Lesen Sie mehr

    € 25,73

  • Banco de Dados JDBC e JAVA

    von Célio Azevedo
    Célio Azevedo é jornalista diplomado, programador e docente superior pós-graduado, com MBA em Gestão de Negócios na UCAM. Número de registro: 28.046/RJ. Há anos leciona linguagens de programação orientadas a objetos.Nesse livro você aprenderá a programar de maneira simples e objetiva a linguagem Java em Banco de Dados. Lesen Sie mehr

    € 3,56

  • Practical JIRA Administration

    Using JIRA Effectively: Beyond the Documentation

    von Matthew B. Doar
    If you're familiar with JIRA for issue tracking, bug tracking, and other uses, you know it can sometimes be tricky to set up and manage. In this concise book, software toolsmith Matt Doar clarifies some of the more confusing aspects by answering difficult and frequently asked questions about JIRA administration.Practical JIRA Administration shows you how JIRA is intended to be used, making it an Lesen Sie mehr

    Zuvor € 11,54 Jetzt € 10,33

  • Java 9

    Interativo, reativo e modularizado

    von Rodrigo Turini
    Serien series Caelum
    Com mais de 20 anos de plataforma, um novo Java surge com novidades importantes. O destaque especial vai para o sistema de módulos, o Jigsaw, e a modularização do próprio JDK. A linguagem também ficou interativa, com a adição de uma ferramenta de REPL (Read-Eval-Print Loop), e mais reativa, com uma API de fluxos inteiramente dedicada aos famosos Reactive Streams. As APIs de HTTP/2 Client, Logging Lesen Sie mehr

    € 9,49

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    von Theo Houle
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... Lesen Sie mehr

    € 5,49

  • Mastering Java: Building Robust Applications

    A Comprehensive Guide to Java Programming

    von Michael Johnson
    "Mastering Java: Building Robust Applications: A Comprehensive Guide to Java Programming." With this book, learning Java can be achieved through step-by-step mastery of the language's fundamentals and ways of creating robust, highly scalable applications. It starts with the discussion of the basics of object-oriented programming, Java syntax, and the basic libraries in Java. Then it moves to more Lesen Sie mehr

    € 10,44

  • Spring Boot 3 Recipes

    A Problem-Solution Approach for Java Microservices and Cloud-Native Applications

    von Marten Deinum
    Serien series Professional and Applied Computing (R0)
    Solve all your Spring Boot 3 micro-framework problems using complete, real-world Java-based code snippets and examples inspired by various problems and corresponding solutions to those problems . 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 own specific software programming needs. This can save you a great deal Lesen Sie mehr

    € 58,29

  • Learning Java with Games

    von Chong-wei Xu
    Serien series Computer Science (R0)
    This innovative approach to teaching Java language and programming uses game design development as the method to applying concepts.Instead of teaching game design using Java, projects are designed to teach Java in a problem-solving approach that is both a fun and effective. Learning Java with Games introduces the concepts of Java and coding; then uses a project to emphasize those ideas. It does Lesen Sie mehr

    € 64,34

  • Spring Security in Action

    Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simulating password upgrades and adding multiple types of authorization. As your skills grow, you'll adapt Spring Security to new architectures and create advanced OAuth2 configurations. By the time you're done, you'll have a customized Spring Lesen Sie mehr

    € 44,73

  • Android Studio Development Essentials

    von Neil Smyth
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering Lesen Sie mehr

    € 9,25

  • Introduction to Java Programming, 2nd Edition

    von Sham Tickoo
    Introduction to Java Programming is an example based textbook, written to cater the needs of beginners and intermediate users who wish to understand the basic concepts of Java. The textbook highlights Java as the easiest and most productive tool for creating programs, including Windows-based and Web-based programs.The highlight of the textbook is that each concept introduced in it has been Lesen Sie mehr

    € 21,49

  • Pro Spring

    Serien series Professional and Applied Computing (R0)
    Pro Spring updates the perennial bestseller with the latest that the Spring Framework 4 has to offer. Now in its fourth edition, this popular book is by far the most comprehensive and definitive treatment of Spring available.With Pro Spring, you’ll learn Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, Lesen Sie mehr

    € 39,59

  • Java Language Features

    With Modules, Streams, Threads, I/O, and Lambda Expressions

    von Kishori Sharan
    Serien series Professional and Applied Computing (R0)
    Work with essential and advanced features of the Java programming language such as Java modules development, lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, and more. Author Kishori Sharan provides over 50 diagrams and 290 complete programs to help you visualize and better understand the topics covered in this book.Java Language Features*, Second Lesen Sie mehr

    € 58,29

  • OCA Java SE 8 Programmer I Certification Guide

    von Mala Gupta
    SummaryOCA Java SE 8 Programmer I Certification Guide prepares you for the 1Z0-808 with complete coverage of the exam. You'll explore important Java topics as you systematically learn what's required to successfully pass the test.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookTo earn the OCA Java SE 8 Programmer I Lesen Sie mehr

    € 50,83

  • Scala in Action

    SummaryScala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language concepts as you explore familiar programming challenges that you face in your day-to-day work.About the Lesen Sie mehr

    € 50,83

  • iBATIS in Action

    iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately.iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps Lesen Sie mehr

    € 50,83

  • Flex on Java

    Unlike many Flex books that presume readers want to develop applications from scratch, Flex on Java is for developers in the real world-where Flex is one more technology being added to existing systems developed in Java, and where integration is the key indicator of success.Written for Java developers beginning to use Flex, Flex on Java shows how to use Flex alongside existing Java applications, Lesen Sie mehr

    € 50,83

  • Lucene in Action

    When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse Lesen Sie mehr

    € 50,83

  • SWT/JFace in Action

    GUI Design with Eclipse 3.0

    Covering Eclipse's new capability for building graphical user interfaces with version 3.0, the Standard Widget Toolkit (SWT) and JFace, this guide demonstrates how these award-winning tools have received broad support for creating desktop applications. Theory and practical examples reveal how to build GUIs that combine the look and feel of native interfaces with the platform independence of Java. Lesen Sie mehr

    € 50,83

  • Beginning Jakarta EE

    Enterprise Edition for Java: From Novice to Professional

    von Peter Späth
    Serien series Professional and Applied Computing (R0)
    Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote Lesen Sie mehr

    € 52,79

  • Reactive Java Programming

    von Andrea Maglie
    Serien series Professional and Applied Computing (R0)
    Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.Reactive Java Programming Lesen Sie mehr

    € 24,96

  • Mastering Quality Engineering for SAP S/4HANA

    von Jeevan Koneti
    Grow from Test Engineer to Test Leader by Delivering Large SAP S/4HANA Testing Programs.Key Features● Learn SAP S/4HANA processes, applications, and data models.● Deliver measurable value with your SAP S/4HANA Testing Projects.● Create compelling Test Strategies that your executive team wants to sponsor.● Lead any SAP Testing Project confidently with proven best practices.Book DescriptionSAP S Lesen Sie mehr

    € 16,99

  • Hands-On Reactive Programming with Reactor

    Build reactive and scalable microservices using the Reactor framework

    von Rahul Sharma
    Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applicationsKey FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook DescriptionReactor is an Lesen Sie mehr

    € 27,71

  • Mastering Java 11

    Develop modular and secure Java applications using concurrency and advanced JDK libraries

    Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9, Java 10, and Java 11Enhance your Java application development and migration approachesFull coverage of modular Java applications, G1 Garbage Collector, JMHBook Lesen Sie mehr

    € 30,68