Skip to content

Java

zh-CN

Hi! Welcome to the world of Java!

Introduction

Java is a language, a pure object-oriented programming language, and what we have learned is how to express concepts through Java. And how to better express the concept, this is the original intention of Java.

Table of contents

Bibliography and Materials

  • Thinking in Java
  • Design Patterns: Elements of Reusable Object-Oriented Software
  • The Art of Java Concurrency Programming