Skip to content

Commit 42a22ae

Browse files
author
Marc Garcia
committed
Improvements to dojo-like sprint
1 parent 11e2f88 commit 42a22ae

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

_posts/2018-05-08-pydata-dojo-like.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
category: london
3-
title: "PyData dojo-like sprint"
3+
title: "PyData sprint (the dojo way)"
44
level: All
55
date: 2018-05-08
66
time: "18:00"
@@ -17,19 +17,21 @@ A Dojo is an event were Pythonistas improve their skills by performing a kata. A
1717
programming task oriented to get some practice in specific programming patterns.
1818

1919
While we will still work in making open source software better, we will borrow the
20-
format of our [London Python Dojo](https://twitter.com/ldnpydojo) friend, which is
20+
format of our [London Python Dojo](https://twitter.com/ldnpydojo) friends, which is
2121
described in the agenda.
2222

2323
**Agenda**
2424

25-
- 6pm: Doors open, pizza and beer served, and **sprint proposals**
26-
- 6:30pm: Sprint proposals voting, and group creation
25+
- 6pm: Doors open, pizza and beer served, and **proposal of sprint topics**
26+
- 6:30pm: Voting of the sprint topics, and group creation
2727
- 7pm-9pm: Coding in groups
2828
- 9pm: Group presentations
2929

30-
**Bring your OWN ideas for the sprint.** To narrow the scope of the sprint,
31-
all ideas should be for data related projects (pandas, numpy, matplotlib,
32-
keras, pytorch, your own data project...).
30+
To narrow the scope of the sprint, all ideas should be for data related projects
31+
(pandas, numpy, matplotlib, keras, pytorch, your own data project...). Do not try
32+
to be too ambitious with the topics, as there is limited time for coding.
33+
34+
**Bring your OWN ideas for the sprint:**
3335

3436
- That annoying bug you wanted to see fixed
3537
- That missing feature you need

0 commit comments

Comments
 (0)