/JavaMatriculation

This repository contains a collection of simple Java codes that are created for the Malaysian Matriculation Computer Science up to 2021/22 syllabus.

Primary LanguageJavaApache License 2.0Apache-2.0

JavaMatriculation

This repository contains a collection of simple java codes that are created for the Malaysian Matriculation Computer Science up to 2021/22 syllabus.

There are 5 main folders in this repository:

  • Assignment Codes
  • PAL Codes
  • Past Year Theory Questions
  • Practical Lab Class
  • Practical and PrePractical Test

Assignment Codes

This folder stores java source codes for my college's Computer Science assignment.

PAL Codes

This folder stores java source codes for my Peer-Assisted Learning programme's exercises.

Past Year Theory Questions

This folder stores md files that contains questions and solutions for past year theory questions on Computer Sciences in my college, along with java source codes and images attached in the md files.

Practical Lab Class

This folder stores java source codes about basics in java programming with reference to the book mentioned above.

Practical and PrePractical Test

This folder stores java source codes for Pre-Practical Tests and Practical Tests in my college.



The file CodePlayground.java contains testings, experiments and other useful java features that are not specifically mentioned or taught in our syllabus.