This is a GitHub repository for the H2 Computing project.
H2-Computing is a project aimed at providing resources and materials for students studying H2 Computing in Singapore. It includes sample code, exercises, and other educational materials to aid students in their learning journey. However, it might be outdated as it is only accurate for A-level H2 Computing of 2022.
To use the materials provided in this repository, simply clone or download the repository to your local machine.
git clone https://github.com/Cascalda/H2-Computing.git
You'll find various folders containing sample code, exercises, and other educational resources. Feel free to explore and utilize these materials for your learning purposes.
Contributions to this project are welcome! If you have suggestions for improvements, bug fixes, or additional educational materials, please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature/improvement).
- Make your changes.
- Commit your changes (git commit -am 'Add some feature').
- Push to the branch (git push origin feature/improvement).
- Create a new Pull Request.
- Please ensure your contributions adhere to the code of conduct.
This project is licensed under the MIT License.