From 4215332c248a8c272865a88d5e10fd1b7582e604 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Mon, 31 Jan 2022 18:44:23 +0100 Subject: Add Socratica to the resource list. Closes https://github.com/python-discord/meta/issues/119 --- pydis_site/apps/resources/resources/socratica.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pydis_site/apps/resources/resources/socratica.yaml (limited to 'pydis_site/apps/resources') 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 -- cgit v1.2.3