Skip to content

Commit b859eb8

Browse files
committed
Add new course Python knihovny a data 2025 jaro
1 parent 7e6b1b5 commit b859eb8

1 file changed

Lines changed: 56 additions & 0 deletions

File tree

courses/2025-brno-jaro-pondeli.yml

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
title: Python a jeho knihovny
2+
subtitle: Brno - jaro 2025 - pondělí
3+
time: 18:00–20:30
4+
place: Fakulta Informatiky MUNI, Botanická 554/68a, místnost S505
5+
default_time:
6+
start: '18:00'
7+
end: '20:30'
8+
timezone: Europe/Prague
9+
description: Pokračovací kurz knihovny a data
10+
long_description: |
11+
Další oblasti Pythonu, které se do začátačnického nevešly. Kapitoly pro práci s daty.
12+
vars:
13+
pyladies: true
14+
coach-present: true
15+
user-gender: f
16+
17+
plan:
18+
- slug: cykly
19+
title: 'Opakování cyklů, comprehensions'
20+
date: 2025-02-17
21+
22+
- slug: parametry
23+
title: 'Parametry příkazové řádky'
24+
date: 2025-02-24
25+
26+
- slug: data
27+
title: 'Úvod do datové analýzy'
28+
date: 2025-03-03
29+
30+
- slug: github
31+
title: 'Github a pull requesty'
32+
date: 2025-03-10
33+
34+
- slug: pandas
35+
title: 'Pandas'
36+
date: 2025-03-17
37+
38+
- slug: sql
39+
title: 'SQL'
40+
date: 2025-03-24
41+
42+
- slug: regexp
43+
title: 'Regulární výrazy'
44+
date: 2025-03-31
45+
46+
- slug: api
47+
title: 'API'
48+
date: 2025-04-07
49+
50+
- slug: webscraping
51+
title: 'Webscraping (Selenium)'
52+
date: 2025-04-14
53+
54+
- slug: vizualizace
55+
title: 'Vizualizace'
56+
date: 2025-04-28

0 commit comments

Comments
 (0)