Java
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
- 1 Getting to know Java
- 1.0 Classes and Objects
- 1.1 Interfaces
Bibliography and Materials
- Thinking in Java
- Design Patterns: Elements of Reusable Object-Oriented Software
- The Art of Java Concurrency Programming