--- title: Software Engineering description: Notes, ideas, concepts, tips and examples on software engineering, system design and software architecture. --- # Software Engineering Software engineering is a very broad topic, and it includes both system design _and_ software architecture. ## Links and Resources - [System Design Fight Club (YouTube)](https://www.youtube.com/@SDFC). - [System Design Primer (Github repository)](https://github.com/donnemartin/system-design-primer). ```{toctree} --- maxdepth: 6 caption: TypeScript --- ```