diff options
| author | 2022-01-31 18:44:23 +0100 | |
|---|---|---|
| committer | 2022-01-31 18:44:23 +0100 | |
| commit | 4215332c248a8c272865a88d5e10fd1b7582e604 (patch) | |
| tree | dd073ac14fe5e702fd79047d805f48227acc60f6 | |
| parent | Hide no filters selected in all cases. (diff) | |
Add Socratica to the resource list.
Closes https://github.com/python-discord/meta/issues/119
| -rw-r--r-- | pydis_site/apps/resources/resources/socratica.yaml | 16 | 
1 files changed, 16 insertions, 0 deletions
diff --git a/pydis_site/apps/resources/resources/socratica.yaml b/pydis_site/apps/resources/resources/socratica.yaml new file mode 100644 index 00000000..bd9fdc7e --- /dev/null +++ b/pydis_site/apps/resources/resources/socratica.yaml @@ -0,0 +1,16 @@ +description: 'Socratica is a small studio focused on producing high quality STEM-related educational content, +including a series about Python. Their videos star actress Ulka Simone Mohanty, who plays an android-like +instructor explaining fundamental Python concepts in a concise and entertaining way.' +title_image: https://i.imgur.com/4SoHeLz.png +title_url: https://www.youtube.com/playlist?list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er- +tags: +  topics: +    - general +    - databases +  payment_tiers: +    - free +    - subscription +  difficulty: +    - beginner +  type: +    - video  |