Software Basics — the exam
Seven questions on the developer plumbing every Claude Code user needs to read fluently. Pass mark: 80%.
- Question 01 / 07What is a git commit, fundamentally?
- Question 02 / 07Your code needs an API key. Where should the key live?
- Question 03 / 07What is the difference between package.json and package-lock.json?
- Question 04 / 07What is the difference between git and GitHub?
- Question 05 / 07What is the safest place to install a developer tool from?
- Question 06 / 07When reading a Python stack trace, which line tells you the actual error?
- Question 07 / 07What does the command `code .` do when typed in a terminal?
0 / 7 answered