Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 265 - 288 of 582 Results
Skip side bar filters
  • Java EE 7 Tutorial, The

    Volume 2

    Series series Java Series
    ***The Java EE 7 Tutorial: Volume 2, Fifth Edition,***is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 7 (Java EE 7). Written by members of the Java EE documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform.This guide includes descriptions of platform ... Read more

    PHP1,491.29

  • Java 9 Streams

    by Sven Ruppert ...
    Series Book 224 - shortcuts
    Java 8 brachte mit der Einführung des Streams-API in Verbindung mit Lambdas große Neuerungen mit sich, die in Java 9 konsequent weitergeführt werden. In seinem shortcut zeigt Sven Ruppert, was genau diese Streams sind, wie man sie einsetzt und welche Vorteile sich aus dem Einsatz ergeben, sowohl für serielle als auch für parallele Nutzung. Dabei erläuert er anhand zahlreicher Codebeispiele sehr ... Read more

    PHP312.00

  • JPA 2.1

    Persistence-Features in Java EE 7

    Series Book 139 - shortcuts
    Das Team rund um Specification Lead Linda DeMichiel hat mit der JPA Version 2.1 tolle neue Features herausgebracht und damit die Java-EE-Community begeistert. Die Version hätte durchaus einen Major-Sprung in der Versionsnummer verdient. Wer in Zukunft Java EE 7 einsetzen darf oder muss, sollte die Features kennen. Der shortcut zeigt an Praxisbeispielen den gezielten Einsatz der neuen JPA-Features. ... Read more

    PHP312.00

  • Big Data, Fast Data

    Series Book 195 - shortcuts
    Die Big-Data-Welt verändert sich. Mit diesem shortcut erfahren Sie, was hinter den Begriffen Fast Data und SMACK steckt, wie Daten mittels Kafka und Akka ins System kommen und auf welche Art und Weise eine Datenanalyse mit Spark und Apache Zeppelin funktioniert. Im abschließenden Kapitel erläutern die Autoren, wie Daten unter Verwendung von Spark und Cassandra gespeichert, verarbeitet, ... Read more

    PHP198.00

  • Java Language Specification, Java SE 8 Edition, The

    Written by the inventors of the technology, The Java® Language Specification, Java SE 8 Edition is the definitive technical reference for the Java programming language.The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 8, including lambda expressions, method references, default methods, type annotations ... Read more

    PHP1,789.59

  • Java Language Specification, Java SE 7 Edition, The

    Series series Java Series
    Written by the inventors of the technology, The Java® Language Specification, Java SE 7 Edition,** is the definitive technical reference for the Java programming language. The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 7, including the try-with-resources statement, multi-catch, precise rethrow, ... Read more

    PHP1,789.59

  • Java Phrasebook

    Essential Code and CommandsJava Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.Concise and AccessibleEasy to carry and easy to use—lets you ditch all those bulky books for one portable guideFlexible and FunctionalPacked with more than 100 customizable code snippets—so you can readily code functional Java in just about any ... Read more

    PHP688.39

  • Practical Java Programming with ChatGPT: Develop, Prototype and Validate Java Applications by integrating OpenAI API and leveraging Generative AI and LLMs

    by Alan S. ...
    How to use ChatGPT to write fast validated Java codeKey Features● Discover how to leverage Java code generated with ChatGPT to expedite the development of practical solutions for everyday programming challenges.● Gain insight into the benefits of harnessing AI to elevate your effectiveness as a software engineer.● Elevate your professional journey by significantly boosting your programming ... Read more

    PHP1,139.10 or Free with Kobo Plus

  • Mastering RESTful Web Services with Java

    Practical guide for building secure and scalable production-ready REST APIs

    Learn RESTful API design with Java, covering everything from fundamental design principles to advanced techniques for authentication, versioning, error handling, security, testing, performance, and moreKey FeaturesDiscover essential architectural principles for building robust and adaptable REST APIsGain practical insights into tuning performance and securing endpoints through real-world case ... Read more

    PHP1,653.29 or Free with Kobo Plus

  • Kickstart Java Programming Fundamentals

    Build, Optimize and Scale Real-World Applied Java Projects Using AI and Modern Best Practices (English Edition)

    Become a Java Pro through Real, Hands-On Coding Experience.Key Features● Master Java through hands-on, real-world coding examples.● Progress from core basics to AI-powered Java development.● Build desktop, web, mobile, and intelligent Java applications.Book DescriptionIn today’s tech-driven world, applied Java programming with AI integration is a game-changer. Java remains a backbone of enterpris. ... Read more

    PHP1,160.00 or Free with Kobo Plus

  • Microservices with Spring Boot and Spring Cloud

    Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

    2025 EDITION: Create and deploy production-grade microservices-based applications with this edition fully updated to the latest versions of Spring Boot, Java, and Spring CloudKey FeaturesBuild cloud-native production-ready microservices and stay ahead of the curveUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best out of the latest updates, ... Read more

    PHP1,836.89 or Free with Kobo Plus

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

    by 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 ... Read more

    PHP290.73

  • Core Java for the Impatient

    The release of Java SE 8 introduced significant enhancements that impact the Core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer required and new features like lambda expressions will increase programmer productivity, but navigating these changes can be challenging.   Core Java® for the Impatient is a complete but concise guide to Java SE 8. . ... Read more

    PHP1,387.29

  • Learn JSP in 24 Hours

    by Alex Nordeen ...
    Java Server Pages or JSP technology is used to develop dynamic Java-based web applications. Various frameworks like JavaServer Faces, Struts 2, or Spring MVC are based on JSP. To quickly switch on to this technology and to reduce JSP learning time this e-book is designed.The step by step explanation of code and images in this book, will enable you to get a greater level of understanding on how JSP ... Read more

    PHP481.32

  • Essential JavaFX

    A complete introduction for beginners to Sun's powerful JavaFX scripting language   JavaFX is a scripting language which provides built-in properties for manipulating objects within a 2D coordinate system. A competing technology to Microsoft's Silverlight, JavaFX provides the tools to fill and pen stroke colors, and create special effects, shapes and lines. It also manipulates images and pl... ... Read more

    PHP1,109.79

  • BIRT

    A Field Guide to Reporting

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications. The first in a two-book ... Read more

    PHP1,907.59

  • The Java EE 6 Tutorial: Basic Concepts

    Basic Concepts

    Series series Java Series
    The Java EE 6 Tutorial: Basic Concepts, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform. Starting with expert guidance on web ... Read more

    PHP1,387.29

  • The Minimum You Need to Know About Java and xBaseJ

    by Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Read more

    Free

  • Java

    Il Tuo Primo Programma

    Chi ben inizia è a metà dell'opera...In questo ebook di 50 pagine ti mostrerò come creare il tuo primo programma in java, partendo da zero. Per seguire i passi descritti avrai bisogno di un PC o di un Mac, di una connessione ad Internet decente per scaricare (gratis) i programmi necessari e, infine, di un po’ di pazienza. Nulla più.In particolare, ti spiegherò:- Come installare e configurare Java ... Read more

    Free

  • Programcılık MAntığı

    Programcılık nedir? Programcı olabilmek için neler gerekir? Kimler programcı olabilir? Programcılar ne yapar? Programcı kimdir?• Programlama dilleri ve karşılaştırmaları• Programcılık Terimleri• Temel Algoritma Öğeleri• Mantıksal Operatörler• Akış Şemaları• Nesne Temelli Programlama• Görsel ProgramcılıkBu sorulardan yola çıkarak, programcılığı masaya yatıran Programcılık Mantığı, programcı olmak ... Read more

    PHP579.75

  • Java/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked

    Second Edition

    Series Book 30 - Job Interview Questions Series
    225 Java/J2EE Design Patterns Interview Questions78 HR Interview QuestionsReal life scenario-based questionsStrategies to respond to interview questions2 Aptitude TestsJava/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked: Second Edition is a perfect companion to stand ahead above the rest in today’s competiti... ... Read more

    PHP465.61

  • ESERCIZI DI INFORMATICA Parte I Sequenza, Selezione, Iterazione

    Questa raccolta di esercizi vorrebbe essere, per chi si avvicina allo studio dell'informatica, un aiuto a fare per capire. Per ciascuno dei tre argomenti trattati in questo testo: Sequenza, Selezione, Iterazione, sono proposti esercizi risolti ed esercizi da risolvere. Per ogni esercizio risolto sono riportati: uno o più esempi dei dati da fornire al programma (input) e del risultato dell ... Read more

    PHP406.44

  • Functional Programming for Java Developers

    Tools for Better Concurrency, Abstraction, and Agility

    by Dean Wampler ...
    Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how ... Read more

    PHP677.59