-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6840091
commit b6df913
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# OOP-slides | ||
Slides for Object-Oriented Programming course | ||
# Course material for Object-Oriented Course (5CCYB041) | ||
|
||
## Slides | ||
|
||
## Testing Slides | ||
Course slides are written in MarkDown for use with [the remarkjs framework](https://remarkjs.com/). They can be viewed [online at this link](https://kcl-bmeis.github.io/OOP/test). | ||
|
||
- [test](https://jdtournier.github.io/OOP-slides/test) | ||
## Code examples | ||
|
||
These are stored in the `code/` folder. |