Skip to content

Commit

Permalink
feat: release lab7
Browse files Browse the repository at this point in the history
  • Loading branch information
choyiny committed Jun 15, 2024
1 parent 5bef781 commit 917c8e6
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions src/content/coursework/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,20 @@ Your labs portion of the grade will be calculated as follows:
min(5%, ∑(% of lab_i))
```

| Week | Topic | Weighting |
| ---- | --------------------------------------------------------------------------- | --------- |
| 2 | [HTML/CSS](https://classroom.github.com/a/5hnI_QqY) | 0.5% |
| 3 | [JavaScript](https://classroom.github.com/a/ZOY58Qxp) | 0.5% |
| 4 | [Web API](https://classroom.github.com/a/_deru9In) | 0.5% |
| 5 | [Storing and serving data](https://classroom.github.com/a/rhJ_Ezn8) | 1% |
| 6 | [Authentication and Authorization](https://classroom.github.com/a/VfOQqmSf) | 1% |
| 8 | VM Deployment | 1% |
| 9 | Angular Microblog | 1% |
| 10 | CI/CD | 1% |
| Week | Topic | Weighting |
| ---------------- | --------------------------------------------------------------------------- | ---------- |
| 2 | [HTML/CSS](https://classroom.github.com/a/5hnI_QqY) | 0.5% |
| 3 | [JavaScript](https://classroom.github.com/a/ZOY58Qxp) | 0.5% |
| 4 | [Web API](https://classroom.github.com/a/_deru9In) | 0.5% |
| 5 | [Storing and serving data](https://classroom.github.com/a/rhJ_Ezn8) | 1% |
| 6 | [Authentication and Authorization](https://classroom.github.com/a/VfOQqmSf) | 1% |
| 7 (Reading Week) | [Angular Microblog](https://classroom.github.com/a/zENeUono) | 1% (Bonus) |
| 8 | VM Deployment | 1% |
| 9 | CI/CD | 2% |

## Bonus

For the Bonus lab, push your work to Github before the deadline and show the TA in the next practical.

## Submission

Expand Down

0 comments on commit 917c8e6

Please sign in to comment.