Skip to content

Commit 2d1749b

Browse files
committed
rearrange lecture 0 slides
1 parent b411c60 commit 2d1749b

File tree

1 file changed

+59
-59
lines changed

1 file changed

+59
-59
lines changed

lecture_0.ipynb

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"## Structure for today\n",
4444
"\n",
4545
"1. Intros\n",
46-
"1. Going over course info like the syllabus, tools, etc.\n",
47-
"1. Intro to Python/code"
46+
"1. Intro to Python/code\n",
47+
"1. Going over course info like the syllabus"
4848
]
4949
},
5050
{
@@ -119,6 +119,19 @@
119119
"{{assistant_name}} intro"
120120
]
121121
},
122+
{
123+
"cell_type": "markdown",
124+
"metadata": {
125+
"editable": true,
126+
"slideshow": {
127+
"slide_type": "subslide"
128+
},
129+
"tags": []
130+
},
131+
"source": [
132+
"Each class will have a break roughly halfway through."
133+
]
134+
},
122135
{
123136
"cell_type": "markdown",
124137
"metadata": {
@@ -201,63 +214,6 @@
201214
"**In other words:** Being good at learning foreign languages is a better predictor for coding aptitude than being good at math."
202215
]
203216
},
204-
{
205-
"cell_type": "markdown",
206-
"metadata": {
207-
"editable": true,
208-
"slideshow": {
209-
"slide_type": "slide"
210-
},
211-
"tags": []
212-
},
213-
"source": [
214-
"## Politics/protests/war"
215-
]
216-
},
217-
{
218-
"cell_type": "markdown",
219-
"metadata": {
220-
"editable": true,
221-
"slideshow": {
222-
"slide_type": "slide"
223-
},
224-
"tags": []
225-
},
226-
"source": [
227-
"## Accomodations\n",
228-
"\n",
229-
"- Illness, childcare, mental health issues, etc.\n",
230-
"- Reach out via email"
231-
]
232-
},
233-
{
234-
"cell_type": "markdown",
235-
"metadata": {
236-
"editable": true,
237-
"slideshow": {
238-
"slide_type": "slide"
239-
},
240-
"tags": []
241-
},
242-
"source": [
243-
"## Class materials walkthrough\n",
244-
"\n",
245-
"[Important links](https://python-public-policy.afeld.me/en/{{school_slug}}/#important-links)"
246-
]
247-
},
248-
{
249-
"cell_type": "markdown",
250-
"metadata": {
251-
"editable": true,
252-
"slideshow": {
253-
"slide_type": "subslide"
254-
},
255-
"tags": []
256-
},
257-
"source": [
258-
"Each class will have a break roughly halfway through."
259-
]
260-
},
261217
{
262218
"cell_type": "markdown",
263219
"metadata": {
@@ -930,6 +886,50 @@
930886
"- Should have names that are meaningful, for readability"
931887
]
932888
},
889+
{
890+
"cell_type": "markdown",
891+
"metadata": {
892+
"editable": true,
893+
"slideshow": {
894+
"slide_type": "slide"
895+
},
896+
"tags": []
897+
},
898+
"source": [
899+
"## Class materials walkthrough\n",
900+
"\n",
901+
"[Important links](https://python-public-policy.afeld.me/en/{{school_slug}}/#important-links)"
902+
]
903+
},
904+
{
905+
"cell_type": "markdown",
906+
"metadata": {
907+
"editable": true,
908+
"slideshow": {
909+
"slide_type": "slide"
910+
},
911+
"tags": []
912+
},
913+
"source": [
914+
"## Politics/protests/war"
915+
]
916+
},
917+
{
918+
"cell_type": "markdown",
919+
"metadata": {
920+
"editable": true,
921+
"slideshow": {
922+
"slide_type": "slide"
923+
},
924+
"tags": []
925+
},
926+
"source": [
927+
"## Accomodations\n",
928+
"\n",
929+
"- Illness, childcare, mental health issues, etc.\n",
930+
"- Reach out via email"
931+
]
932+
},
933933
{
934934
"cell_type": "markdown",
935935
"metadata": {

0 commit comments

Comments
 (0)