A curated collection of university work throughout my Computer Engineering degree, from First Year to Final Year.
This repository will serve as the central point, bringing together content from previously standalone module-specific repositories. This central point includes a variety of academic work, including but not limited to:
- Programming assignments,
- Laboratory exercises,
- Individual & team projects,
- Documentations,
- etc.
While the majority of content here will consist of source code, additional documentation or material will be added over time.
This includes old content, such as source code being updated or it's documentation being revised.
Computer_Engineering-Coursework
|
├── First Year
├── Second Year
├── Third Year
├── languages.md
├── software.md
├── readme.md
Note
This repository is still being modified, updated, organised and documented. Older coursework is gradually being migrated.
Tip
The aim of this repository is to eliminate the need of standalone module-specific repositories and keep content in a more accessible, single area. Some repositories may remain independant from this central point repository as:
- They are large projects,
- Better suited to be standalone rather than be merged here.