Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 737 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 737 Bytes

About

An amalgamation of project files for Eli and Perry for Intro to Computer Networks COMP 4320 @ Auburn

Links

In Progress

  • HW6 (Due: 2/18)

To Do

  • Programming Assignment 2 (Due: 3/16)
  • HW10 (Due: 3/18) Quiz
  • HW12 (Due: 4/1)
  • HW13 (Due: 4/8)
  • Programming Assignment 3 (Due: 4/13)
  • HW14 (Due: 4/15)

Getting Started

Make sure you have git installed

git --version

This should return something similar to git version 2.*

Clone the repo

git clone https://github.com/perryBunn/networks.git

Use your favorite IDE, I'm using IntelliJ IDEA