Skip to content

Commit

Permalink
📝 Add the series of tutorials and trainings
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Jul 22, 2024
1 parent cd4adc1 commit 7dbdb90
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,35 @@ Wir behandeln hier jedoch nicht :doc:`Design-Prinzipien
Diagrammtyps <cusy-design:viz/types/index>`. Hierzu verweisen wir jedoch gerne
auf das :doc:`cusy-design:index`.

Darüberhinaus ist das PyViz-Tutorial Teil einer Reihe von Tutorials zur
Datenanalyse und -visualisierung:

* `Python Basics <https://python-basics-tutorial.readthedocs.io/de/latest/>`_
* :doc:`jupyter-tutorial:index`
* :doc:`python4datascience:index`

Alle Tutorials dienen als Seminarunterlagen für unsere aufeinander abgestimmten
Trainings:

+--------+-----------------------------------------------------------------------------------+
| Dauer | Titel |
+========+===================================================================================+
| 3 Tage | `Einführung in Python |
| | <https://cusy.io/de/unsere-schulungsangebote/einfuehrung-in-python>`_ |
+--------+-----------------------------------------------------------------------------------+
| 2 Tage | `Fortgeschrittenes Python |
| | <https://cusy.io/de/unsere-schulungsangebote/fortgeschrittenes-python>`_ |
+--------+-----------------------------------------------------------------------------------+
| 2 Tage | `Entwurfsmuster in Python |
| | <https://cusy.io/de/unsere-schulungsangebote/entwurfsmuster-in-python>`_ |
+--------+-----------------------------------------------------------------------------------+
| 2 Tage | `Effizient Testen mit Python |
| | <https://cusy.io/de/unsere-schulungsangebote/effizient-testen-mit-python>`_ |
+--------+-----------------------------------------------------------------------------------+
| 1 Tag | `Software-Dokumentation mit Sphinx |
| | <https://cusy.io/de/unsere-schulungsangebote/software-dokumentation-mit-sphinx>`_ |
+--------+-----------------------------------------------------------------------------------+

.. toctree::
:titlesonly:
:maxdepth: 0
Expand Down

0 comments on commit 7dbdb90

Please sign in to comment.