Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Programming

Syllabus

  • Subject Name: Object-Oriented Programming
  • Subject Code: 14462_001
  • Lecturer: Woongkee Loh
  • Goals:
    • To understand object-oriented principles
    • To strengthen programming ability by programing on many interesting topics
    • To experience a broad range of programming areas including mobile programming
    • To find information and solve problems by students

Build Instructions

This repository utilizes Apache maven for managing project and importing dependencies.
In order to create reproducible builds, Please do the following:

  1. Install JDK 1.8+
  2. Install maven from Apache Maven Project Page and add to your PATH variable. If you are using IntelliJ, Skip this step.
  3. Clone this repository
  4. Run mvn package.
  5. The target JAR file is generated at target/ directory.

License

Not yet licensed.

About

Java Programming Lab

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages