In all assignments for CSC 1300 and CSC 1300 you are not allowed to use any GenAI tool to write code for you. The syllabus states this as does every individual assignment. Using GenAI results in zeros for grades. Therefore, this is a VERY important step because unfortunately, VS Code […]
Daily Archives: April 17, 2026
3 posts
GCC (GNU Compiler Collection) is a foundational toolchain for C++ development, providing the g++ compiler to transform C++ source code into executable binaries.
STEP ONE: Install VS Code STEP TWO: Install C++ Extension to VS Code STEP THREE: Disable all GenAI in VS Code STEP FOUR: Write, Compile, & Run a C++ Program STEP FIVE: VS Code Features You May Like