
Neurobiological Mechanisms of Learning
Par :Formats :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
- FormatePub
- ISBN978-1-005-75192-0
- EAN9781005751920
- Date de parution19/12/2021
- Protection num.pas de protection
- Infos supplémentairesepub
- ÉditeurC. C. Chamberlane
Résumé
This tutorial approach breaks down a complex problem by addressing the puzzle one piece at a time. Students will then learn the methodology of scientific inquiry by following the author's (instructor's) lead one step at a time. It solves a problem by asking in-depth questions incrementally. The author (instructor) demonstrates the problem-solving process by illustrating how to solve a problem using the materials presented in the book chapter. The technique is the question-and-answer inquiry-learning process. It uses the contents of the chapter materials as examples to illustrate how to find out the answers by asking questions. It explains the principles and concepts without needing the traditional narrative description of some complex phenomena. It subdivides the problems into small chunks of knowledge for students to acquire. The goal-directed learning process is one of the pedagogical methods used in this book to facilitate students' inquiry-learning. It uses a targeted problem-solving process by homing in the problem. It applies the computer science theory in problem-solving to teach effective problem-solving using a highly efficient binary-search methodology as a pedagogical principle to teach students how to learn efficiently. The binary-search (divide-and-conquer) method is essentially breaking down a complex problem by half each time and discard the irrelevant half of the solution space repeatedly. So students don't need to spend time on irrelevant materials and focus mainly on what is relevant. This process is done by asking a simple question first, then getting an immediate answer for the specific question without wasting time on other irrelevant content. The binary-search method then iterates the process of divide-and-conquer by keep subdividing the solution space into halves and then exploring the relevant half while discarding the irrelevant half. When the problem cannot be subdivided anymore, the final answer becomes the solution automatically.