Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 877 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 877 Bytes

COMP1010 practical class material

Software required

  1. Java SE (Java SDK) (latest: 18)
  2. IDEs
    1. Eclipse IDE for Java Developers (latest: 2022-03), or,
    2. Visual Studio Code and the "Java Extension Pack" after you install Visual Studio Code.

Accompanying source codes

Source codes (templates) are located here.

  1. Download the file
  2. Open Eclipse
  3. File -> Import -> General -> Existing projects into workspace -> Select archive file -> (Choose downloaded file)

Accessing content

Practical class material is sorted by folder for each week.

Go into the relevant folder and open the .md file.