diff options
| author | Alexandre Jesus <adbjesus@gmail.com> | 2023-07-09 14:19:00 +0100 | 
|---|---|---|
| committer | Alexandre Jesus <adbjesus@gmail.com> | 2023-07-09 14:19:00 +0100 | 
| commit | 67c55d5bfed4ed4cccd332f9f691d9f61e249d27 (patch) | |
| tree | d9e2f7bd04ec050b180bb5e1d306b7b9a456a08d /content/teaching | |
| parent | c1989257bd9840010e18565e06197bd94763d42b (diff) | |
| download | adbjesus.com-67c55d5bfed4ed4cccd332f9f691d9f61e249d27.tar.gz adbjesus.com-67c55d5bfed4ed4cccd332f9f691d9f61e249d27.zip  | |
Update publications, update teaching, update flake
Diffstat (limited to 'content/teaching')
| -rw-r--r-- | content/teaching/index.md | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/content/teaching/index.md b/content/teaching/index.md index 1a98c38..5e39de9 100644 --- a/content/teaching/index.md +++ b/content/teaching/index.md @@ -12,6 +12,7 @@ title = "Teaching"  ### BSc  - Algorithmic Strategies (previously Advanced Programming Laboratory) +  - [2022-2023](https://apps.uc.pt/courses/EN/unit/89047/20442/2022-2023)    - [2021-2022](https://apps.uc.pt/courses/EN/unit/89047/20442/2021-2022)    - [2020-2021](https://apps.uc.pt/courses/EN/unit/89047/20442/2020-2021)    - [2017-2018](https://apps.uc.pt/courses/EN/unit/9865/669/2017-2018) @@ -22,10 +23,15 @@ title = "Teaching"  - Data Structures and Algorithms    - [2020-2021](https://apps.uc.pt/courses/EN/unit/9854/20442/2020-2021)  - Introduction to Procedural Programming +  - [2022-2023](https://apps.uc.pt/courses/EN/unit/9843/20442/2022-2023)    - [2021-2022](https://apps.uc.pt/courses/EN/unit/9843/20442/2021-2022)    - [2020-2021](https://apps.uc.pt/courses/EN/unit/9843/20442/2020-2021)  ### Other +- Competitive Programming I +  - [2022-2023](https://apps.uc.pt/courses/en/course/9781/2022-2023) +- Competitive Programming II +  - [2022-2023](https://apps.uc.pt/courses/en/course/10241/2022-2023)  - Introduction to Programming in Java    - [2013-2014](https://apps.uc.pt/courses/EN/unit/78102/14301/2013-2014)  | 
