Congrats to Cohort 5 of my Foundations of Claude Code workshop.
NICHOLAS, Rebecca, Keith, Felicia, Anoop, Lewis, Joanne.
NICHOLAS, Rebecca, Keith, Felicia, Anoop, Lewis, Joanne.
As usual, we have learners from diverse backgrounds.
A trade finance banker. A commercial finance lead. An operations leader from public transport. A cloud solutions consultant. A startup marketer. An AI transformation consultant. A corporate finance and tax consultant.
Most had never touched a Terminal before.
Four rounds of iteration by earlier cohorts smoothed the flow. The setup and brief were done before the workshop, so we spent the five hours learning and building, not installing.
Here is what we cover in those five hours:
- Foundations of Claude Code
Mental models for working with an AI agent (my favourite: a brilliant superintern with a drinking problem). What it is good at, where it drifts, and your job in the loop.
- Context
Why the AI has no memory, what a context window is, and how to save your work in files, not the chat.
- Version control with Git
The single most important habit: commit often, so you can rewind anything you break.
- Design and build
AI drafts several design directions, you judge and pick. Then it scaffolds the site while I teach the theory.
- Preview, review, iterate
Every AI output gets a human review before it is accepted. Polished is not the same as correct.
- Test and deploy
Wire up a contact form that emails you on every enquiry, then push the site live on your domain.
- Skills
Build a /write-article skill, a publishing engine for your blog after you go home.
The website is just the anchor. The real takeaway is the foundation, which carries over to documents, automation, data, and almost anything else you would want an AI agent to do.
Five cohorts in, the pattern holds. The people who get the most out of Claude Code are often not the ones who already code. They are the domain experts who finally have a way to build the thing in their head, without hiring a developer.
If you have been telling yourself this is not for you because you cannot code, that is probably the only thing standing between you and your first live site.
—
If you want to learn Claude from a practitioner who happens to teach, I run a few Claude workshops.
Foundations of Claude. For business professionals who want practical insights on mastering Claude.
Details: https://lnkd.in/gJGVMzQJ
Foundations of Claude Code. For business professionals who want strong foundations in Claude Code by building your own website. This course is for anyone who has not touched a Terminal before.
Details: https://lnkd.in/e9r8kScw
Advanced Claude Code. For business professionals who have experience with Claude Code and want to learn how to orchestrate AI agents at a higher level.
Details: https://lnkd.in/eR6WPQnC
#AI #ClaudeCode #VibeCoding #BuildInPublic
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in Vibe Coding
3 months ago, a few friends (including Wan Wei, Soh) asked me to run an AI workshop.
The only tool I use is Claude Code. It covers 99% of my AI needs. If I were to conduct any AI workshop, I would be teaching Claude Code.
Low-code (or no-code) platforms will replace coding.
That’s the narrative we keep hearing for years.
Opus 4.5 refused to work OT recently. So I interviewed 7 free candidates.
Claude Code with Opus 4.5 has been my most productive team member for the past 3 months.
Create a Free LinkedIn Carousel with Vibe Coding
(See the carousel below that I created for one of my posts)
I am disappointed that Opus 4.8 still breaks one of the most basic rules in database design.
8 months ago, I noticed Opus 4.5 was not good at database design. So I built a DB design skill loaded with best practices.
I used to spend extra time writing detailed comments in my Git commits.
Not just about what changed, but why — so my team could learn from the reasoning behind my code. It also serves as a reference for my future self.
3 months ago, a few friends (including Wan Wei, Soh) asked me to run an AI workshop.
The only tool I use is Claude Code. It covers 99% of my AI needs. If I were to conduct any AI workshop, I would be teaching Claude Code.
Create a Free LinkedIn Carousel with Vibe Coding
(See the carousel below that I created for one of my posts)
I used to spend extra time writing detailed comments in my Git commits.
Not just about what changed, but why — so my team could learn from the reasoning behind my code. It also serves as a reference for my future self.
Low-code (or no-code) platforms will replace coding.
That’s the narrative we keep hearing for years.
Opus 4.5 refused to work OT recently. So I interviewed 7 free candidates.
Claude Code with Opus 4.5 has been my most productive team member for the past 3 months.
I am disappointed that Opus 4.8 still breaks one of the most basic rules in database design.
8 months ago, I noticed Opus 4.5 was not good at database design. So I built a DB design skill loaded with best practices.