.. _Windows 10 C Environment: ******************************** Windows 10: Setup C Environment ******************************** This lab will guide you to set up your computer so you can compile and execute C and ASM code on Windows. You will create a ``Hello World`` application that writes text to the console windows and then you will read user data inputted into the console window. .. toctree:: :caption: Table of Contents :maxdepth: 3 overview 1 2 3 .. admonition:: Source & license :class: note Reproduced **verbatim, without modification** from `© 2022, BilimEdtech Labs `__, licensed under `Creative Commons Attribution 4.0 International (CC BY 4.0) `__. Source page: https://labs.bilimedtech.com/c/windows-install/index.html See :doc:`LICENSE <../../LICENSE_edtech>` for the full license text.