Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

LongYC/simple-java-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Java Notes Build Status

Version : 0.1.1-0

Trying to learn the Java programming language or doing a revision? Make sense, as Java is one of the most popular programming languages that can be used to develop large scale corporate web applications or portable mobile applications. Beginner or intermediate, here are some notes and tutorials that could help.

The notes and tutorials here are kept short and easy-to-read. They could be useful for quick refresh, reaffirm existing knowledge or kick start a learning process but it is best to obtain the details and specifications from official documentations.

How to build

  1. Keep calm.
  2. Install Node.js.
  3. $ npm install.

How to use

  1. Open dist/index.html with a web browser.