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 314 Results
Skip side bar filters
  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Read more

    S$ 72.26 SGD

  • Programming Fundamentals Using Java

    A Game Application Approach

    This is a Java textbook for beginning programmers that uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. Game programming is incorporated into the text in a way that does not compromise the amount of material traditionally covered in a basic or advanced programming course and permits instructors who are not familiar with game ... Read more

    S$ 72.15 SGD 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

    S$ 22.24 SGD

  • Java 17 Backend Development

    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat

    by Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Read more

    S$ 53.18 SGD

  • be a big dawg in java

    java interview preparation guide

    by srikar bojja ...
    About the BookBe Big Dawg in Java is a comprehensive guide for Java enthusiasts who want to go beyond the basics and truly master the language. Whether you're a beginner stepping into Java development or an experienced programmer looking to refine your skills, this book offers deep insights, practical examples, and real-world scenarios to make you a true "Big Dawg" in Java.What You’ll LearnCore ... Read more

    S$ 4.43 SGD or Free with Kobo Plus

  • Spring 5 Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Solve all your Spring 5 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.The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ ... Read more

    S$ 65.93 SGD

  • Ultimate Java for Data Analytics and Machine Learning

    Unlock Java's Ecosystem for Data Analysis and Machine Learning Using WEKA, JavaML, JFreeChart, and Deeplearning4j (English Edition)

    Empower Your Data Insights with Java's Top Tools and Frameworks.Key Features● Explore diverse techniques and algorithms for data analytics using Java.● Learn through hands-on examples and practical applications in each chapter.● Master essential tools and frameworks such as JFreeChart for data visualization and Deeplearning4j for deep learning.Book DescriptionThis book is a comprehensive guide to. ... Read more

    S$ 38.49 SGD or Free with Kobo Plus

  • Java SE 8 Programmer I

    O guia para sua certificação Oracle Certified Associate

    As certificações Java são, pelo bem ou pelo mal, muito reconhecidas no mercado. Em sua última versão, a principal foi quebrada em duas provas. Este livro o guiará por questões e assuntos abordados para a primeira prova, a Java SE 8 Programmer I (1Z0-808), de maneira profunda e desafiadora. Ele percorrerá cada tema com detalhes e exercícios, para você chegar na prova confiante. Decorar regras seria ... Read more

    S$ 11.94 SGD or Free with Kobo Plus

  • Refatorando com padrões de projeto

    Um guia em Java

    Qualidade de código e refatoração são reconhecidamente assuntos que permanecem relevantes e pertinentes tanto para novos profissionais como para quem já sabe do que se trata: melhorar o design existente, aplicar mudanças em pequenos passos e evitar deixar o sistema quebrado. Ao aplicar refatorações, existem várias técnicas que podem ajudar a alcançar a melhoria desejada, de modo que o processo ... Read more

    S$ 11.94 SGD or Free with Kobo Plus

  • Pragmatic Unit Testing in Java with JUnit

    by Jeff Langr ...
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and ... Read more

    S$ 48.93 SGD

  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    by Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... Read more

    S$ 13.34 SGD or Free with Kobo Plus

  • 神经网络算法与Java编程

    Chinese Edition

    用Java代码释放神经网络无穷力量Key Features本书完整地演示了使用Java开发神经网络的过程既有非常基础的实例也有高级实例。Book Description神经网络已成为从大量原始的,看似无关的数据中提取有用知识的强大技术。 Java语言是用于实现神经网络的最合适的工具之一,也是现阶段非常流行的编程语言之一,包含多种有助于开发的API和包,具有“一次编写,随处运行”的可移植性。 本书完整地演示了使用Java开发神经网络的过程,既有非常基础的实例也有高级实例。首先,你将学习神经网络的基础知识、感知机及其特征。 然后,你将使用学到的概念来实现自组织映射网络。 此外,你还会了解一些应用,如天气预报、疾病诊断、客户特征分析和光学字符识别(OCR)等。 最后,你将学习实时优化和自适应神经网络的方法。 本书所有的示例都提供了说明性的源代码,这些源代码综合了面向对象编程(OOP ... Read more

    S$ 21.79 SGD or Free with Kobo Plus

  • Java 8 Prático

    Lambdas, Streams e os novos recursos da linguagem

    Você é um programador com boa fluência em Java? Está na hora de dar mais um passo. Quase 20 anos após sua primeira versão, um novo Java surge com novidades importantes. Entre os principais recursos, a linguagem recebe default methods, method references e lambdas. São conceitos simples mas que trazem importantes possibilidades. Durante o livro exploraremos esses e outros avanços. Sempre com ... Read more

    S$ 12.90 SGD or Free with Kobo Plus

  • JPA Eficaz

    As melhores práticas de persistência de dados em Java

    Entender o básico da JPA pode ser simples e rápido, mas com o uso do dia a dia, ela se torna uma ferramenta que demanda muito cuidado. É preciso conhecer bem seus detalhes para não cair em armadilhas. Nesse livro, Hebert Coelho explica em tópicos curtos, e direto ao ponto, técnicas para usar a JPA da melhor forma possível, com atenção aos equívocos mais comuns. Você vai aprender a evitar o ... Read more

    S$ 12.90 SGD or Free with Kobo Plus

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... Read more

    S$ 13.58 SGD or Free with Kobo Plus

  • Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB Practice Questions

    MICROSOFT Certification DP-420 exam

    by Brian birds ...
    Series Book 1 - DP
    Candidates for this exam must have solid knowledge and experience developing apps for Azure and working with Azure Cosmos DB database technologies. They should be proficient at developing applications by using the Core (SQL) API and SDKs, writing efficient queries and creating appropriate index policies, provisioning and managing resources in Azure, and creating server-side objects with JavaScript ... Read more

    S$ 9.35 SGD or Free with Kobo Plus

  • Mastering Data Structures and Algorithms in Python & Java

    by Sachin Naha ...
    "Mastering Data Structures and Algorithms in Python & Java" is a comprehensive guide for programmers aiming to enhance their problem-solving skills and code efficiency. It starts with a foundational overview of data structures and algorithms, including recursion, and advances through crucial topics like functional programming and clean code practices. The book covers practical exercises, mock ... Read more

    S$ 5.99 SGD or Free with Kobo Plus

  • Memory Leaks in Java

    Series Book 75 - shortcuts
    Da sich Oracle mit Java 8 noch ein wenig Zeit lässt (als anvisierter Termin wird im Moment "Frühjahr 2014" genannt), soll mit diesem shortcut die Gelegenheit genutzt werden, zu diskutieren, wie es zu Memory Leaks in Java kommen kann und wie man sie finden oder besser schon von vorneherein vermeiden kann. Im ersten Kapitel des shortcuts wird erläutert, dass Memory Leaks durch im Programm ... Read more

    S$ 4.98 SGD or Free with Kobo Plus

  • Building Mobile Applications with Java

    Using the Google Web Toolkit and PhoneGap

    Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to write Java code that compiles into cross-platform Javascript and HTML, ... Read more

    S$ 19.39 SGD

  • RESTful Java with JAX-RS 2.0

    Designing and Developing Distributed Web Services

    by Bill Burke ...
    Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use ... Read more

    S$ 34.00 SGD

  • Learning Android

    Develop Mobile Apps Using Java and Eclipse

    Want to build apps for Android devices? This book is the perfect way to master the fundamentals. Written by experts who have taught this mobile platform to hundreds of developers in large organizations and startups alike, this gentle introduction shows experienced object-oriented programmers how to use Android’s basic building blocks to create user interfaces, store data, connect to the network, ... Read more

    S$ 29.75 SGD

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Read more

    S$ 19.39 SGD

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... Read more

    S$ 19.39 SGD

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Read more

    S$ 15.79 SGD