subject

Choose one historic theorist from the choices of Froebel, Montessori, Piaget, Vygotsky, Erikson, Gardner, Maslow, and Bronfenbrenner. Post a picture (or link to a picture) of the theorist and discuss in what way the picture represents his/her ideas and theory. State what fascinates you and what you would like to learn most about the theorist’s philosophy. Discuss the application of the theorist’s ideas to present teaching practices. Suggest ways in which you might be able to apply the theorist’s positions in your own teaching and/or personal life.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:10
This program reads a file called 'test.txt'. you are required to write two functions that build a wordlist out of all of the words found in the file and print all of the unique words found in the file. remove punctuations using 'string.punctuation' and 'strip()' before adding words to the wordlist. write a function build_wordlist() that takes a 'file pointer' as an argument and reads the contents, builds the wordlist after removing punctuations, and then returns the wordlist. another function find_unique() will take this wordlist as a parameter and return another wordlist comprising of all unique words found in the wordlist. example: contents of 'test.txt': test file another line in the test file output: ['another', 'file', 'in', 'line', 'test', 'the']
Answers: 1
question
Computers and Technology, 22.06.2019 06:30
Selective incapacitation is a strategy to reduce prison population
Answers: 3
question
Computers and Technology, 22.06.2019 18:00
Write a method named addall that could be placed inside the hashintset class. this method accepts another hashintset as a parameter and adds all elements from that set into the current set, if they are not already present. for example, if a set s1 contains [1, 2, 3] and another set s2 contains [1, 7, 3, 9], the call of s1.addall(s2); would change s1 to store [1, 2, 3, 7, 9] in some order. you are allowed to call methods on your set and/or the other set. do not modify the set passed in. this method should run in o(n) time where n is the number of elements in the parameter set passed in.
Answers: 2
question
Computers and Technology, 23.06.2019 06:00
When is a chart legend used a. all the time b. whenever you are comparing data that is the same c. whenever you are comparing multiple sets of data d. only for hand-drawn charts
Answers: 2
You know the right answer?
Choose one historic theorist from the choices of Froebel, Montessori, Piaget, Vygotsky, Erikson, Gar...
Questions
question
Mathematics, 23.03.2021 17:40
question
Biology, 23.03.2021 17:40
question
Mathematics, 23.03.2021 17:40
question
Mathematics, 23.03.2021 17:40