16 lines
834 B
Markdown
16 lines
834 B
Markdown
# 00-Fundamentals
|
|
|
|
Core concepts and methodology for Vibe Coding.
|
|
|
|
## Contents
|
|
|
|
- [Glue Coding](./Glue%20Coding.md) - The ultimate evolution of Vibe Coding
|
|
- [A Formalization of Recursive Self-Optimizing Generative Systems](./A%20Formalization%20of%20Recursive%20Self-Optimizing%20Generative%20Systems.md)
|
|
- [System Prompt Construction Principles](./System%20Prompt%20Construction%20Principles.md)
|
|
- [Development Experience](./Development%20Experience.md)
|
|
- [The Way of Programming](./The%20Way%20of%20Programming.md)
|
|
- [Code Organization](./Code%20Organization.md)
|
|
- [General Project Architecture Template](./General%20Project%20Architecture%20Template.md)
|
|
- [Common Pitfalls](./Common%20Pitfalls.md) - Common issues and solutions
|
|
- [Language Layer Elements](./Language%20Layer%20Elements.md) - 12-level code understanding framework
|