Skip to content

Commit

Permalink
Merge pull request #27 from skipgu/descriptionCreator
Browse files Browse the repository at this point in the history
Description creator
  • Loading branch information
20Attila03 authored Apr 8, 2024
2 parents 1946264 + 6abbfd1 commit bf1b26f
Show file tree
Hide file tree
Showing 29 changed files with 1,180 additions and 326 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
*.env
*_site/
*.log
package-lock.json
node_modules
134 changes: 79 additions & 55 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,113 +29,137 @@ for the benefit of the entire student community.
## Programmes

Click to expand the list of courses for each programme.

<details>
<summary><b>&#x1F447; N1SOF - Software Engineering and Management Bachelor's Programme</b></summary>

### Term 1:
### Term 1

- [DIT043 - Object-Oriented Programming](/exams/DIT043)
- [DIT023 - Mathematical Foundations for Software Engineering](/exams/DIT023)
- [DIT046 - Requirements and User Experience](/exams/DIT046)
- [DIT043 - Object-Oriented Programming](./exams/DIT043) 5 exams.
- [DIT023 - Mathematical Foundations for Software Engineering](./exams/DIT023) 9 exams.
- [DIT046 - Requirements and User Experience](./exams/DIT046) 5 exams.

***

### Term 2:
### Term 2

- [DIT033 - Data Management](/exams/DIT033)
- [DIT182 - Data Structures and Algorithms](/exams/DIT182)
- [DIT185 - Software Analysis and Design](/exams/DIT185)
- [DIT033 - Data Management](./exams/DIT033) 9 exams.
- [DIT182 - Data Structures and Algorithms](./exams/DIT182) 0 exams.
- [DIT185 - Software Analysis and Design](./exams/DIT185) 3 exams.

***

### Term 3:
### Term 3

- [DIT345 - Fundamentals of Software Architecture](/exams/DIT345)
- [DIT342 - Web Development](/exams/DIT342)
- [DIT348 - Software Development Methodologies](/exams/DIT348)
- [DIT345 - Fundamentals of Software Architecture](./exams/DIT345) 5 exams.
- [DIT342 - Web Development](./exams/DIT342) 10 exams.
- [DIT348 - Software Development Methodologies](./exams/DIT348) 0 exams.

***

### Term 4:
### Term 4

- [DIT633 - Development of Embedded and Real-Time Systems](/exams/DIT633)
- [DIT636 - Software Quality and Testing](/exams/DIT636)
- [DIT633 - Development of Embedded and Real-Time Systems](./exams/DIT633) 4 exams.
- [DIT636 - Software Quality and Testing](./exams/DIT636) 5 exams.

***

### Term 5:
### Term 5

- [DIT822 - Software engineering for AI systems](/exams/DIT822)
- [DIT822 - Software engineering for AI systems](./exams/DIT822) 5 exams.

***

### Term 6:
### Term 6

- [DIT822 - Software engineering for AI systems](./exams/DIT822) 5 exams.

- [DIT822 - Software engineering for AI systems](/exams/DIT822)
***

</details>

<details>
<summary><b>&#x1F447; N2SOF - Software Engineering and Management Master's Programme</b></summary>

- [DIT431 - High Performance Parallel Programming](/exams/DIT431)
###

- [DIT431 - High Performance Parallel Programming](./exams/DIT431) 1 exams.

***

</details>

<details>
<summary><b>&#x1F447; N1COS - Datavetenskapligt program</b></summary>

- [DIT093 - Algorithms](/exams/DIT093)
- [DIT185 - Software Analysis and Design](/exams/DIT185)
- [DIT342 - Web Development](/exams/DIT342)
- [DIT348 - Software Development Methodologies](/exams/DIT348)
- [DIT401 - Operating Systems](/exams/DIT401)
###

- [DIT342 - Web Development](./exams/DIT342) 10 exams.
- [DIT348 - Software Development Methodologies](./exams/DIT348) 0 exams.
- [DIT185 - Software Analysis and Design](./exams/DIT185) 3 exams.
- [DIT401 - Operating Systems](./exams/DIT401) 1 exams.
- [DIT093 - Algorithms](./exams/DIT093) 1 exams.

***

</details>

<details>
<summary><b>&#x1F447; N2ADS - Applied Data Science Master's Programme</b></summary>

- [DIT033 - Data Management](/exams/DIT033)
- [DIT046 - Requirements and User Experience](/exams/DIT046)
- [DIT093 - Algorithms](/exams/DIT093)
- [DIT182 - Data Structures and Algorithms](/exams/DIT182)
- [DIT401 - Operating Systems](/exams/DIT401)
- [DIT431 - High Performance Parallel Programming](/exams/DIT431)
- [DIT822 - Software engineering for AI systems](/exams/DIT822)
###

