Cascalda / H2-Computing

My collection of notes for 2022 A-Levels H2 Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H2-Computing

This is a GitHub repository for the H2 Computing project.

Table of Contents

Description

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.

Usage

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.

Contributing

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.

License

This project is licensed under the MIT License.

About

My collection of notes for 2022 A-Levels H2 Computing

License:MIT License


Languages

Language:Jupyter Notebook 96.5%Language:Python 3.5%