Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play computer: broken code #10

Open
SallyMcGrath opened this issue Jul 23, 2024 · 0 comments
Open

Play computer: broken code #10

SallyMcGrath opened this issue Jul 23, 2024 · 0 comments
Labels
🏝️ Priority Stretch Do this once mandatory and key work is done

Comments

@SallyMcGrath
Copy link
Member

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. Find a blocked feature or technical question with linked code. Play computer and step through line by line. Can you predict the output or find the problem?

Talk through your process in the Slack thread or ticket conversation.

Maximum time in hours

1

How to get help

Find someone to help by playing computer with their blocked or broken ticket.

@SallyMcGrath SallyMcGrath added the 🏝️ Priority Stretch Do this once mandatory and key work is done label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏝️ Priority Stretch Do this once mandatory and key work is done
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant