Skip to content

CISC2200-Fall-24-Fordham/CS2-Review

Repository files navigation

CS2 Review

This is an in-class programming exercise aimed at refreshing you on CS2 concepts, as well as getting you more familiar with your development environment.

Programming Environment Setup

We will set up programming environment our our own computer, by following Setup Tutorial.

  • The Commannd Line Tools are required.

  • The C++ Dev Environment (VSCode) is highly recommened.

Please follow these tutorials closely and carefully.

Devconatiner Setup

Alternatively, either:

  • Follow the VSCode Devcontainer Setup Guide and run using Docker locally
  • Launch this repo in a GitHub Codespace, and copy your file into the auto grader...

Programming Requirement

A code skeleton is given for this. From your terminal (mac or WSL/Ubunto) window, you can use the following command to download it:

git clone https://github.com/CISC2200-Fall-24-Fordham/CS2-Review.git

Consult the TODO sections for what you need to implement.

Submission

This serves as a CS2 review section, and is not due for submission.

About

Review Content for CS2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published