Skip to content

Commit c7e1fa0

Browse files
committed
Update README
1 parent 66c8f8a commit c7e1fa0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Python for systems rogramming
2+
3+
GitHub repository for participants of the "Python for systems programming" training.
4+
For information on the training, see the website
5+
[https://gjbex.github.io/Python-for-systems-programming/](https://gjbex.github.io/Python-for-systems-programming/)
6+
7+
8+
## What is it?
9+
10+
1. [`python_for_systems_programming.pptx.pptx`](python_for_systems_programming.pptx): PowerPoint
11+
presentation used for the training.
12+
1. [`hands-on`](hands-on): directory that contains Jupyter notebooks for handson sessions
13+
1. [`source-code`](source-code): directory that contains sample code written to
14+
develop the slides and illustrate concepts.
15+
1. [License](LICENSE): license information for the material in this repository.
16+
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
17+
repository.
18+
1. docs: directory containing the website for this repository.

0 commit comments

Comments
 (0)