Skip to content

Njengah/claude-code-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Medium Tutorials

Collection of demo projects for my Medium articles on Claude Code.

The content helps new users discover Claude Code features and quickly learn how to use them and it supplements the Claude Code Masterclass Newsletter which offers indepth guide on mastering Claude Code at professional level.

Each folder maps to a published article. Clone the repo and jump into any project independently.


📚 Tutorials

# Folder Article Date Key Concept
1 git-worktrees/ I Tried (New) Claude Code Git Worktree (I Now Run Smooth Parallel Agents) Feb 26 2026 claude --worktree flag
2 memory-md/ Anthropic Just Added Auto-Memory to Claude Code — MEMORY.md (I Tested It) Feb 27 2026 auto‑memory feature
3 simplify-batch/ How I'm Using Claude Code (New) /simplify & /batch (To x10 My Code Reviews) Feb 28 2026 /simplify + /batch workflow
4 ollama-cc-subagents/ How I'm Running Claude Code Subagents & Web Search (At No Cost) Mar 2 2026 Ollama subagents, parallel task execution, web search
5 voice/ Claude Code Voice Is Here — You Can Now Talk & Stop Typing Mar 3 2026 Native /voice mode, push-to-talk, hybrid prompts

More added as articles are published.


Getting Started

git clone https://github.com/Njengah/claude-code-tutorials.git
cd claude-code-tutorials

# Jump into any tutorial
cd git-worktrees
cat README.md

About

Practical Claude Code tutorials on Medium covering new features, agentic workflows, automation, and developer productivity.