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 1 - 24 of 472 Results
Skip side bar filters
  • MASTER REACT.JS PART 3

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

    3,81 €

  • Core Java

    Fundamentals, Volume 1

    by Cay Horstmann ...
    The #1 Guide for Serious Programmers: Fully Updated for Java SE 9, 10 & 11Cay Horstmann’s Core Java, Volume I—Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code with the Java SE 9, 10, and 11 language and libraries. Horstmann writes for serious programmers who use Java in production projects, and need a deep, practical understanding of the language and API ... Read more

    41,33 €

  • JavaScript for Beginners

    Learn Javascript Language Quickly And Easily With This Comprehensive Guide. Tips and Tricks for Coding and Programming (2022 Crash Course for Newbies)

    by Edie Clem ...
    Do you want to become a top-tier programmer quickly?Are you concerned about technical complexities, or have you never worked with a programming language?Then continue reading...This beginner's guide will walk you through the fundamentals of programming step by step. Even though learning code may seem time-consuming and challenging, with this book, you wil... ... Read more

    4,23 €

  • Getting started with Google Guava

    by Bill Bejeck ...
    This is a short, practical guide, with lots of examples to help you learn Google Guava There is no minimum level of experience required. There is something for everyone who works with Java, from the beginner to the expert programmer. ... Read more

    13,35 €

  • The Java EE 6 Tutorial

    Advanced Topics

    Series series Java Series
    The Java EE 6 Tutorial: Advanced Topics, 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.   This guide–which builds on the ... Read more

    29,75 €

  • JavaScript Fundamentals

    The JavaScript Study Brief provides the end-user with a concise overview and quick reference help on the fundamentals of this cross-platform object-based scripting language. The JavaScript Fundamentals Study Brief is intended as a helpful learning resource, offering expert guidance for new and developing end users, as well as a quick refresher of essentials for the occasional experienced user. Key ... Read more

    3,81 €

  • JAVA Project On Fee Management System- For Beginner and Advanced

    Project, #2

    Series Book 2 - Project
    This is the SRS and Design Document for Java Project for Beginners and Advanced: Fee Management System. The purpose of the online fee payment system is to ease the fees payments and to create a convenient and easy-to-use application for students, trying to pay college fees. The system is based on java and OOPS concepts where we also use the database to store the data of the student. We use the ... Read more

    14,49 €

  • 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 series ... Read more

    32,72 €

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

    24,48 €

  • Applied Akka Patterns

    A Hands-On Guide to Designing Distributed Applications

    When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its ... Read more

    29,46 €

  • MASTER REACT.JS PART 2

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

    3,81 €

  • ANDROID DEVELOPMENT PART 1

    by m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Read more

    3,81 €

  • Java EE 8 Microservices

    Learn how the various components of Java EE 8 can be used to implement the microservice architecture

    Build microservices-based enterprise applications with the latest version of Java EEKey FeaturesCreate microservices in Spring and deploy them with Docker and MesosExamine a number of real-world use cases and hands-on code examplesDevelop distributed applications based on microservices architectureBook DescriptionCloud-based applications have been increasingly in demand, and this has caused a ... Read more

    30,94 €

  • JavaFX Rich Client Programming on the NetBeans Platform

    JavaFX is a state-of-the-art graphics toolkit that is now built into Java and can be easily integrated with the NetBeans Platform. With JavaFX, you can create advanced user interfaces, manipulate media, generate graphical effects and animations, and much more. The NetBeans Platform provides a framework for building robust, modular applications with long life expectancies. Together, JavaFX and the ... Read more

    27,55 €

  • Scala for the Impatient

    by Cay Horstmann ...
    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.Interest in the Scala programming language continues to grow for many reasons. Scala embraces the functional programming style without abandoning the object-oriented paradigm, and it allows you to write programs more concisely than in Java. ... Read more

    24,79 €

  • Core Servlets and JavaServer Pages, Volume 2

    Advanced Technologies

    Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition, is the definitive guide to the advanced features and capabilities provided by servlets ... Read more

    32,72 €

  • Java Programming Tutorial with Screen Shots and Many Code Examples

    If you have always wanted to be a java programmer or guru , then this book is just for you. You learn practical coding in the most simplified way. As you follow each example carefully explained you learn to create your first user interface, understand how to create frames and panels in java and build a java form. You also learn to handle events like button click and lots more.This book is self ... Read more

    8,31 €

  • Spring Boot 2 Recipes

    A Problem-Solution Approach

    by Marten Deinum ...
    Solve all your Spring Boot 2 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.Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring ... Read more

    50,87 €

  • Java Programming

    Lecture Note

    by Taeho Jo ...
    This book is concerned with Java Programming. It consists of eight lectures and each page is given as a slide. This book is intended for reviewing Java Programming briefly. Considering reading full text takes much time, so this book provides slides for scanning the contents. ... Read more

    9,54 € or Free with Kobo Plus

  • The Guide Of HTML5 AND JAVA SCRIPT | Programming For Beginners

    Step By Step Building Your First HTML and JAVA SCRIPT Projects

    by Jeanine Meyer ...
    HTML 5, This is a newer version book.By which you will become proficient in HTML with step-by-step,We have made our books in such a way, that it will help you to understand the new one. And you'll easily become an expert, by following our codes. You can keep yourself ready to work at your home and office.In the book, we have arranged all (A to Z) syllables are divided of 10 chapter. You can get ... Read more

    9,54 € or Free with Kobo Plus

  • Visual Information Retrieval using Java and LIRE

    Series series Synthesis Lectures on Information Concepts, Retrieval, and Services
    Visual information retrieval (VIR) is an active and vibrant research area, which attempts at providing means for organizing, indexing, annotating, and retrieving visual information (images and videos) from large, unstructured repositories. The goal of VIR is to retrieve matches ranked by their relevance to a given query, which is often expressed as an example image and/or a series of keywords. ... Read more

    29,56 €

  • Java By Comparison

    Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your coding style through small and understandable examples that compare flawed code to an improved solution. Discover handy tips and tricks, as well as common bugs an ... Read more

    19,92 €

  • Web Development with Clojure

    Build Large, Maintainable Web Applications Interactively

    Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, ... Read more

    23,73 €

  • Introduction to Java Programming: The Fundamentals Guide for beginners

    by Steve Liang ...
    Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something ... Read more

    25,99 €