Reading lesson with structured written material and clear navigation inside the course flow.
Access
Upgrade to Learner to open the full Academy library, certificates, and comparison tables.
Lesson preview
Installing Claude Code Step 1: Install Node.js Go to nodejs.org and download the LTS version. Install it like any other program. Step 2: Open Terminal macOS: Open "Terminal" app (search in Spotlight) Windows: Open "PowerShell" (search in Start menu) Linux: Open your terminal emulator Step 3: Verify Node.js node...