- [DIT822 - Software engineering for AI systems](./exams/DIT822) 5 exams.
- [DIT046 - Requirements and User Experience](./exams/DIT046) 5 exams.
- [DIT401 - Operating Systems](./exams/DIT401) 1 exams.
- [DIT431 - High Performance Parallel Programming](./exams/DIT431) 1 exams.
- [DIT182 - Data Structures and Algorithms](./exams/DIT182) 0 exams.
- [DIT033 - Data Management](./exams/DIT033) 9 exams.
- [DIT093 - Algorithms](./exams/DIT093) 1 exams.

***

</details>

<details>
<summary><b>&#x1F447; N2COS - Computer Science Master's Programme</b></summary>

- [DIT093 - Algorithms](/exams/DIT093)
- [DIT401 - Operating Systems](/exams/DIT401)
- [DIT431 - High Performance Parallel Programming](/exams/DIT431)
###

- [DIT401 - Operating Systems](./exams/DIT401) 1 exams.
- [DIT431 - High Performance Parallel Programming](./exams/DIT431) 1 exams.
- [DIT093 - Algorithms](./exams/DIT093) 1 exams.

***

</details>

<details>
<summary><b>&#x1F447; NONE - Courses that have yet to be assigned to any programmes</b></summary>

- [DAT050 - Objektorienterad programmering](/exams/DAT050)
- [DAT060 - Logic in Computer Science](/exams/DAT060)
- [DAT105 - Computer Architecture](/exams/DAT105)
- [DAT246 - Empirical Software Engineering](/exams/DAT246)
- [DAT400 - High Performance Parallel Programming](/exams/DAT400)
- [DAT555 - Programmeringsteknik: Python](/exams/DAT555)
- [DIT440 - Introduction to Functional Programming](/exams/DIT440)
- [DIT670 - Computer Networks](/exams/DIT670)
- [DIT792 - Grundläggande Datorteknik](/exams/DIT792)
- [DIT852 - Introduction to Data Science](/exams/DIT852)
- [DIT962 - Datastrukturer](/exams/DIT962)
- [DIT980 - Diskret matematik för Datavetare](/exams/DIT980)
- [DIT984 - Diskret matematik för Datavetare](/exams/DIT984)
- [EDA093 - Operating Systems](/exams/EDA093)
- [EDA387 - Computer Networks](/exams/EDA387)
- [EDA452 - Grundläggande daterteknik](/exams/EDA452)
- [TDA384 - Principles of concurrent programming](/exams/TDA384)
- [TDA548 - Grundläggande programvarutveckling](/exams/TDA548)
- [TDA555 - Introduction to functional programming](/exams/TDA555)
- [TIN093 - Algorithms](/exams/TIN093)
###

- [DAT050 - Objektorientered programmering](./exams/DAT050) 2 exams.
- [DAT060 - Logic in Computer Science](./exams/DAT060) 2 exams.
- [DAT105 - Computer Architecture](./exams/DAT105) 2 exams.
- [DAT246 - Empirical Software Engineering](./exams/DAT246) 2 exams.
- [DAT400 - High Performance Parallel Programming](./exams/DAT400) 1 exams.
- [DAT555 - Programmeringsteknik](./exams/DAT555) 2 exams.
- [DIT440 - Introduction to Functional Programming](./exams/DIT440) 2 exams.
- [DIT670 - Computer Networks](./exams/DIT670) 1 exams.
- [DIT792 - Grundläggande Datorteknik](./exams/DIT792) 1 exams.
- [DIT852 - Introduction to Data Science](./exams/DIT852) 2 exams.
- [DIT962 - Datastrukturer](./exams/DIT962) 2 exams.
- [DIT980 - Diskret matematik för Datavetare](./exams/DIT980) 1 exams.
- [DIT984 - Diskret matematik för Datavetare](./exams/DIT984) 1 exams.
- [EDA093 - Operating Systems](./exams/EDA093) 1 exams.
- [EDA387 - Computer Networks](./exams/EDA387) 2 exams.
- [EDA452 - Grundläggunde daterteknik](./exams/EDA452) 1 exams.
- [TDA384 - Principles of concurrent programming](./exams/TDA384) 2 exams.
- [TDA548 - Grundlöggande programvarutveckling](./exams/TDA548) 2 exams.
- [TDA555 - Introduction to functional programming](./exams/TDA555) 2 exams.
- [TIN093 - Algorithms](./exams/TIN093) 2 exams.

***

</details>
31 changes: 0 additions & 31 deletions courses/createReadme.js

This file was deleted.

34 changes: 0 additions & 34 deletions courses/modules/courseTools.js

This file was deleted.

Loading

0 comments on commit bf1b26f

Please sign in to comment.