About this document
Install Visual Studio Code & MinGW by As Df is a document available to read on EtoBox.
This document provides instructions for a lab session on programming fundamentals in C++. The objectives are for students to become familiar with basic C++ syntax and functions for input/output. It includes 9 tasks for students to write programs that perform calculations like summing numbers, calculating circle properties, and using math functions. Required materials are a C++ compiler like Dev C++ or Visual Studio Code along with libraries like iostream and math.h. Code templates are provided for the first
- Author
- As Df
- Language
- EN