Unreleased
- Add an Algorithms course index with all available years, including new 2021 and 2023 topic summaries.
- Point Algorithms navigation and year-page back links to its own index.
- Reorganize the Python and HTML5 Canvas indexes with course tables and repository back links.
v1.1
===============================================================================
- Reorganize the main README with course navigation, teaching repositories, and archive links.
- Separate C programming and Algorithms into distinct course sections.
- Add C course READMEs for 2024 and 2025 and a course page for 2026.
- Summarize topics with direct source links in the C 2017–2025 and Algorithms 2018–2020 READMEs.
- Add back links to the C programming index and standardize course README formatting.
v1.0
===============================================================================
- Add example code from classes 1-5
- Update gitignore
- Add examples discussed in class
- Add SWHID link
- Add example codes from Classes 1-4 (2023-2024)
- Add links and README
v0.5
===============================================================================
- Add example codes from different classes
- Indent files
v0.4
===============================================================================
- Add example code
- Add examples on variables
- Add preprocessing example
- Add C files
- Add examples on command-line, typedef, struct..
- Add examples related to pointers
- Add examples related to string of characters
- Add examples related to integer arrays
- Add examples on loops conditions, etc.
- Update example with printf
- Add exercises from 2021
- Add comments
- Add example on long double values
v0.3
===============================================================================
Programs from the year 2019
- C
- Algorithms and C
- HTML Canvas
v0.2
===============================================================================
- Code examples from the course ‘C Programming’
v0.1
===============================================================================