Skip to content

Commit 2550e0b

Browse files
authored
Update README.md
1 parent 59bd311 commit 2550e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This repo contains a collection of resources I've created to help with various c
77
## Contents
88

99
There's more information in each of the directories about what each of the projects aims to teach, explain or demonstrate but below is a broad overview.
10+
* `CS1PX-resources` - Any Jupyter notebooks and other materials I've currently made available for the 1PX (Further Programming - Python) first-year course at the University of Glasgow. This may be empty or sparse, especially at the start of the semester!
1011
* `ProgIT-resources` - Contains any materials I've made available for the Programming course (in the MSc in IT degree, University of Glasgow) - may be fairly sparse at the start of term, to avoid spoiling what's coming up!
1112
* `Blackjack` - I aim to continue creating variants of this project in order to demonstrate different design patterns as and when required, and where appropriate in this context, but above all else this project is a great way to practice importing and developing in an IDE.
1213
* `vanilla` variant demonstrates the implementation of the _Singleton_ design pattern

0 commit comments

Comments
 (0)