Kaweees / csc-203

All of my course files (labs and projects) for CSC 203 (Project-Based Object-Oriented Programming and Design) taken through Cal Poly, with Professor Sussan Einakian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers

CSC 203

All of my course files (labs and projects) for CSC 203 (Project-Based Object-Oriented Programming and Design) taken through Cal Poly, with Professor Sussan Einakian

Installation

Prerequisites

Instructions

  1. Clone the repo
    git clone https://github.com/Kaweees/csc-203.git
    cd csc-203
  2. Install pre-commit hooks
    pip install pre-commit
    pre-commit install
    pre-commit autoupdate --bleeding-edge

Built With

  • Java:
    • Scanner
    • JUnit
    • java.nio.file

About

All of my course files (labs and projects) for CSC 203 (Project-Based Object-Oriented Programming and Design) taken through Cal Poly, with Professor Sussan Einakian


Languages

Language:Java 99.8%Language:Python 0.2%