The Library
Everything the Buddy points to, in one room.
When ÆDEN's Buddy reviews the agent's work, it names a library path. Those paths land here: a curated shelf of the best open learning material on the internet, so nobody leaves the build to go searching. This is the seed of the full ÆDEN Library; verified, registry-backed knowledge is on the roadmap.
HTML & Web Structure
- MDN Web Docs: HTML
The reference. Every element, every attribute.
- web.dev: Learn HTML
Google's structured course from zero to semantic markup.
CSS & Design
- MDN Web Docs: CSS
Complete CSS reference and guides.
- CSS-Tricks: Flexbox Guide
The guide everyone keeps open in a tab.
- web.dev: Learn CSS
Modern CSS from fundamentals to layout systems.
JavaScript
- MDN Web Docs: JavaScript
The canonical language reference.
- javascript.info
The modern JavaScript tutorial, basics to advanced.
- Eloquent JavaScript (free book)
A proper book, free online, exercises included.
React & Frontend Frameworks
- react.dev: Learn React
The official course: thinking in components, hooks, state.
- Next.js Docs
App router, server components, deployment.
Python
- Official Python Tutorial
From the source, always current.
- Real Python
Deep practical tutorials on nearly everything.
- Automate the Boring Stuff (free book)
Python through real, useful automation.
Databases & Backend
- PostgreSQL Tutorial
SQL from select to window functions.
- Supabase Docs
Auth, realtime, row level security, storage.
Git & Collaboration
- Pro Git (free book)
The complete book, free from the source.
- GitHub Skills
Hands-on interactive courses.
Security
- OWASP Top 10
The ten risks every builder must know.
- web.dev: Secure
Practical web security patterns.
Computer Science Foundations
- CS50 (Harvard, free)
The famous zero-to-programmer course.
- The Odin Project
A full open-source curriculum to employable.
- freeCodeCamp
Certifications across the whole stack, free forever.
General & Verification
- Khan Academy
Math and fundamentals underneath everything.
- Wikipedia: Formal verification
The field ÆDEN's NOMOS layer grows from.