From 0a9e24c519701557a5260779536a2f44fb8b95c6 Mon Sep 17 00:00:00 2001 From: Eric Leung <2754821+erictleung@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:12:57 -0700 Subject: [PATCH] Add section on Learning to Learn --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d61c5a2..19aa568 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Review and resource materials from around the internet for data science, with ap **Table of Contents** +- [Learning to Learn](#learning-to-learn) - [Statistics and Probability](#statistics-and-probability) - [General Resources](#general-resources) - [R Friendly Resources](#r-friendly-resources) @@ -32,6 +33,13 @@ Review and resource materials from around the internet for data science, with ap +## Learning to learn + +> Resources and tips on how to self-learn and learn with others + +- [The Thinker's Guide to The Art of Socratic Questioning (PDF)](https://www.criticalthinking.org/TGS_files/SocraticQuestioning2006.pdf) - A checklist of questions to help facilitate directed discussions on topics. +- [Questions for a Socratic Dialogue (PDF)](https://courses.cs.vt.edu/cs2104/Spring14McQuain/Notes/SocraticQ.pdf) - Nine types of questions that can be used to facilitate understanding. + ## Statistics and Probability > Statistics is the study of the collection, analysis, interpretation,