Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1017 Bytes

File metadata and controls

20 lines (16 loc) · 1017 Bytes

Renton Technical College CSI-242


Logo

Weekly Example Code

This repository is a part of CSI-242 at Renton Technical College. This repo will be updated after each class with example code from the lectures. Keep your local repo up to date and refer to the example code when completing homework for this course.

How to access the example code

  1. Create a folder on your local machine to store the example code for this course.
  2. Clone this repo into that folder using either GitHub Desktop or through the command line with the following command.
git clone https://github.com/EmeryAtRTC/RTC_CSI242_Example_Code_Fall22.git
  1. Pull changes from this repo after each class to keep the most recent version of the repository.
  2. You can also simply browse the example code files by clicking on the folders listed above.

Feel free to message your instructor or the TA on Canvas if you have any questions.