We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875ec79 commit 4ea00d4Copy full SHA for 4ea00d4
README.md
@@ -21,7 +21,15 @@ After the course participants will be able to
21
- Write better=more readable code
22
- Avoid bugs through best practices for example in passing keyword arguments
23
24
-# Time and place
+## Time and place
25
The course takes place online. A link will be sent to all registered participants.
26
27
-Course date: Nov 8th 2022, 9:00AM - 1:00PM
+Course date: Nov 8th 2022, 9:00AM - 1:00PM
28
+
29
+## Course content
30
31
+1. PEP recommendations
32
+1. Linting
33
+1. Code formatting
34
+1. Write better code: Examples
35
+1. Write better code: Pitfalls
0 commit comments