AMAbolfazl Mohajeriinblog.abolfazlmohajeri.ir·4d ago · 4 min readLearn Claude — Part 3: Prompting, From Basics to Advanced TechniquesPrompting is the highest-leverage skill in this entire series. We'll build it in three levels — start where you are. Level 1: The foundation formula Every solid prompt covers four things: Role + Task00
AMAbolfazl Mohajeriinblog.abolfazlmohajeri.ir·Jul 10 · 4 min readLearn Claude — Part 2: Setup, Interface & Conversation MechanicsSigning up takes two minutes. What separates casual users from effective ones isn't the interface — it's conversation mechanics: how you manage context, when you branch, when you restart, and which se00
AMAbolfazl Mohajeriinblog.abolfazlmohajeri.ir·Jul 3 · 4 min readLearn Claude — Part 1: What Claude Is & How It Actually WorksWelcome to Learn Claude, a series that takes you from your first message to professional-level workflows: advanced prompting, data analysis, building apps, Claude Code, and the API. This first post bu10
AMAbolfazl Mohajeriinblog.abolfazlmohajeri.ir·Jun 25 · 5 min readIdempotency vs Nonce: Two Weapons Against Duplicate RequestsEvery backend developer eventually faces this scenario: a user clicks "Pay" twice, a network timeout causes a client to retry, or a message queue delivers the same event more than once. These situatio20
AMAbolfazl Mohajeriinblog.abolfazlmohajeri.ir·Jun 19 · 5 min readUnderstanding a Codebase with Understand AnythingEvery backend developer knows this feeling. You join a new team, clone the repo, and stare at 200,000 lines of code spread across a dozen microservices. The README is half outdated. The person who wro10