/GEORGIA-TECH-OMS-CS

MOOCs List - Online Master of Science in Computer Science by Georgia Tech

Creative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Online Master of Science in Computer Science by Georgia Tech

COURSES

How to use it

create new branch [student/name]

git checkout -b student/aungmyokyaw

mark checked after completing course

- [x][ cs-6300 software development process ][cs-6300]

commit changes

git add .
git commit -m "complete: cs-6300"