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 […]
VS Code
4 posts
STEP ONE: Install VS Code STEP TWO: Install C++ Extension to VS Code STEP THREE: Disable all GenAI in VS Code STEP FOUR: VS Code: Write, Compile & Run C++ Code STEP FIVE: VS Code Features You May Like
Basic Information Directions for Setting up on Windows In this step-by-step tutorial, you will learn to install and configure VS Code on your Windows computer to use the MinGW compiler. After configuring VS Code, you will compile a simple C++ program in your Command Prompt. STEP ONE: Download, Install, & […]
STEP ONE: Install VS Code STEP TWO: Install C++ Extension to VS Code STEP THREE: Disable all GenAI in VS Code STEP FOUR: VS Code: Write, Compile & Run C++ Code STEP FIVE: VS Code Features You May Like