Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Homework solutions for the Computer Architecture course at Constructor University (2024/2025)

Notifications You must be signed in to change notification settings

npanuhin/CU-Computer-Architecture

 
 

Repository files navigation

nand2tetris-hw-2024

Homeworks for CUB Computer Architecture course Fall 2024 based on nand2tetris tasks.

File structure

Follow the next structure for storing the home works in the repository:

/
├── Chaika
│   ├── hw1
│   └── hw2
└── Surname
    └── hw1

Pull requests guide

Make pull requests from your forks.

Important

Name pull requests this way: Surname HW1

Before submitting the pull request, make sure that you can say "YES" to each point in this short checklist:

  • Pull-request changes affect only your folder and only one Home Work.
  • You can explain changes made in the pull request.
  • You do not have merge conflicts in the pull request.

After submitting the pull request ensure that all GitHub Action tests are passed.

Note

If the work is not self-performed (written off), it will not be accepted, even if it meets all the rules above.

About

Homework solutions for the Computer Architecture course at Constructor University (2024/2025)

Topics

Resources

Stars

Watchers

Forks

Languages

  • Hack 76.4%
  • Assembly 22.6%
  • C++ 0.3%
  • Kotlin 0.2%
  • Python 0.1%
  • C 0.1%
  • Other 0.3%