Skip to content

Commit 9e731dc

Browse files
committed
add assignments/readme
1 parent 12c83f5 commit 9e731dc

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

assignments/README.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# CSCI 110 - CS0 Beginning Programming: Python
2+
3+
| Name | Value |
4+
|:---|:---|
5+
| **Section** | FIXME |
6+
| **Semester** | FIXME |
7+
| **Student Name** | FIXME |
8+
| **Mav Username** | FIXME |
9+
| **GitHub Username** | FIXME |
10+
| **Repository URL** | FIXME |
11+
12+
## Labs
13+
14+
### Lab 0
15+
16+
| Name | Value |
17+
| :--- | :--- |
18+
| Name | Lab 0 - Hello World! |
19+
| Description | Setting up repo and dev tools |
20+
| Due Date | FIXME |
21+
| Status | in progress / completed |
22+
| Location | FIXME: URL TO THE CURRENT LAB FOLDER IN REMOTE REPO |
23+
| Self Grade | XX/100 |
24+
| Notes | fixed all the fixmes; setup and tested environment with hello world script |
25+
26+
## References
27+
28+
1. [Markdown Syntax](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)

0 commit comments

Comments
 (0)