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
This folder stores java
source codes for my college's Computer Science assignment.
This folder stores java
source codes for my Peer-Assisted Learning programme's exercises.
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.
This folder stores java
source codes about basics in java
programming with reference to the book mentioned above.
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.