zerotoclaude
Module 02/Software Basics/Exam

Software Basicsthe exam

Seven questions on the developer plumbing every Claude Code user needs to read fluently. Pass mark: 80%.

  1. Question 01 / 07
    What is a git commit, fundamentally?
  2. Question 02 / 07
    Your code needs an API key. Where should the key live?
  3. Question 03 / 07
    What is the difference between package.json and package-lock.json?
  4. Question 04 / 07
    What is the difference between git and GitHub?
  5. Question 05 / 07
    What is the safest place to install a developer tool from?
  6. Question 06 / 07
    When reading a Python stack trace, which line tells you the actual error?
  7. Question 07 / 07
    What does the command `code .` do when typed in a terminal?
0 / 7 answered