CodeYourFuture / CodeYourFuture/Checkpoint
Play computer
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 62
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
### Link to the coursework
https://github.com/CodeYourFuture/CYF-Workshops/tree/main/playing-computer
### Why are we doing this?
In your technical interview, you may be asked to play computer.
> [!TIP]
> Playing computer means simulating how the computer executes our code. We "step through" the code, line by line, and work out what the computer does when it follows each instruction.
Practice playing computer now. Use the provided code samples and step through them line by line. For best results, book a call with another member of CYF (teacher or learner) and play computer with each other.
### Maximum time in hours
1
### How to get help
Ask for someone to play computer with you in Slack.
Contributor guide
Assessment
This issue has not been assessed yet.