\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Moomooe} \pdfinfo{ /Title (lifespan-development-comp-cheat-sheet.pdf) /Creator (Cheatography) /Author (Moomooe) /Subject (Lifespan Development COMP Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A5C4A8} \definecolor{LightBackground}{HTML}{F3F7F4} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Lifespan Development COMP Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Moomooe} via \textcolor{DarkBackground}{\uline{cheatography.com/165084/cs/35624/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Moomooe \\ \uline{cheatography.com/moomooe} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 15th January, 2023.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cross-Cultural Psychology}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Lifespan}}: The science that seeks to understand the way people change \& stay the same as they grow – Kathleen Berger} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Cross-Cultural Psychology}}: The systematic study of relationships between the cultural context of human development and the behaviors that become established in the repertoire of individuals growing up in a particular culture} \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Anthropology is most relevant to cross-cultural psychology} \tn % Row Count 10 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{E.B. Tylor, who was the first anthropologist to define the term "culture," referred to it as that complex whole which includes knowledge, belief, art, morals, laws, customs and any other capabilities and habits acquired by man as a member of society} \tn % Row Count 15 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Goals}}: testing or extending the generalizability of existing theories and findings} \tn % Row Count 17 (+ 2) % Row 5 \SetRowColor{white} {\bf{Etic Approach}}: Involves studying behaviors of multiple cultures from outside the system, and compares/contrasts features using criteria thought to be absolute or universal & {\bf{Emic Approach}}: Describes the study of cultural norms that are specific to one group of people or within one culture \tn % Row Count 26 (+ 9) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Homogeneous Approach}}: underlying values and beliefs are shared and pervasive} \tn % Row Count 28 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{in sensorimotor development, there are more similarities across cultures than there are differences} \tn % Row Count 30 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Historical Views of Children \& Childhood}} \tn % Row 0 \SetRowColor{LightBackground} Original Sin = Children born into the world as evil beings & {\bf{Plato}} Children born with innate knowledge – Sensory experiences trigger this knowledge \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Aristotle}} Innate knowledge does not exist – Knowledge rooted in sensory experiences & {\bf{Locke}} {\emph{Tabula Rasa}} "clean slate" – Knowledge shaped by reinforcement \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Rousseau}} Newborn endowed with sense of morality and justice – Adults help child develop in their natural capacities} \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Aspects of Development}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Physical, Cognitive, Moral, Emotional \& Social} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Emotional \& Social Development Themes: nature/nurture, Ecological Systems View Point–{\bf{Bronfenbrenner}} (Co-founder-Head Start) & {\bf{Environment=Nested Structures}} a.{\emph{Microsystem}} Direct exposure (relationships, school, etc.) b.{\emph{Mesosystem}} Interconnections between systems c.{\emph{Exosystem}} Institutions of society that indirect affect child d.{\emph{Macrosystem}} Cultural (values, beliefs, customs, \&laws) e.{\emph{Chronosystem}} time \tn % Row Count 16 (+ 15) % Row 2 \SetRowColor{LightBackground} {\bf{Piaget, Kohlberg, and Erikson}}: Traditional or mainstream psychological theories that focus on the individual & {\bf{Bronfenbrenner, Super and Harkness, and Vygotsky}}: Interactionist theories \tn % Row Count 22 (+ 6) % Row 3 \SetRowColor{white} The need for relating includes being loved, valued, accepted. & Assumptions of Ecological Systems Theory: Time is a limitation and a resource, Human behavior can be understood at the individual and at the population level, Humans organize their interactions within their spatial environment. \tn % Row Count 34 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{The Developmental Niche (Super \& Harkness)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Physical \& Social settings, Collection of Customary Practices, Caretakers' beliefs \& expectations} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Attachment: Social and emotional nourishment 1.{\emph{Proximity Maintenance}} 2.{\emph{Safe Haven}} 3.{\emph{Secure Base}} 4.{\emph{Separation Distress}} & Attachment for sense of security and affects internal working model \tn % Row Count 9 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Bowlby}} Leading Theorist on Attachment (draws on the work ofLorenz)} \tn % Row Count 11 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Stages of Attachment}} {\emph{Birth-2months:}} attachment presents, but directed at any person {\emph{2-7months:}} Attachment becomes focused on a primary caregiver(mother); separation anxiety develops near the end of this period {\emph{7-24months:}} Attachment with significant caregivers develop; Infant elicits attachment behavior by actively seeking/engaging {\emph{24months:}} Increasing cognitive \& social development allows the child to take others' feelings \& perspectives into consideration \& use these to form multiple social attachments to peers/caregivers} \tn % Row Count 22 (+ 11) % Row 4 \SetRowColor{LightBackground} Believed that there is a form of imprinting in humans & Our early ancestors seem to have foraged about in small groups and were threatened by large predators. Bowlby referred to this as the environment of adaptedness \tn % Row Count 30 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{The Developmental Niche (Super \& Harkness) (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Imprinting is most precisely defined as the process by which the releasing stimuli of instincts are filled in & Occur during the same phase of attachment: the Moro reflex, cooing and babbling, social smiling \tn % Row Count 6 (+ 6) % Row 6 \SetRowColor{white} A human baby crawling after a parent is following innate, evolved tendencies, has "imprinted" on the parent, is attached to the parent & Between about 2 and 3 months, social smiles are elicited primarily by faces in the frontal position \tn % Row Count 13 (+ 7) % Row 7 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Occurs during the same phase of attachment: separation anxiety, crying out for a departing parent, stranger anxiety} \tn % Row Count 16 (+ 3) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Mary Ainsworth}} Attachment w/12-18 month old's in "strange situations." Concluded there are two main styles of attachment: secure \& insecure} \tn % Row Count 20 (+ 4) % Row 9 \SetRowColor{LightBackground} {\bf{Secure}} 1.Able to separate from parent 2.Seek comfort from parents when frightened 3.Return of parents is met with positive emotions 4.Prefers parents to stranger & {\bf{Insecure:}} 1.{\emph{Resistant}} a.May be wary of strangers b.Become greatly distressed when the parent leaves c.Does not appear to be comforted by the return of the parent 2.{\emph{Avoidant}} a.May avoid parents b.Does not seek comfort/contact from parents c.Shows little or no preference for parent \& stranger 3.{\emph{Disorganized/disoriented}} a.Show a mixture of avoidant \& resistant behaviors b.May seem dazed, confused, or apprehensive \tn % Row Count 42 (+ 22) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{The Developmental Niche (Super \& Harkness) (cont)}} \tn % Row 10 \SetRowColor{LightBackground} According to Bowlby and Ainsworth, a one-year-old boy who uses the mother as a "base of support" behaves in a healthy manner & In their child rearing advice, Bowlby and Ainsworth say parents should take their cues from their children \tn % Row Count 7 (+ 7) % Row 11 \SetRowColor{white} The Bowlby/Ainsworth advice on child-rearing is most similar to that of Gesell & Research suggests that the parents of insecure-ambivalent children are preoccupied with winning their own parents' love \tn % Row Count 13 (+ 6) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}} \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Harry Harlow}} 1963 Research with monkeys; study suggested social bond is more important than food \& physical presence} \tn % Row Count 17 (+ 3) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Mary Main}} Developed the Adult Attachment Interview Protocol: Believed earlier experiences shape later behaviors, beliefs, and expectations about relationships.} \tn % Row Count 21 (+ 4) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Erik Erikson}} saw the task of this stage of development as achieving a sense of {\emph{trust vs. mistrust}}} \tn % Row Count 24 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Strange Situation (Ainsworth)}} \tn % Row 0 \SetRowColor{LightBackground} Children aged 12-18 months \& their mothers enter a room & Child plays with the toys while the mother is present \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} A stranger enters the room \& caregiver leaves & The stranger tries to comfort the child \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} The caregiver returns \& the stranger leaves & The caregiver comforts the child \& then leaves for a second time \tn % Row Count 10 (+ 4) % Row 3 \SetRowColor{white} The child is left alone for 3 minutes & The stranger enters \& interacts with the child \tn % Row Count 13 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The caregiver enters, picks up the child \& stranger leaves.} \tn % Row Count 15 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cognitive Development}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Three Approaches:}} 1.{\emph{Piaget}}: We develop in 4 discrete stages 2.{\emph{Information Processing Theory:}} We become more efficient at processing information as we mature (like computers). 3.{\emph{Vygotsky:}} Sociocultural expectations we should know at different ages, and our "apprenticeship" experiences shape development} \tn % Row Count 7 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Vygotsky}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\} {\bf{Vygotsky's Sociocultural Perspective}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Culture and society play a pivotal role in theory & Expected cognitive development to vary from society to society \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} Social interaction and thought, Language shapes thought & Thought changes fundamentally once we are able to think in words \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} Balance between internal developmental and socio-historical influences & Vygotsky was interested in speech and memory aids as psychological tools, believing that egocentric or self-directed speech is useful to children. {\emph{Self-directed speech}}: begins developing after social speech, starts out spoken and gradually becomes internalized, becomes increasingly abbreviated during the ages 6 to 8 years \tn % Row Count 26 (+ 17) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Zone of Proximal Development}}: the distance between what a learner is capable of doing unsupported, and what they can only do supported (assesses childs potential for new learning)} \tn % Row Count 30 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Vygotsky (cont)}} \tn % Row 5 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\} {\bf{Vygotsky Basic Principles of Cognitive Development:}}} \tn % Row Count 2 (+ 2) % Row 6 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Children are active scientists or explorers of their world ii. Children make sense of the world through schemes. {\emph{Explicit Cognition:}} Cognition that you are aware of (and can describe in words) {\emph{Implicit Cognition:}} Knowledge that you may not be able to describe in words} \tn % Row Count 8 (+ 6) % Row 7 \SetRowColor{LightBackground} {\bf{Informal Learning}}: accurately learning/performing tasks in daily life & {\bf{Inner speech}}: articulates dimly formed thoughts and feelings \tn % Row Count 12 (+ 4) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\} {\bf{Other}}} \tn % Row Count 13 (+ 1) % Row 9 \SetRowColor{LightBackground} Vygotsky was committed to Marxism, Marx argued that people's ideas and values reflect people's economic interests & Piaget and Vygotsky most strongly disagreed over the importance of children making their own discoveries \tn % Row Count 19 (+ 6) % Row 10 \SetRowColor{white} Play involves rules. Children talk out loud to solve difficult tasks. & Vygotsky, compared to Piaget, believed it can be productive to teach concepts beyond the child's grasp \tn % Row Count 25 (+ 6) % Row 11 \SetRowColor{LightBackground} The "Tools of the Mind" project tries to teach self regulation through play & Luria found that when young children try to give themselves verbal commands. they behave as if all commands initiate behavior \tn % Row Count 32 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Vygotsky (cont)}} \tn % Row 12 \SetRowColor{LightBackground} Vygotsky claimed that we are born with four 'elementary mental functions' : Attention, Sensation, Perception, and Memory & Vygotsky was perhaps the first to advance: mediation, metacognition, inner speech \tn % Row Count 6 (+ 6) % Row 13 \SetRowColor{white} children first learn the social forms of behavior, then apply it to themselves themselves & {\bf{Terms}}: mediation, metacognition, inner speech \tn % Row Count 11 (+ 5) % Row 14 \SetRowColor{LightBackground} Contemporary Vygotskians see children's make-believe play as requiring initial adult support & develops after all the others: transformations \tn % Row Count 16 (+ 5) % Row 15 \SetRowColor{white} Piaget focused on the role of objects while Vygotsky focused on the role of people & According to Piaget development leads learning; according to Vygotsky learning leads development. \tn % Row Count 21 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Jean Piaget}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Scheme}}: Child's knowledge, representations, and ways of interacting with the world. & emphasized independent thinking \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Adaptation}}: Relates schemes \& experiences in the world {\emph{Assimilation}} interprets new experience in terms of existing schemes {\emph{Accommodation}} alters schemes in response to new experiences {\emph{Equilibration}} assimilation \& accommodation working together to enrich the child's worldview} \tn % Row Count 11 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{4 Periods of Development}}} \tn % Row Count 12 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Period 1: Sensorimotor Intelligence (Birth-2yrs \& consist of six stages)}} {\emph{Reflexes (1 month) Primary Circular Reactions (1 to 4 months)}} Infants coordinate two body actions. Baby chances upon a new experience \& tries to repeat its "construction process" {\emph{Secondary Circular Reactions (4 to 8 months)}} Baby discovers \& reproduces an interesting event outside themselves {\emph{The Coordination of Secondary Schemes (8 to 12 months)}} Learning to coordinate two different schemes to get a result {\emph{Tertiary Circular Reactions (12-18 months)}} infant experiments with different actions \& observes the outcome {\emph{The Beginnings of Thought (18mo – 2 years)}} Children think out situations more internally before they act, marked by deferred imitation} \tn % Row Count 27 (+ 15) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Period 2: Preoperational Thought (2-7 years)}} Symbolic \seqsplit{function/Representational} insight {\bf{The Prefrontal Cortex}} {\emph{Social Thinking, Animism}} Assuming that all things that move are alive and have human characteristics, {\emph{Reification}} Believing that people \& objects in stories and dreams are real, {\emph{Egocentrism}} collective monologues,failing to realize that others can't see one's dreams, not considering another's viewpoint {\bf{Lack of conservation is a sign of this stage}}} \tn % Row Count 37 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Jean Piaget (cont)}} \tn % Row 5 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Period 3: Concrete Operations (7-11 years)}} {\emph{Cognitive operations}} Internal mental activity to modify symbols to reach a logical conclusion. {\bf{Marked by mastery of conservation (by recognizing the contradictions in their own thought)}} master conservation and classification tasks} \tn % Row Count 6 (+ 6) % Row 6 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Period 4: Formal Operations (12+)}} {\emph{Hypothetic-deductive reasoning}} ability to generate hypotheses and use deductive reasoning (general to specific) {\emph{Inductive Reasoning}} going from specific observations to generalizations} \tn % Row Count 11 (+ 5) % Row 7 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}} \tn % Row Count 12 (+ 1) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Cognitive Changes in Adolescence}} Hormones affect brain development, especially in the amygdala, where emotions are regulated. Risky behaviors and emotionality may be the result of brain areas developing at different rates} \tn % Row Count 17 (+ 5) % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Cognitive Development}} {\emph{Emotional intelligence}} Aspects of the way people handle their own emotions and others} \tn % Row Count 20 (+ 3) % Row 10 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}} \tn % Row Count 21 (+ 1) % Row 11 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Recent research suggests Piaget' stages are not too general across tasks} \tn % Row Count 23 (+ 2) % Row 12 \SetRowColor{white} Focuses of Piaget's theory include: how we come to know something, whether objective knowledge is possible or not, whether we are born knowing specific ideas or must learn them all & Points Piaget made: logic is a very internalized form of motor action, the first symbols are motor actions, not words, the rates of development vary from child to child \tn % Row Count 32 (+ 9) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Jean Piaget (cont)}} \tn % Row 13 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{When children enter the Concrete Operations stage of cognitive development, they are able to conserve liquids and may use one of three arguments: Identity, Compensation (one is taller, but the other is wider, so they cancel each other out), Inversion (you could make this row long again and make them equal)} \tn % Row Count 7 (+ 7) % Row 14 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{When two preoperational children are engaged in parallel play they are displaying egocentric play} \tn % Row Count 9 (+ 2) % Row 15 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{When children consider rules fixed and unchangeable, Piaget used the term {\emph{moral heteronomy}}} \tn % Row Count 11 (+ 2) % Row 16 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Piaget said most people reach the highest stages of reasoning primarily in areas of special interest or ability} \tn % Row Count 14 (+ 3) % Row 17 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Based on cross-cultural research of Piaget's preoperational and concrete operational stages of development, we can conclude that while children in different cultures have to deal with different realities, they apply all of the same operations or processes of thought.} \tn % Row Count 20 (+ 6) % Row 18 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Piaget's stage of "formal operational thinking" has been the subject of many years of cross-cultural research, revealing that there is little use of formal operational thinking} \tn % Row Count 24 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Noam Chomsky Basic Concepts}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Father of Modern Linguistics}} & {\bf{Biological Approach}} children are born ready to learn whatever languages they hear around them through the (LAD) \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{Beliefs}} The ability to learn language is instinctive. Children learn to talk because they are genetically equipped to do so & {\bf{Theory}} All babies language development follows a pattern. Humans have a Language Acquisition Device (LAD) \tn % Row Count 13 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Social Learning and Development}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Pavlov}}: classical conditioning; dog experiments. {\bf{Classical conditioning deals with}}: the pairing of stimuli that precede responses, extinction, conditioning of reflexes and innate behavior & {\bf{Watson}}: fear and emotional conditioning; systematic desensitization {\emph{Little Albert}} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Bandura Observational Process}}} \tn % Row Count 11 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Bandura}}: socialization and role modeling; children learn through imitation and modeling {\emph{Vicarious reinforcement}}: learn through observing consequences of others' behaviors {\emph{Modeling}}: observe behavior of others and repeat that behavior ({\bf{Types}}: live, verbal, symbolic) {\emph{Self-Efficacy}}: Regulation of one's own behavior (increases motivation)} \tn % Row Count 19 (+ 8) % Row 3 \SetRowColor{white} {\bf{Attention}} Developing cognitive processes to pay attention to a model- more developed processes allow for better attention, Must observe the model accurately enough to imitate behavior & {\bf{Retention}} {\emph{Imaginal internal representation}}: visual image, forming mental picture {\emph{Verbal system}}: verbal description of behavior; silently rehearsing steps in behavior \tn % Row Count 29 (+ 10) % Row 4 \SetRowColor{LightBackground} {\bf{Production}} Taking imaginal and verbal representations and translating into overt behavior- practice behaviors, Receive feedback on accuracy of behavior, Important in mastering difficult skills & {\bf{Incentive and Motivation}} With incentives, observation more quickly becomes action, pay more attention, retain more information, Incentive to learn influenced by anticipated reinforcements \tn % Row Count 39 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Social Learning and Development (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Abstract modeling is a way of learning skills and behaviors by the indirect observation of others (When children pick up the rules underlying modeled behavior) & observational learning from models, compared to operant conditioning, is frequently faster \tn % Row Count 8 (+ 8) % Row 6 \SetRowColor{white} {\bf{Variables strongly influencing self-efficacy appraisals}}: pep talks, physiological cues, vicarious experiences & {\bf{Four areas in socialization}}: aggression, gender roles, prosocial behavior, and self-regulation \tn % Row Count 14 (+ 6) % Row 7 \SetRowColor{LightBackground} {\bf{Aggression}}: Bobo Doll-boys more aggressive. Children watching an aggressive cartoon were more aggressie in their play. & preaching can have strong short-term effects on pro-social behaviorbut can backfire \tn % Row Count 21 (+ 7) % Row 8 \SetRowColor{white} Direct reinforcements primarily affect performances rather than the acquisition of responses & {\emph{Piagetians generally believe that Bandura}} underestimates the power of spontaneous interests {\emph{Bandura has come to view Piaget's theory as}} still wrong in major respects: that children go through general stages, learn from moderately novel events, learn through intrinsic motivation \tn % Row Count 36 (+ 15) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Social Learning and Development (cont)}} \tn % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Bandura says a positive sense of self-efficacy gives one energy to persist with tasks} \tn % Row Count 2 (+ 2) % Row 10 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\} {\bf{Skinner's Operant Conditioning}}} \tn % Row Count 3 (+ 1) % Row 11 \SetRowColor{LightBackground} Behavior determined by consequences. A key measure of conditioning is the rate of response & In Skinner's view, punishment often produces unwanted side effects, positive learning is more effective \tn % Row Count 9 (+ 6) % Row 12 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Terms}}: {\emph{Discriminative Stimulus}} a stimulus that increases the probability of a response because of a previous history, {\emph{Positive reinforcement, negative reinforcement, punishment, extinction, shaping (method of approximations)}} can teach skills little by little} \tn % Row Count 15 (+ 6) % Row 13 \SetRowColor{LightBackground} Skinnerian theory has lost much popularity because psychologists have become increasingly interested in cognition & In light of problems posed by the concept of drive, Premack, one of Skinner's followers, proposes we consider reinforcement as the momentary probability of a response \tn % Row Count 24 (+ 9) % Row 14 \SetRowColor{white} Responses that are intermittently rather than continuously reinforced are more difficult to extinguish & Skinner discussed emotions as the effects of reinforcement schedules \tn % Row Count 30 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Social Learning and Development (cont)}} \tn % Row 15 \SetRowColor{LightBackground} Skinner's attitude toward the theory of natural selection seemed basically positive & "Constraints" on learning refer to the finding that organisms learn some things more readily than others \tn % Row Count 6 (+ 6) % Row 16 \SetRowColor{white} The most basic difference between Skinner and the developmentalists has to do with the source of developmental change—inner or outer & Internal events such as thoughts should only be studied if they can be observed and measured \tn % Row Count 13 (+ 7) % Row 17 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Bandura's observational learning theory differs from Skinner's operant theory on the need to directly act to learn} \tn % Row Count 16 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Erikson \& Freud Psychosocial Development}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Freud: Psychoanalytic}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Stage 1: Oral}} 0-18 months, sucking, swallowing. EGO develops & {\bf{Stage 2: Anal}} Age 18-36months, children begin potty training \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{Stage 3: Phallic}} 3-6 years, girls attached to father, boys to mother. \seqsplit{Genitals/masturbation}. SUPEREGO develops & {\bf{Stage 4: Latency}} age 6 to puberty. repression of sexual feelings, interacting with same-sex peers. \tn % Row Count 11 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Stage 5: Genital}} Puberty +, sexual intercourse} \tn % Row Count 12 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Defense mechanisms}}: {\emph{Denial, Repression, Regression, Sublimation Projection, Displacement}}, {\emph{Reaction Formation}}: converting unacceptable and dangerous impulses into something positive to reduce anxiety, {\emph{Rationalization}} Defenses operate unconsciously} \tn % Row Count 18 (+ 6) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{3 Levels of awareness}}: {\emph{Conscious}}: working memory, contents actively thinking about; easily accessed, {\emph{Preconscious}}: contents you are not currently aware of; thoughts, memories, knowledge, wishes, feelings; available for easy access when needed, {\emph{Unconscious}}: contents kept out of conscious awareness; not accessible} \tn % Row Count 25 (+ 7) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Preconscious {\bf{Superego}}: moralist/idealistic part of personality; begins forming at age 4/5, Unconscious {\bf{Id}}: pleasure principle; generates all of personality's energy {\bf{Ego}}: resides in all levels of awareness; "reality" principle; Attempts negotiation between Id and Superego to satisfy both realistically. Has no energy or its own. Delays impulses. Includes cognitive functions.} \tn % Row Count 33 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Erikson \& Freud Psychosocial Development (cont)}} \tn % Row 7 \SetRowColor{LightBackground} Freud first replaced hypnosis with free association & The text says the story of Hansel and Gretel illustrates conflicts at the oral stage \tn % Row Count 5 (+ 5) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Eriksons Psychosocial Stages}}} \tn % Row Count 6 (+ 1) % Row 9 \SetRowColor{LightBackground} {\bf{Stage 1: Birth to age 1}} {\emph{Trust vs Mistrust}} Totally dependent on others; caregiver influences trust, Basic strength: Hope & {\bf{Stage 2: Ages 1-3}} {\emph{Autonomy vs Shame and Doubt}} Able to exercise some degree of choice, Basic strength: will \tn % Row Count 13 (+ 7) % Row 10 \SetRowColor{white} {\bf{Stage 3: Ages 3-5}} {\emph{Initiative vs Guilt}} Expresses desire to take initiative in activities, Basic strength: Purpose & {\bf{Stage 4: Ages 6-11}} {\emph{Industry vs Inferiority}} Child develops cognitive abilities to enable in task completion (school work, play), Basic strength: Competence \tn % Row Count 22 (+ 9) % Row 11 \SetRowColor{LightBackground} {\bf{Stage 5: Ages 12-18}} {\emph{Identity vs Role Confusion}} Form ego-identity: self-image, Strong sense of identity: face adulthood with certainty and confidence, psychosocial moratorium occurs, Identity crisis: confusion of ego identity, Basic strength: Fidelity & {\bf{Stage 6: Ages 18-35}} {\emph{Intimacy vs Isolation}} Undertake productive work and establish intimate relationship, Basic strength: Love \tn % Row Count 35 (+ 13) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Erikson \& Freud Psychosocial Development (cont)}} \tn % Row 12 \SetRowColor{LightBackground} {\bf{Stage 7: Ages 35-55}} {\emph{Generativity vs Stagnation}} Generativity: Active involvement in teaching/guiding the next generation, Basic strength:Care & {\bf{Stage 8: Ages 55+}} {\emph{Integrity vs Despair}} Integrity, Look back with satisfaction, Despair, Review with anger, frustration. Basic strength: Wisdom. \tn % Row Count 8 (+ 8) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\} {\bf{Other}}} \tn % Row Count 9 (+ 1) % Row 14 \SetRowColor{LightBackground} Common parts of the resolution of the Oedipus complex: internalization, sublimation, identification & A distinctive defense mechanism in adolescence, Anna Freud said is asceticism \tn % Row Count 14 (+ 5) % Row 15 \SetRowColor{white} Anna Freud said the most powerful defense mechanism, which frequently works in conjunction with the other defenses, is repression & Reaction-formation is the defense mechanism is most typically at play in the anal stage \tn % Row Count 21 (+ 7) % Row 16 \SetRowColor{LightBackground} Typical outcomes of the anal stage: a person who compulsively checks for errors, a person who is very neat and orderly, a person who is extremely messy & What most puzzled Freud about the girl's Oedipus complex was why girls feel a need to resolve the crisis \tn % Row Count 29 (+ 8) % Row 17 \SetRowColor{white} Freud would suggest that a young man's anxiety over competition probably reflects earlier problems at the third (phallic) stage & Clara Thompson said that penis envy in girls is actually a cry for equal opportunity \tn % Row Count 36 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Erikson \& Freud Psychosocial Development (cont)}} \tn % Row 18 \SetRowColor{LightBackground} In general, the strongest fixations seem to be due to excessive frustration & Erikson's stages, compared to Freud's are more general \tn % Row Count 4 (+ 4) % Row 19 \SetRowColor{white} Erikson seems to regard identity foreclosure as impoverishing the personality & Erikson's stages, compared to Piaget's more maturationally governed \tn % Row Count 8 (+ 4) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Erikson's stage of industry vs. inferiority is most closely related to Piaget's stage of concrete operations. Erikson's stage of initiative vs. guilt is most closely related to Piaget's stage of preoperational thought.} \tn % Row Count 13 (+ 5) % Row 21 \SetRowColor{white} Erikson and Piaget are in agreement in regards to whether the stages are qualitatively different & Erikson's child rearing advice sounds most similar to that of Gesell \tn % Row Count 18 (+ 5) % Row 22 \SetRowColor{LightBackground} One of the criticisms of Erikson, advanced by Robert White, is that Erikson didn't capture all ego development in his concepts of modes & The issue of parental discipline usually first arises at Erikson's stage of autonomy vs. shame, doubt \tn % Row Count 25 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Moral Development}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{3 Basic components of morality}}: {\emph{Affective}}: feelings (guilt, concern for others' feelings, and so on) that surround right or wrong actions and that motivate moral thoughts and actions, {\emph{Cognitive}}: how we conceptualize right and wrong and make decisions about how to behave (Resistance to Temptation and Self-Control), {\emph{Behavioral}}: how we behave when, for example, we experience the temptation to cheat or are called upon to help a needy person} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Moral reasoning}} the thinking process involved in deciding whether an act is right or wrong. Moral reasoning is believed to progress through a fixed and universal order of stages, each of which represents a consistent way of thinking about moral issues that is different from the stage preceding or following it} \tn % Row Count 17 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Foundational moral understanding primarily influenced by \seqsplit{parents/caregivers/adults}, Moral influences shift throughout adolescence to social peers} \tn % Row Count 20 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Piaget's Theory of Moral Development}}} \tn % Row Count 21 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Premoral Period}} During the preschool years, children show little awareness or understanding of rules and cannot be considered moral beings} \tn % Row Count 24 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Heteronomous morality}} Children 6 to 10 years old take rules seriously, believing that they are handed down by parents and other authority figures and are sacred and unalterable, They judge rule violations as wrong based on the extent of damage done, not paying much attention to whether the violator had good or bad intentions} \tn % Row Count 31 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Moral Development (cont)}} \tn % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Autonomous morality}} At age 10 or 11, most children enter a final stage of moral development in which they begin to appreciate that rules are agreements between individuals – agreements that can be changed through a consensus of those individuals, In judging actions, they pay more attention to whether the person's intentions were good or bad than to the consequences of the act} \tn % Row Count 8 (+ 8) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{ac\}\}{\bf{Kohlberg's Theory of Moral Development}}} \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} Proposed three distinct levels of moral reasoning: preconventional, conventional, and postconventional & Each level is based on the degree to which a person conforms to conventional standards of society \tn % Row Count 15 (+ 6) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Preconventional {\bf{Stage 1: Infancy: Obedience/Punishment}} The child is good in order to avoid being punished. If a person is punished, they must have done wrong.} \tn % Row Count 19 (+ 4) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Preconventional {\bf{Stage 2: Pre-school: Individualism and Exchange: Self-interest}} Interest shifts to reward to achieve greatest benefit to oneself} \tn % Row Count 22 (+ 3) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Conventional {\bf{Stage 3: School-age: Good Interpersonal Relationships: Conformity and Interpersonal Accord}} Effort to secure approval and maintain friendship with others, aka: the good boy/girl stage "fighting is wrong because it is mean and hurts others"} \tn % Row Count 28 (+ 6) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Conventional {\bf{Stage 4: School-age: Authority and Social Order}} orientation toward fixed rules and maintaining order} \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Moral Development (cont)}} \tn % Row 13 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Postconventional {\bf{Stage 5: Teens: Social Contact and Individual Rights}} Mutual benefit, reciprocity. Morally right and legally right are not the same. Utilitarian rules that benefit everyone.} \tn % Row Count 4 (+ 4) % Row 14 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Postconventional {\bf{Stage 6: Adulthood: Universal Principals}} Morality is based on principals that transcend mutual benefit} \tn % Row Count 7 (+ 3) % Row 15 \SetRowColor{LightBackground} Kohlberg's stage 7 may include a spiritual sense of oneness with the cosmos & Kohlberg said each stage in his theory is more cognitively adequate than the preceding stage \tn % Row Count 12 (+ 5) % Row 16 \SetRowColor{white} In Kohlberg's just community approach the moral thinking of high school students advances somewhat, primarily from stage 2 to 3 & Most urban middle class adults in the United States reason at Kohlberg's stage 4 \tn % Row Count 19 (+ 7) % Row 17 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}} \tn % Row Count 20 (+ 1) % Row 18 \SetRowColor{white} Moral reasoning is an emic (culture specific) process. One's moral compass is developed and sharpened within one's societal context. (Different cultures have different moral orientations). & Carol Gilligan on Women and Moral Development: argued that women's morality is more \seqsplit{relationship-oriented} than men's \tn % Row Count 30 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Mahler}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Normal Autistic Phase: Birth to 1 Month}} A newborn infant is blissfully unaware of anything but its own needs. At this stage, the mother needs to be available to lovingly meet the baby's needs and introduce tender, caring interaction.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Normal Symbiotic Phase: 1 to 5 Months}} Babies begin to learn about their world and develop their very first human bond with the mother. Positive stimuli (cuddling, smiling, engaged attention) and relief of discomfort (feeding promptly when hungry, changing of soiled nappies, providing an appropriate sleep environment) all help the infant to develop a trust that their needs will be met, building a basis for security and confidence.} \tn % Row Count 14 (+ 9) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Sub-phase One: Differentiation 5 to 10 Months}} Baby develops an increased interest in both the mother and the outside world. The baby continually "checks back," looking at other things but then looking for the mother as a reassurance that she is still present.} \tn % Row Count 20 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Sub-phase Two: Practicing 10 to 16 Months}} Still not ready for extended separation toddlers will sometimes choose to separate briefly from mom, but will typically return quickly for assurance and comfort. Some independent play time is enjoyed, but often the baby is only comfortable to play on their own when the mother is within the child's line of sight. Mahler described this "hatching" as the true birth the individual occurs, with the child beginning to have a basic sense of self not directly connected to the mother.} \tn % Row Count 31 (+ 11) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Mahler (cont)}} \tn % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Sub-phase Three: Rapprochement 16 to 24 Months}} One minute, they are running from their mothers, refusing her attention or wishes, and the next they are anxiously clinging to her. Mahler referred to this as "ambitendency" and explained that this behaviour is representative of a toddler's sometimes opposing desires and needs. It is during these months that children first get a real sense that they are individuals, separate from their mothers} \tn % Row Count 9 (+ 9) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Sub-phase Four: Consolidation and Object Constancy 24 to 36 Months}} At some point around the second birthday, children begin to be more comfortable separating from their mothers, knowing that they will return (object constancy). This ability makes it possible for two year olds to accept that they are unique from their mothers without anxiety, allowing the child to engage substitutes for the mother when she is absent.} \tn % Row Count 18 (+ 9) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}} \tn % Row Count 19 (+ 1) % Row 7 \SetRowColor{white} Mahler's normal autism: inner focus, still achieving physiological balance, stimulus barrier & In therapy with severely disturbed children, one of Mahler's most common goals was to promote a more pleasurable symbiosis \tn % Row Count 26 (+ 7) % Row 8 \SetRowColor{LightBackground} Mahler's belief in the caretaker's patient availability is similar to the view of both Montessori and Ainsworth & Mahler's concept of object constancy is an internal image of the mother \tn % Row Count 32 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Other Terms}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Guided Participation}}: the child themselves has a great impact on a child's socialization & {\bf{Adaptive Logic}}: adapting to the environment and the ability to do things independently \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Dialectical Thinking}}: the ability to view issues from multiple perspectives & The "Tools of the Mind" project tries to teach self-regulation through play \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} research on televised aggression as fairly conclusive & reciprocal interweaving: A 4-year-old who had begun drawing in a clockwise direction shifts to a counterclockwise preference. \tn % Row Count 16 (+ 7) % Row 3 \SetRowColor{white} illustrates the principle of functional asymmetry: tonic neck & A pediatrician expects the infant to demonstrate the pincer grasp at ten months \tn % Row Count 20 (+ 4) % Row 4 \SetRowColor{LightBackground} Bell and Ainsworth: infants at one year of age are relatively independent & Some contemporary ethologists prefer the term "sensitive period" to "critical period" to convey more flexible boundaries \tn % Row Count 26 (+ 6) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Scaffolding}} gradually removes assistance to the child} \tn % Row Count 28 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Learning is a relatively permanent change in an organism's behavior due to experience. 1) In associated learning, we learn to associate two stimuli or a response and its consequences. 2) In observational learning, we learn by watching others' experiences and examples} \tn % Row Count 34 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}