Git way of learning to code
Shreyas Prakash
My last year’s resolution was to learn how to build on Rails. I taught myself the basics by following some courses, but nothing really stuck with me. I wasn’t building apps; I was getting into a tutorial rut. I needed a better way to learn, akin to being pushed into the river with a swimming instructor.
So, I discovered the Founder/Hacker course, which provided more tactical insights into the actual process of building Rails apps. Most online courses polish the loose ends and make it look spotless, but Ryan Kulp didn’t want to do that. He wanted us to see through the mistakes he made as he built the app in a spontaneous manner. I enjoyed this approach so much and have been practicing Rails fundamentals ever since.
In a few months, the learning-to-code landscape has changed rapidly (dated. Mar, 2025). Nobody learns syntax anymore; you just start building things with a bare minimum understanding of the system. AI coding introduces new paradigms such as Model Control Programs (MCPs), Cursor rules, Project rules, and embedded documentation. I briefly got enamored with this process and felt that all my efforts to understand syntax and learn to write code might be futile.
I was wrong, and now I believe it’s important to understand both ways of building apps—by writing code yourself and by leveraging AI to do the heavy lifting.
The problem with AI coding is that it’s non-deterministic; you might not know when you will face errors.
Sometimes it works, and sometimes it doesn’t, making it hard to predict when it breaks. As a learner, I wanted to figure out the strengths of both traditional coding and AI-assisted coding. Right now, everyone is excited about AI-assisted coding, but as a learner, I have a hunch that it won’t serve all our needs which made me explore both.
Learning Loop 1 — In my first attempt, I started watching building videos passively, similar to watching TV. It was very passive, and I forgot most of what I listened to. I had to rewatch various videos again and again, but it never stuck with me.
Learning Loop 2 — Realizing that coding videos are better learned by practicing directly, I started watching videos and then pausing them to try the concepts in my local environment. This worked fine for a while, until something broke. It was hard to rewind without using Git, and when I had a small gap in my learning and wanted to dive deep into the coding lectures, I didn’t quite know where to start.
Learning Loop 3 — Having learned the ability to do versioning with Git the hard way, I started making extensive Git commits based on what I changed while building the app. This allowed me to solve the cold start problem, especially when I had to start again after a long break. The Git commits helped me keep track of my progress.
Learning Loop 4 — With the latest AI coding paradigms evolving, I wanted to incorporate both approaches into my learning practice. I did this by using two specific branch names in Git. This was the methodology I followed for Git versioning:
Workflow for Both Approaches
-
Create Separate Branches:
- For human updates:
git checkout -b human/feature-name. - For AI agent updates:
git checkout -b ai-agent/feature-name.
- For human updates:
-
Work Independently:
- Commit changes to the respective branches (
human/feature-nameorai-agent/feature-name) as you develop or test.
- Commit changes to the respective branches (
-
Merge Changes:
- Once both branches are ready, merge them back into the main branch (e.g.,
mainordev) or a shared feature branch. - Use
git mergeor create pull requests to review and resolve conflicts collaboratively.
- Once both branches are ready, merge them back into the main branch (e.g.,
I liked the improvement with the Git workflow as it helped demarcate the code written by humans and the code written by AI agents with Cursor.
While building an app this way, I observed that it was relatively easier in some cases to write the code myself instead of relying on AI-assisted coding practices to reach my final outcome. In most other cases, the AI did a better job.
Subscribe to get future posts via email (or grab the RSS feed). 2-3 ideas every month across design and tech
2026
2025
- Legible and illegible tasks in organisations
- L2 Fat marker sketches
- Writing as moats for humans
- Beauty of second degree probes
- Read raw transcripts
- Boundary objects as the new prototypes
- One way door decisions
- Finished softwares should exist
- Essay Quality Ranker
- Export LLM conversations as snippets
- Flipping questions on its head
- Vibe writing maxims
- How I blog with Obsidian, Cloudflare, AstroJS, Github
- How I build greenfield apps with AI-assisted coding
- We have been scammed by the Gaussian distribution club
- Classify incentive problems into stag hunts, and prisoners dilemmas
- I was wrong about optimal stopping
- Thinking like a ship
- Hyperpersonalised N=1 learning
- New mediums for humans to complement superintelligence
- Maxims for AI assisted coding
- Personal Website Starter Kit
- Virtual bookshelves
- It's computational everything
- Public gardens, secret routes
- Git way of learning to code
- Kaomoji generator
- Style Transfer in AI writing
- Copy, Paste and Cite
- Understanding codebases without using code
- Vibe coding with Cursor
- Virtuoso Guide for Personal Memory Systems
- Writing in Future Past
- Publish Originally, Syndicate Elsewhere
- Poetic License of Design
- Idea in the shower, testing before breakfast
- Technology and regulation have a dance of ice and fire
- How I ship "stuff"
- Weekly TODO List on CLI
- Writing is thinking
- Song of Shapes, Words and Paths
- How do we absorb ideas better?
2024
- Read writers who operate
- Brew your ideas lazily
- Vibes
- Trees, Branches, Twigs and Leaves — Mental Models for Writing
- Compound Interest of Private Notes
- Conceptual Compression for LLMs
- Meta-analysis for contradictory research findings
- Beauty of Zettels
- Proof of work
- Gauging previous work of new joinees to the team
- Task management for product managers
- Stitching React and Rails together
- Exploring "smart connections" for note taking
- Deploying Home Cooked Apps with Rails
- Self Marketing
- Repetitive Copyprompting
- Questions to ask every decade
- Balancing work, time and focus
- Hyperlinks are like cashew nuts
- Brand treatments, Design Systems, Vibes
- How to spot human writing on the internet?
- Can a thought be an algorithm?
- Opportunity Harvesting
- How does AI affect UI?
- Everything is a prioritisation problem
- Now
- How I do product roasts
- The Modern Startup Stack
- In-person vision transmission
- How might we help children invent for social good?
- The meeting before the meeting
- Design that's so bad it's actually good
- Breaking the fourth wall of an interview
- Obsessing over personal websites
- Convert v0.dev React to Rails ViewComponents
- English is the hot new programming language
- Better way to think about conflicts
- The role of taste in building products
- World's most ancient public health problem
- Dear enterprises, we're tired of your subscriptions
- Products need not be user centered
- Pluginisation of Modern Software
- Let's make every work 'strategic'
- Making Nielsen's heuristics more digestible
- Startups are a fertile ground for risk taking
- Insights are not just a salad of facts
- Minimum Lovable Product
2023
- Methods are lifejackets not straight jackets
- How to arrive at on-brand colours?
- Minto principle for writing memos
- Importance of Why
- Quality Ideas Trump Execution
- How to hire a personal doctor
- Why I prefer indie softwares
- Use code only if no code fails
- Personal Observation Techniques
- Design is a confusing word
- A Primer to Service Design Blueprints
- Rapid Journey Prototyping
- Directory Structure Visualizer
- AI git commits
- Do's and Don'ts of User Research
- Design Manifesto
- Complex project management for product
2022
2020
- Future of Ageing with Mehdi Yacoubi
- Future of Equity with Ludovick Peters
- Future of Tacit knowledge with Celeste Volpi
- Future of Mental Health with Kavya Rao
- Future of Rural Innovation with Thabiso Blak Mashaba
- Future of unschooling with Che Vanni
- Future of work with Laetitia Vitaud
- How might we prevent acquired infections in hospitals?