StrangeRanger / EWU-CSCD

This repo is a collection of all the projects/homework that I've done while at EWU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EWU Computer Science

Project Tracker

This repo is a collection of all the projects/homework that I've done while at EWU.

Repo Notes

Below are the formatting tools used on all of the programs in this repository:

  • C/C++ and Java programs have been formatted via clang-format using the configurations that can be found at both of the following gists: C/C++ and Java.
  • Python programs have been formatted using black. Unlike clang-format, black is highly opinionated, so I have no configuration file for it.

About

This repo is a collection of all the projects/homework that I've done while at EWU.


Languages

Language:Java 76.2%Language:C 9.8%Language:Rich Text Format 9.4%Language:Python 1.7%Language:Assembly 1.4%Language:HTML 1.2%Language:Shell 0.2%Language:Makefile 0.1%Language:CSS 0.0%