> For the complete documentation index, see [llms.txt](https://wiki.sach.site/learning-c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.sach.site/learning-c/chapter-1-overview.md).

# CHAPTER 1: Overview

- [Compilers and executables](https://wiki.sach.site/learning-c/chapter-1-overview/compilers-and-executables.md)
- [Compiler](https://wiki.sach.site/learning-c/chapter-1-overview/compilers-and-executables/compiler.md)
- [Executable](https://wiki.sach.site/learning-c/chapter-1-overview/compilers-and-executables/executable.md)
- [Visual Studio environment](https://wiki.sach.site/learning-c/chapter-1-overview/visual-studio-environment.md)
- [Important Components](https://wiki.sach.site/learning-c/chapter-1-overview/visual-studio-environment/important-components.md)
- [Integrated Git Source Control](https://wiki.sach.site/learning-c/chapter-1-overview/visual-studio-environment/integrated-git-source-control.md)
- [Console program overview](https://wiki.sach.site/learning-c/chapter-1-overview/visual-studio-environment/console-program-overview.md)
