diff --git a/README.md b/README.md index 1c08487..617be23 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Click to expand the list of courses for each programme. - [DIT342 - Web Development](https://github.com/skipgu/past-exams/tree/main/exams/DIT342) - [DIT345 - Software Architecture](https://github.com/skipgu/past-exams/tree/main/exams/DIT345) +- [DIT348 - Software Development Methodologies](https://github.com/skipgu/past-exams/tree/main/exams/DIT348) +- [DIT633 - Development of Embedded and Realtime systems](https://github.com/skipgu/past-exams/tree/main/exams/DIT633) - [DIT636 - Software Quality and Testing](https://github.com/skipgu/past-exams/tree/main/exams/DIT636) *** diff --git a/exams/DIT348/README.md b/exams/DIT348/README.md new file mode 100644 index 0000000..d74a7e6 --- /dev/null +++ b/exams/DIT348/README.md @@ -0,0 +1,8 @@ +## DIT348 - Software Development Methodologies + +Welcome to DIT348 - Software Development Methodologies where we've compiled a list of +previous student's exam questions and answers. + +*Note:* this course contains a written **report**, therefore, we've included examples of +previous student's reports. Please, use these as a guide and do **not copy** them! + diff --git a/exams/DIT348/final_report1.pdf b/exams/DIT348/final_report1.pdf new file mode 100644 index 0000000..f8e3c28 Binary files /dev/null and b/exams/DIT348/final_report1.pdf differ diff --git a/exams/DIT348/final_report10.pdf b/exams/DIT348/final_report10.pdf new file mode 100644 index 0000000..0c0ae04 Binary files /dev/null and b/exams/DIT348/final_report10.pdf differ diff --git a/exams/DIT348/final_report2.pdf b/exams/DIT348/final_report2.pdf new file mode 100644 index 0000000..8087c32 Binary files /dev/null and b/exams/DIT348/final_report2.pdf differ diff --git a/exams/DIT348/final_report3.pdf b/exams/DIT348/final_report3.pdf new file mode 100644 index 0000000..f1d1987 Binary files /dev/null and b/exams/DIT348/final_report3.pdf differ diff --git a/exams/DIT348/final_report4.pdf b/exams/DIT348/final_report4.pdf new file mode 100644 index 0000000..c364d8a Binary files /dev/null and b/exams/DIT348/final_report4.pdf differ diff --git a/exams/DIT348/final_report5.pdf b/exams/DIT348/final_report5.pdf new file mode 100644 index 0000000..7c15014 Binary files /dev/null and b/exams/DIT348/final_report5.pdf differ diff --git a/exams/DIT348/final_report6.pdf b/exams/DIT348/final_report6.pdf new file mode 100644 index 0000000..19b9234 Binary files /dev/null and b/exams/DIT348/final_report6.pdf differ diff --git a/exams/DIT348/final_report7.pdf b/exams/DIT348/final_report7.pdf new file mode 100644 index 0000000..d097f5c Binary files /dev/null and b/exams/DIT348/final_report7.pdf differ diff --git a/exams/DIT348/final_report8.pdf b/exams/DIT348/final_report8.pdf new file mode 100644 index 0000000..565a77b Binary files /dev/null and b/exams/DIT348/final_report8.pdf differ diff --git a/exams/DIT348/final_report9.pdf b/exams/DIT348/final_report9.pdf new file mode 100644 index 0000000..046acc6 Binary files /dev/null and b/exams/DIT348/final_report9.pdf differ diff --git a/exams/DIT633/2021-03-16/DIT633 Home exam 20210316.pdf b/exams/DIT633/2021-03-16/DIT633 Home exam 20210316.pdf new file mode 100644 index 0000000..2b876d7 Binary files /dev/null and b/exams/DIT633/2021-03-16/DIT633 Home exam 20210316.pdf differ diff --git a/exams/DIT633/2021-03-16/DIT633 Teacher answers 20210316.pdf b/exams/DIT633/2021-03-16/DIT633 Teacher answers 20210316.pdf new file mode 100644 index 0000000..6ed8c23 Binary files /dev/null and b/exams/DIT633/2021-03-16/DIT633 Teacher answers 20210316.pdf differ diff --git a/exams/DIT633/2021-06-02/DIT633 Home exam 20210602.pdf b/exams/DIT633/2021-06-02/DIT633 Home exam 20210602.pdf new file mode 100644 index 0000000..31e7f50 Binary files /dev/null and b/exams/DIT633/2021-06-02/DIT633 Home exam 20210602.pdf differ diff --git a/exams/DIT633/2021-08-27/DIT633 Home exam 20210827.pdf b/exams/DIT633/2021-08-27/DIT633 Home exam 20210827.pdf new file mode 100644 index 0000000..ed2afab Binary files /dev/null and b/exams/DIT633/2021-08-27/DIT633 Home exam 20210827.pdf differ diff --git a/exams/DIT633/2022/DIT633 Exam August.pdf b/exams/DIT633/2022/DIT633 Exam August.pdf new file mode 100644 index 0000000..6f446e5 Binary files /dev/null and b/exams/DIT633/2022/DIT633 Exam August.pdf differ diff --git a/exams/DIT633/2022/DIT633 Exam June.pdf b/exams/DIT633/2022/DIT633 Exam June.pdf new file mode 100644 index 0000000..b0aefdf Binary files /dev/null and b/exams/DIT633/2022/DIT633 Exam June.pdf differ diff --git a/exams/DIT633/2022/DIT633 Exam March.pdf b/exams/DIT633/2022/DIT633 Exam March.pdf new file mode 100644 index 0000000..71a3acc Binary files /dev/null and b/exams/DIT633/2022/DIT633 Exam March.pdf differ diff --git a/exams/DIT633/2023-03-16/DIT633 Exam + Teacher answers 20230316.pdf b/exams/DIT633/2023-03-16/DIT633 Exam + Teacher answers 20230316.pdf new file mode 100644 index 0000000..ace6c32 Binary files /dev/null and b/exams/DIT633/2023-03-16/DIT633 Exam + Teacher answers 20230316.pdf differ diff --git a/exams/DIT633/README.md b/exams/DIT633/README.md new file mode 100644 index 0000000..83a8b4f --- /dev/null +++ b/exams/DIT633/README.md @@ -0,0 +1,10 @@ +## DIT633 Development of Embedded and Realtime systems +Welcome to DIT633 Development of Embedded and Realtime systems, where we've compiled past exams and student answers to assist in your preparation for this course. + +Here’s what we have so far: + +* 2021-03-16 Home exam questions with teacher answers +* 2021-06-02 Home exam questions with no student answers so far +* 2021-08-27 Home exam questions with no student answers so far +* 2022-XX-YY Several exam questions with no student answers so far +* 2023-03-16 Exam questions with teacher answers