You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
This repository holds the code examples and snapshots as well as any other resources belonging to our ["Django - The Practical Guide" course](https://acad.link/django).
4
4
5
-
# How To Use
5
+
###How To Navigate This Repository
6
6
7
-
This repository comes with many branches - different branches reflect different attachments. The branch names allow you to identify the course section + lecture to which the code snapshot belongs.
7
+
1. The `code` folder is separated into the different course sections
8
+
9
+
- each section contains multiple snapshots throughout the section
10
+
11
+
2. The `attachments` folder is also separated into different course sections and contains any relevant attachments from the section, as well as starting snapshots (if applicable)
12
+
13
+
3. The `slides` folder contains any relavant pdf documents of all the slides in this course, split across sections
0 commit comments