Skip to content

Commit

Permalink
Add more L5 lecturers to TOC and its category. (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamda authored Jan 14, 2022
1 parent 5c1195a commit f880218
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/level-5/cm-2005-object-oriented-programming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Table of contents](#table-of-contents)
- [Object-Oriented Programming](#object-oriented-programming)
- [Professor(s)](#professors)
- [Topics covered](#topics-covered)
- [Assessment](#assessment)
- [Module specification](#module-specification)
Expand All @@ -30,6 +31,9 @@ functionality from parent classes. You'll learn how to write
code according to style guidelines and how to write formal code
documentation.

# Professor(s)
- Dr. Matthew Yee-King

# Topics covered

- Variable and types
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Table of contents

- [Software Design and Development](#software-design-and-development)
- [Professor(s)](#professors)
- [Topics covered](#topics-covered)
- [Assessment](#assessment)
- [Mock exams](#mock-exams)
Expand Down Expand Up @@ -30,6 +31,9 @@ test-driven development, where you write tests for your code, and
write the code itself, in parallel. You will also learn how to use
software versioning tools to manage a software project as it develops.

## Professor(s)
- Dr. Matthew Yee-King

## Topics covered

- Language primer 1: variables and conditionals
Expand Down
4 changes: 4 additions & 0 deletions modules/level-5/cm-2015-programming-with-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Table of contents

- [Programming with Data](#programming-with-data)
- [Professor(s)](#professors)
- [Topics covered](#topics-covered)
- [Assessment](#assessment)
- [Mock exam](#mock-exam)
Expand Down Expand Up @@ -31,6 +32,9 @@ data to test hypotheses and make parameterised predictions. The module
will also introduce you to a new language and programming environment
that is well-adapted to languages for these applications.

## Professor(s)
- Dr. Sean McGrath

## Topics covered

- Setting up the programming environment
Expand Down
4 changes: 4 additions & 0 deletions modules/level-5/cm-2020-agile-software-projects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Table of contents](#table-of-contents)
- [Agile Software Projects](#agile-software-projects)
- [Professor(s)](#professors)
- [Topics covered](#topics-covered)
- [Assessment](#assessment)
- [Final deliverables instructions (coursework 2)](#final-deliverables-instructions-coursework-2)
Expand Down Expand Up @@ -34,6 +35,9 @@ concept to solution presentation, you will be required to work in a
distributed team using online collaboration, project tracking and
version control tools.

# Professor(s)
- Dr. Sean McGrath

# Topics covered

- Project management & team working
Expand Down

0 comments on commit f880218

Please sign in to comment.