Play computer: team code #9
Labels
🏝️ Priority Stretch
Do this once mandatory and key work is done
📅 Sprint 1
Assigned during Sprint 1 of this module
📅 Sprint 2
Assigned during Sprint 2 of this module
📅 Sprint 3
Assigned during Sprint 3 of this module
🎯 Topic Communication
Reading, writing, speaking, and listening in English; expressing our ideas
🎯 Topic Programming Fundamentals
Learning syntax: data types, functions, loops, expressions, etc
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. This time, use a pull request opened by another member of your team on your current project. For best results, book a call with your team member and step through the code together.
Maximum time in hours
1
How to get help
Ask for someone to play computer with you in Slack.
The text was updated successfully, but these errors were encountered: