From c57e39ceb42ca1c9876b0ed115b04c5496a8389c Mon Sep 17 00:00:00 2001 From: Al Sweigart Date: Mon, 9 Dec 2024 09:39:44 -0500 Subject: [PATCH] Video has been made permanently private. --- .../python-adventures-for-the-neurospicy.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 pyladiescon-2023/videos/python-adventures-for-the-neurospicy.json diff --git a/pyladiescon-2023/videos/python-adventures-for-the-neurospicy.json b/pyladiescon-2023/videos/python-adventures-for-the-neurospicy.json deleted file mode 100644 index dce16da34..000000000 --- a/pyladiescon-2023/videos/python-adventures-for-the-neurospicy.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "description": "Lisa, a co-founder of PyLadies Calgary and organizer of the first-ever PyLadiesCon, presents \"Python Adventures for the Neuro-Spicy.\" In this talk, she shares her journey as a neurodivergent person learning Python and emphasizes the importance of understanding neurodiversity in education. She explains neurodivergence, contrasting it with neurotypicality, and outlines challenges neurodivergent learners face, such as sensory issues, attention variance, executive dysfunction, and overwhelm. Lisa offers strategies like breaking down concepts, visual learning, organizing tasks, and creating supportive environments. She highlights the strengths of neurodivergent individuals, such as creativity and hyperfocus, and encourages using gamification and community support to enhance learning.", - "language": "eng", - "recorded": "2023-02-12", - "speakers": [ - "Lisa Marielle Cooper" - ], - "thumbnail_url": "https://i.ytimg.com/vi/bkjqELF8zto/hqdefault.jpg", - "title": "Python Adventures for the Neurospicy", - "videos": [ - { - "type": "youtube", - "url": "https://www.youtube.com/watch?v=bkjqELF8zto" - } - ] -}