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 169 - 192 of 1576 Results
Skip side bar filters
  • Java EE Web Application Primer

    Building Bullhorn: A Messaging App with JSP, Servlets, JavaScript, Bootstrap and Oracle

    Series series Professional and Applied Computing (R0)
    Build an online messaging app using Java Servlets, JSP, Expression Language, JSTL, JPQL, Sessions/Cookies, HTML/CSS/JavaScript, and the Bootstrap framework. This book explains Java EE, along with its associated technologies making it perfect for those with at least basic programming experience in Java or C. Java EE Web Application Primer teaches you how to develop complete web applications using ... Read more

    PHP1,414.09

  • Ultimate Cardano Smart Contracts

    Build Decentralized Applications Today for a Better Tomorrow Key Features ● Build secure, scalable, and resilient Web3 Cardano Blockchain applications. ● Project-based learning connects blockchain concepts to project architecture and source code. ● Discover new employment opportunities, business models, and markets. Book Description Unlock the full potential of the Cardano blockchain for building ... Read more

    PHP331.99 or Free with Kobo Plus

  • Java 9 Modularity Revealed

    Project Jigsaw and Scalable Java Applications

    Series series Professional and Applied Computing (R0)
    Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime ... Read more

    PHP2,154.99

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    by Markus Duft ...
    Series series Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of ... Read more

    PHP2,154.99

  • A Concise Introduction to Data Structures using Java

    Series series Chapman & Hall/CRC Textbooks in Computing
    A student-friendly text, A Concise Introduction to Data Structures Using Java takes a developmental approach, starting with simpler concepts first and then building toward greater complexity. Important topics, such as linked lists, are introduced gradually and revisited with increasing depth. More code and guidance are provided at the beginning, al ... Read more

    PHP4,837.67

  • Java Coding Guidelines

    75 Recommendations for Reliable and Secure Programs

    Series series SEI Series in Software Engineering
    “A must-read for all Java developers. . . . Every developer has a responsibility to author code that is free of significant security vulnerabilities. This book provides realistic guidance to help Java developers implement desired functionality with security, reliability, and maintainability goals in mind.”–Mary Ann Davidson, Chief Security Officer, Oracle CorporationOrganizations worldwide rely on ... Read more

    PHP1,993.09

  • Building Modular Cloud Apps with OSGi

    Practical Modularity with Java in the Cloud Age

    If you’re an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You’ll quickly learn how to use OSGi, through concise code examples and a set of best practices derived from the authors’ experiences with real-world projects.Through the course of this book, you’ll learn to develop modern web ... Read more

    PHP922.99

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Read more

    PHP1,846.29

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    by Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... Read more

    PHP713.09

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    by Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... Read more

    PHP465.75 or Free with Kobo Plus

  • Introducing Java EE 7

    A Look at What's New

    by Josh Juneau ...
    Introducing Java EE 7: A Look at What’s New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform. Readers of this book will not have to wade through introductory material or information covering features that have been part of the EE platform for years. Instead, developers can pick this book up and read it to brush up on those features ... Read more

    PHP1,315.39

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... Read more

    PHP1,748.18

  • MASTER REACT.JS PART 4

    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

    PHP232.59 or Free with Kobo Plus

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... Read more

    PHP2,391.89

  • Learning TensorFlow.js

    by Gant Laborde ...
    Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde (Google Developer Expert in machine learning and the web) provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical ... Read more

    PHP2,014.19

  • Beginning Kotlin

    Build Applications with Better Code, Productivity, and Performance

    by Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language.The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin ... Read more

    PHP2,154.99

  • Ultimate Enterprise Data Analysis and Forecasting using Python

    Practical Approaches to Time Series Analysis and Forecasting using Python for Informed Decision-Making Key Features ● Comprehensive Resource for Python-Based Time Series Analysis and Forecasting. ● Delve into real-world applications with industry-specific case studies. ● Extract valuable insights by solving time series challenges across various sectors. ● Understand the significance of Azure Time ... Read more

    PHP276.57 or Free with Kobo Plus

  • Programming Google App Engine

    Build & Run Scalable Web Applications on Google's Infrastructure

    by Dan Sanderson ...
    Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google’s vast infrastructure, using App Engine’s scalable services and simple development model ... Read more

    PHP1,678.39

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Read more

    PHP2,498.39 or Free with Kobo Plus

  • Mastering Akka

    A hands-on guide to build application using the Akka framework

    Master the art of creating scalable, concurrent, and reactive applications using AkkaKey Features\[\]This book will help you cure anemic models with domain-driven design\[\]We cover major Akka programming concepts such as concurrency, scalability, and reactivity\[\]You will learn concepts like Event Sourcing and CQRS via Akka Persistence, Akka Streams, Akka Http as well as Akka ClusteringBook ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Gradle Effective Implementations Guide

    This comprehensive guide will get you up and running with build automation using Gradle.

    A comprehensive guide to get up and running with build automation using GradleKey Features\[\*\] Practical and engaging from start to finish covering the fundamentals of Gradle\[\*\] Learn the skills required to develop Java applications with Gradle and integrate at an enterprise level\[\*\]Apply the correct plugin and configuration to our Gradle build files to work with the different ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Java从入门到精通(第7版)

    by 明日科技 ...
    《Java从入门到精通(第7版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细讲解了使用Java语言进行程序开发需要掌握的知识。全书分为4篇共24章,内容包括初识Java,开发工具(IDEA、Eclipse),Java语言基础,流程控制,数组,类和对象,继承、多态、抽象类与接口,包和内部类,异常处理,字符串,常用类库,集合类,枚举类型与泛型,lambda表达式与流处理,I/O(输入/输出),反射与注解,数据库操作,Swing程序设计,Java绘图,多线程,并发,网络通信,飞机大战游戏,MR人脸识别打卡系统。书中所有知识都结合具体实例进行讲解,涉及的程序代码都给出了详细的注释,这可以帮助读者轻松领会Java程序开发的精髓,并快速提高开发技能。 ... Read more

    PHP1,001.33

  • Java 17 Programación Avanzada

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos._x000D_ _x000D_ Este libro va dirigido a todas las personas que con conocimientos de ... Read more

    PHP715.30 or Free with Kobo Plus