From 12c4b533eef4404fc6488a39918af97e17c1f839 Mon Sep 17 00:00:00 2001 From: DMFriends <86751519+DMFriends@users.noreply.github.com> Date: Wed, 16 Feb 2022 17:14:35 -0500 Subject: Add topics for `#programming-pedagogy` channel --- bot/resources/utilities/py_topics.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bot') diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index 4f684841..92fc0b73 100644 --- a/bot/resources/utilities/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml @@ -46,6 +46,15 @@ - What modules/libraries do you want to see more projects using? - What's the most ambitious thing you've done with Python so far? +# programming-pedagogy +934931964509691966: + - What is the best way to teach/learn OOP? + - What benefits are there to teaching programming to students who aren't training to become developers? + - What are some basic concepts that we need to know before teaching programming to others? + - What are the most common difficulties/misconceptions students encounter while learning to program? + - What makes a project a good learning experience for beginners? + - What can make difficult concepts more fun for students to learn? + # algos-and-data-structs 650401909852864553: - -- cgit v1.2.3