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 865888 von 1857 Ergebnissen angezeigt
Skip side bar filters
  • Cryptography and Cryptanalysis in Java

    Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11

    Serien series Professional and Applied Computing (R0)
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 21 and Jakarta EE 11. It provides a robust introduction to Java 21's new features and updates, a roadmap for Jakarta EE 11 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography Lesen Sie mehr

    € 55,54

  • 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

  • OCP: Java SE 17 Developer Study Guide

    von Esteban Herrera
    This is the e-book version of the book that you can read online.Prepare for the Java 17 certification exam (Exam 1Z0-829) with this comprehensive study guide. This book will give you the knowledge and skills necessary to pass the exam and gain a deep understanding of Java's core features and advanced topics.Each chapter provides in-depth explanations, practical examples, and best practices to Lesen Sie mehr

    € 9,99

  • Beginning Java 8 APIs, Extensions and Libraries

    Swing, JavaFX, JavaScript, JDBC and Network Programming APIs

    von Kishori Sharan
    Serien series Professional and Applied Computing (R0)
    Beginning Java 8 APIs, Extensions and Libraries completes the Apress Java learning journey and is a comprehensive approach to learning the Java Swing, JavaFX, Java Scripting, JDBC and network programming APIs.This book covers the key extensions of the Java programming language such as Swing, JavaFX, network programming, and JDBC. Each topic starts with a discussion of the topic's background. A Lesen Sie mehr

    € 58,29

  • Java 8 Recipes

    Serien series Professional and Applied Computing (R0)
    Java 8 Recipes offers solutions to common programming problems encountered while developing Java-based applications. Fully updated with the newest features and techniques available, Java 8 Recipes provides code examples involving Lambdas, embedded scripting with Nashorn, the new date-time API, stream support, functional interfaces, and much more. Especial emphasis is given to features such as Lesen Sie mehr

    € 42,56

  • Learn Java 17 Programming

    Learn the fundamentals of Java Programming with this updated guide with the latest features

    von Nick Samoylov
    Explore the essential concepts of programming such as object-oriented, functional, and reactive programming by writing code and building projects using the latest LTS version of JavaKey FeaturesA step-by-step guide for beginners to get started with programming in Java 17Explore core programming topics including GUI programming, concurrency, and error handlingWrite efficient code and build projects Lesen Sie mehr

    € 28,70

  • Java XML and JSON

    von JEFF FRIESEN
    Serien series Professional and Applied Computing (R0)
    Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath APIs.Each chapter ends with select Lesen Sie mehr

    € 34,31

  • Java Design Patterns

    von Vaskaran Sarcar
    Serien series Professional and Applied Computing (R0)
    Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly.This book presents the topic of design patterns in Java in such a way that anyone can grasp the idea. By giving easy Lesen Sie mehr

    € 24,96

  • Learning Groovy

    von Adam L. Davis
    Serien series Professional and Applied Computing (R0)
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in Groovy, and taking advantage of Groovy's Lesen Sie mehr

    € 24,96

  • Virtual Threads, Structured Concurrency, and Scoped Values

    Explore Java’s New Threading Model

    Serien series Professional and Applied Computing (R0)
    Discover the exciting new APIs introduced by Java’s Project Loom. This quick guide covers all the essential concepts the Java developer needs in order to understand virtual threads, structured concurrency, and scoped values.Authors Ron Veen and David Vlijmincx clearly explain the superiority of virtual threads, introduced in Java 21, over the traditional Java threads of the past 25 years. Then Lesen Sie mehr

    € 50,92

  • Python for the Busy Java Developer

    The Language, Syntax, and Ecosystem

    von Deepak Sarda
    Serien series Professional and Applied Computing (R0)
    Are you a seasoned Java developer who wishes to learn Python? Perhaps you’ve just joined a project where a chunk of system integration code is written in Python. Or maybe you need to implement a report generation module in the next sprint and your colleague mentioned that Python would be the perfect tool for the job. In any case, if you are in a situation where you have to pick up the Python Lesen Sie mehr

    € 32,44

  • JAVA 9.0 To 13.0 New Features

    Learn, Implement and Migrate to New Version of Java.

    von Mandar Jog
    Version release is one of the important phases of success of any programming language. Over the years, Java has made many improvements in its API to make it reliable and flexible to use. This book aims at providing you information related to all the updates from JDK9.0 to JDK13.0 in one place.This book starts with a brief history of Java. It covers how Java has evolved as a complete programming Lesen Sie mehr

    Zuvor € 15,28 Jetzt € 13,41

  • Spring Persistence with Hibernate

    Serien series Professional and Applied Computing (R0)
    Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA).Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading Lesen Sie mehr

    € 43,55

  • Software Development, Design and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    von John F. Dooley
    Serien series Professional and Applied Computing (R0)
    Learn the principles of good software design, and how to turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. Lesen Sie mehr

    € 64,78

  • The Definitive Guide to JSF in Java EE 8

    Building Web Applications with JavaServer Faces

    Serien series Professional and Applied Computing (R0)
    Learn and master the new features in the JSF 2.3 MVC web framework in this definitive guide written by two of the JavaServer Faces (JSF) specification leads. The authors take you through real-world examples that demonstrate how these new features are used with other APIs in Java EE 8. You’ll see the new and exciting ways JSF applications can use to communicate between a client and a server, such Lesen Sie mehr

    € 58,29

  • Fundamentos de programación en Java con NetBeans

    El libro Fundamentos de programación en Java con NetBeans ha sido diseñado para brindar un apoyo adicional y de refuerzo en el aprendizaje de programación utilizando el lenguaje Java y el IDE NetBeans. Programar puede ser tanto un camino desafiante como gratificante. Al iniciar este viaje en el mundo de la programación, es normal encontrar obstáculos y momentos difíciles y de frustración. Sin Lesen Sie mehr

    € 4,49

  • Android Programming for Beginners

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

    von John Horton
    Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and Android and prepare to start building your own apps from scratchLearn by example by building four real Lesen Sie mehr

    € 27,71

  • Spring Boot and Angular

    Hands-on full stack web development with Java, Spring, and Angular

    Design, build, and deploy performant and maintainable web applications using Spring, Spring Boot, and AngularKey FeaturesFind solutions to common problems faced while developing applications with Angular and Spring BootExplore tips, tricks, and best practices to overcome challenges related to source codeBuild applications faster and more efficiently using the Spring Framework and the Spring Boot Lesen Sie mehr

    € 31,67

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years Unsolved Papers

    von Manish Soni
    Serien Buch 4 - IGNOU PGDCA Unsolved Paper Books Series
    Welcome to the comprehensive collection of solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object Oriented Programming using Java examination, a fundamental and integral part of the PGDCA curriculum. As technology Lesen Sie mehr

    € 7,56

  • IGNOU BCA Object-Oriented Technologies and Java Programming Previous Year Solved Papers MCS 024

    von Manish Soni
    Serien Buch 3 - IGNOU BCA Solved Paper Books Series
    Over the past decade, academic progress and technological innovations have significantly reshaped the educational landscape, with Java programming emerging as a cornerstone in computer science and software development. As programming continues to play a vital role in shaping modern technologies, mastering Java has become essential for students aiming to excel in the IT industry.In this Lesen Sie mehr

    € 2,99

  • Java Programming for Beginners

    Master of Programming

    von Sarful Hassan
    Serien series Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book Lesen Sie mehr

    € 4,49

  • Mastering Java: 600 Essential Questions and Answers for Interview & Certification Success

    von Parasuraman K
    Are you preparing for Java interviews, exams, or certifications? Mastering Java is your ultimate companion! This comprehensive book features 600 carefully curated questions and answers that cover every essential concept in Java—from the basics to advanced topics.Whether you're a beginner looking to strengthen your foundations or an experienced developer brushing up for technical interviews, this Lesen Sie mehr

    € 5,32

  • Javascript - 50 funzioni e tutorial

    von Nino Paiotta
    Il contenuto di questo testo non vuole essere un manuale di programmazione per chi vuole iniziare ad imparare a programmare cominciando da zero, ma è un manuale che un programmatore principiante o intermedio di tale linguaggio dovrebbe tenere a portata di mano, infatti esso contiene 50 esempi, i quali possono essere inseriti facilmente in un documento web e quindi trovare la soluzione al momento Lesen Sie mehr

    € 2,99

  • Learning Spark

    Data is bigger, arrives faster, and comes in a variety of formatsâ??and it all needs to be processed at scale for analytics or machine learning. But how can you process such varied workloads efficiently? Enter Apache Spark.Updated to include Spark 3.0, this second edition shows data engineers and data scientists why structure and unification in Spark matters. Specifically, this book explains how Lesen Sie mehr

    € 22,98