Skip to content

Commit 85e4741

Browse files
authored
Merge pull request #16 from PyLadiesCZ/zuzejk-patch-1
změna lekcí - data a had
2 parents f4ed171 + 4b72934 commit 85e4741

1 file changed

Lines changed: 17 additions & 9 deletions

File tree

  • runs/2018/pyladies-praha-podzim-bubenec

runs/2018/pyladies-praha-podzim-bubenec/info.yml

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,23 @@ plan:
115115
date: 2018-11-15
116116
- base: class
117117
date: 2018-11-22
118-
- base: asteroids
118+
- slug: data
119+
title: Data
119120
date: 2018-11-29
120121
materials:
121-
- title: Turnaj v piškvorkách
122-
url: null
123-
type: special
124-
- +merge
125-
- title: Závěrečná procvičovací hodina
126-
slug: final
122+
- lesson: intro/notebook
123+
- lesson: intro/pandas
124+
- title: Závěrečný projekt
125+
slug: asteroids
127126
date: 2018-12-06
128-
description: Během závěrečné hodiny se mimojiné seznámíme s možnostmi dalšího vzdělávání
129-
materials: []
127+
materials:
128+
- lesson: projects/asteroids
129+
type: lesson
130+
- lesson: projects/snake
131+
type: lesson
132+
- title: Množinový tahák
133+
url: https://pyvec.github.io/cheatsheets/sets/sets-cs.pdf
134+
type: cheatsheet
135+
- title: Tahák na geometrii a fyziku 2D her
136+
url: https://pyvec.github.io/cheatsheets/game-physics/game-physics-cs.pdf
137+
type: cheatsheet

0 commit comments

Comments
 (0)