Claude Code Learning Directory — Hamna Aslam Kahn
A curated list of Claude Code resources for engineers, from zero to productive. Covers videos, repos, guides, and foundational papers.
Source: LinkedIn post by Hamna Aslam Kahn
Videos
| Resource | What You Get |
|---|
| 30 min Claude Code crash course | Terminal setup → first project running → zero confusion |
| 1 hour full Claude course | Build real automations, no experience needed, finish in one sitting |
| 36 beginner tips | Stop making basic mistakes, 10× output speed |
| Ultimate Claude 4.1 guide | Every feature explained, 2026-ready workflows |
GitHub Repos
Guides
- Prompting best practices — prompts that actually work, stop guessing
- Skills building guide — teach Claude new tricks, custom behavior, your rules
Papers
| Paper | Why It Matters |
|---|
| Chain-of-Thought Prompting | AI thinks before answering → better outputs every time |
| ReAct | How agents reason and act — foundation of modern AI |
| Tree-of-Thoughts | AI explores multiple paths → smarter decisions |