Name | Value |
---|---|
Course | CSCI111 - CS1: Foundations of Computer Science |
Section | 3 |
Semester | Fall 2020 |
Student | A Student |
Mav Username | astudent |
GitHub Username | gituser123 |
Repository | https://github.com/rambasnet/csci000-astudent |
Name | Value |
---|---|
Name | Hello World |
Description | A basic hello world program |
Due Date | 1-Jan-20 |
Status | Done |
Location | https://github.com/rambasnet/csci000-astudent/tree/master/python/hello |
Self Grade | 100/100 |
Notes | completed all the requirements and tested program many times; solution accepted by kattis; screenshot found in the same location |
Name | Value |
---|---|
Name | Egypt |
Description | egypt problem on Kattis |
Due Date | 1-Feb-2020 |
Status | In-progress |
Location | https://github.com/rambasnet/csci000-astudent/tree/master/assignments/cpp/egypt |
Self Grade | - |
Notes | completed the solution; need to write test cases |
Name | Value |
---|---|
Name | 1 - Std IO Lab |
Description | Lab covering standard input and output |
Due Date | 10-Jan-20 |
Status | in-progress |
Location | https://github.com/rambasnet/csci000-astudent/tree/master/labs/cpp/stdio |
Self Grade | - |
Notes | typed the given code stub; need to fix all the fixmes |