The-FellowShip-of-the-Code-2026

F.A.Q.: The Fellowship of the Code - Course Guide

Table of Contents


Q1: What if I don’t know what to build?

This course does not test whether you already know:

Instead, it tests whether you can:

Q2: Can I use AI for everything?

Q3: How do I submit assignment?

Q4: What is The Red Book of Westmarch?

Is The Red Book (README updates) graded?

No - but it is mandatory!

Think of it as…

If you do not maintain it…

Q5: How does gamification in this course work?

Why do we do peer sharing / gamification if it’s not graded?

Participation unlocks:

You cannot "fail" by participating - only by disappearing.

Q6: How do I structure artifacts in GitHub?

    The-Fellowship-of-the-Code-2026/
    │
    ├── README.md  ← The Red Book of Westmarch (index)
    ├── chapters/  ← chapters of The Red Book (e.g., "chapter-1-setting-out.md")
    └── artifacts/ ← artifacts of The Fellowship Companion
         └── artifact-x/ ← specific artifact (e.g., "artifact-1-situation-intent.md")
              └── src/   ← flowcharts (*.mermaid.md), wireframes (images), code (*.html, *.css, *.js)

Q7: How should I prepare for the next lecture?

Q8: What if I miss a deadline?

Q9: Do I need to complete every Red book update?

Q10: Can I work in alone?

Q11: Is there one correct solution?

No.

There are:

But there is no single correct product.

Two students can submit very different artifacts and both receive full points …if:

Q12: How creative am I allowed to be?

Creativity is welcome - clarity comes first.

If your idea is:

...then it is appropriate. If creativity makes your work harder to understand, simplify.

Q13: How much code do I need to write?

Less than you think.

This course is about:

You may:

What matters is that you can:

Q14: What if my assignment feels incomplete?

That is expected.

This course is iterative:

Incomplete but honest > polished but unclear.

Q14: What happens if I fail a checkpoint (e.g., code review)?

Checkpoints are:

If issues are found:

They are not traps.

Q15: Who should I ask if I’m stuck?

In this order:

Being stuck is part of the process - staying stuck silently is not.