Skip to content

Chapter 8: Development: Prenatal Through Childhood

Summary

This chapter surveys human development from conception through middle childhood. Students examine prenatal stages and teratogen effects, then trace physical and motor development in infancy. Piaget's sensorimotor and preoperational stages are covered in detail, alongside Vygotsky's sociocultural theory and the concept of scaffolding. The chapter also addresses language acquisition and its critical period, temperament, Bowlby's attachment theory (secure and insecure types), parenting styles, and early social-emotional milestones. Gender and sexual orientation are introduced here as developmental themes.

Concepts Covered

This chapter covers the following 19 concepts from the learning graph:

  1. Developmental Psychology Themes
  2. Cross-Sectional Research Design
  3. Longitudinal Research Design
  4. Prenatal Development
  5. Piaget's Cognitive Stages
  6. Language Acquisition
  7. Temperament
  8. Erikson's Psychosocial Stages
  9. Gender and Sexual Orientation
  10. Teratogens
  11. Infant Physical Development
  12. Sensorimotor Stage
  13. Vygotsky's Sociocultural Theory
  14. Linguistic Relativity
  15. Babbling and Early Speech
  16. Adolescent Development
  17. Attachment Theory
  18. Preoperational Stage
  19. Object Permanence

Prerequisites

This chapter builds on concepts from:


8.1 What Is Developmental Psychology?

Mascot-welcome

Psy the Owl welcoming you to Chapter 8 Welcome to Chapter 8 — a journey from your very first moments of existence!

Before you could walk, talk, or remember your own name, you were already changing at a breathtaking pace. In just nine months you went from a single cell smaller than a grain of sand to a newborn with a beating heart, functioning senses, and the capacity to recognize your mother's voice. And that was just the beginning.

Developmental psychology is the scientific study of how and why people change over the entire lifespan. In this chapter we'll follow human development from conception through middle childhood, meeting some of psychology's most influential thinkers along the way — Piaget, Vygotsky, Bowlby, Erikson, and more.

Let's think about that! 🦉

Developmental psychology is the scientific study of systematic, age-related changes in behavior, thinking, emotion, and social relationships across the lifespan. Psychologists who study development ask questions such as: How does the brain change from infancy to adolescence? When do children first understand that other people have minds of their own? How do early experiences with caregivers shape adult relationships? The field is organized around several enduring developmental psychology themes — large conceptual debates that have structured the discipline for over a century.

The three classic debates in developmental psychology are as follows. The nature–nurture debate asks how much of development is driven by genetic inheritance (nature) versus environmental experience (nurture); modern researchers recognize that virtually all development reflects continuous gene–environment interaction. The continuity–discontinuity debate asks whether development proceeds gradually and smoothly (a continuous ramp) or in qualitatively distinct leaps (discontinuous stages); most psychologists today accept that some processes are continuous and others are stage-like. Finally, the stability–change debate asks whether early characteristics (personality, intelligence, attachment patterns) predict later ones — and the answer appears to be "somewhat, but context matters enormously."

Studying Development: Cross-Sectional and Longitudinal Designs

Because developmental psychologists study change over time, they need research designs specially suited to capturing age-related differences. Two dominant designs are used, each with important trade-offs.

A cross-sectional research design studies different groups of people at different ages at the same point in time. A researcher who wants to understand how memory changes between ages 5, 10, 15, and 20 could simultaneously test four groups of participants, one at each age. Cross-sectional designs are quick and inexpensive, but they cannot distinguish age effects from cohort effects — differences between groups that reflect when each group grew up rather than age-related development. A 70-year-old today grew up without the internet; a 20-year-old today did not — any differences between them might reflect era of birth rather than aging per se.

A longitudinal research design follows the same group of participants over an extended period, measuring them repeatedly at different ages. Longitudinal designs can track genuine developmental change within individuals and are not confounded by cohort effects. However, they are expensive and time-consuming, and they suffer from attrition (participants dropping out over time, often non-randomly) and practice effects (performance improving simply from repeated testing).

Feature Cross-Sectional Longitudinal
Time required Short (one time point) Long (years or decades)
Tracks individual change? No Yes
Cohort effects problem? Yes No
Attrition/dropout problem? No Yes
Cost Lower Higher
Best for Age-group snapshots Tracing change over time

8.2 Prenatal Development and Teratogens

Life begins long before birth. The nine months between conception and delivery constitute a period of astonishing biological construction — but also a window of significant vulnerability.

Prenatal development is typically divided into three periods. The germinal period (weeks 1–2) begins at fertilization, when a sperm cell fuses with an egg to form a single-celled zygote. The zygote undergoes rapid cell division as it travels down the fallopian tube and implants in the uterine wall. The embryonic period (weeks 3–8) is the most critical stage: the inner cell mass differentiates into three layers that give rise to all body systems. The heart begins beating around week 4, limb buds appear, and by week 8 the embryo has recognizable facial features, all major organs in early form, and a length of about 3 cm. The fetal period (week 9 through birth) is a time of dramatic growth and refinement: the fetus grows from roughly 3 cm to 50 cm, brain cells proliferate at nearly 250,000 per minute at peak periods, and sensory systems become functional. By week 24 the fetus can respond to sound; by week 28 it can open its eyes.

Diagram: Prenatal Development Timeline

Interactive: Prenatal Development Stages Infographic

This interactive timeline infographic shows the three prenatal periods — germinal, embryonic, and fetal — along a horizontal time axis from week 1 through week 40. Clicking or hovering on any week range reveals a labeled card with: (1) the name of the period, (2) the key developmental milestone for that week range, (3) a simple anatomical icon (zygote → embryo → fetus silhouette), and (4) which organ systems are most sensitive to teratogen exposure (highlighted in red if in a critical period). A color-coded "Sensitivity Bar" runs below the timeline showing relative teratogen vulnerability (deep red = highest risk, green = lower risk). Toggling the "Teratogen Overlay" button overlays icons for alcohol, tobacco, medications, infections (Zika, rubella), and radiation at the weeks during which each poses greatest harm. A quiz mode hides the labels and asks users to match developmental milestones to the correct week ranges.

Specification for MicroSim: Prenatal Development Timeline

Build as a p5.js simulation. Layout: horizontal timeline bar spanning full canvas width, labeled WEEK 1 through WEEK 40 in groups. Three color-coded zones: Germinal (weeks 1–2, pale yellow), Embryonic (weeks 3–8, soft orange), Fetal (weeks 9–40, light blue). Clicking a zone or individual week segment reveals a popup card (rounded rect) with the milestone text, a small SVG icon, and a teratogen risk indicator. The "Sensitivity Bar" is a gradient bar below the timeline (deep red weeks 3–8, transitioning to lighter tones). A toggle button "Show Teratogen Risks" overlays labeled icons (🍺 alcohol, 🚬 tobacco, 💊 medication, 🦟 Zika/rubella, ☢ radiation) at the weeks of peak harm, with brief one-sentence explanations in a side panel. A "Quiz Me" button hides all labels; clicking a segment prompts a 4-choice question about what develops in that period.

File location when built: docs/sims/prenatal-development-timeline/ Iframe height when embedded: 520px

[MicroSim to be generated — embed once built:]

<iframe src="../../sims/prenatal-development-timeline/main.html"
        width="100%" height="520" scrolling="no"
        style="border:none;border-radius:8px;">
</iframe>

Teratogens: Environmental Threats to Prenatal Development

A teratogen is any environmental agent — chemical, biological, or physical — that disrupts normal prenatal development and can cause structural abnormalities, functional deficits, or pregnancy loss. The word derives from the Greek teras (monster) + gen (to produce), a reflection of the historical ignorance that surrounded birth defects before the science of teratology was established in the mid-20th century.

The impact of a teratogen depends on three key factors: timing (when during gestation exposure occurs), dose (how much the developing organism is exposed to), and genetic susceptibility (the embryo's individual vulnerability). The embryonic period (weeks 3–8) represents the critical period for teratogen damage because this is when organ systems are being laid down for the first time. Exposure during this window can produce structural malformations (misshapen limbs, cardiac defects, cleft palate). After week 8, most structures are already formed, but the brain and reproductive system remain sensitive throughout the fetal period.

Common teratogens and their effects include the following:

  • Alcohol — the leading preventable cause of intellectual disability in the developed world. Prenatal alcohol exposure can produce fetal alcohol spectrum disorders (FASD), ranging from subtle learning and behavioral problems to full fetal alcohol syndrome (FAS), which includes characteristic facial abnormalities, growth deficiency, and significant intellectual disability. There is no known safe level of alcohol during pregnancy.
  • Tobacco — nicotine constricts blood vessels, reducing oxygen and nutrient delivery to the fetus. Consequences include low birth weight, preterm delivery, increased risk of sudden infant death syndrome (SIDS), and attention problems in childhood.
  • Prescription and over-the-counter medications — the sedative thalidomide (1950s–60s) caused severe limb malformations in thousands of babies before its teratogenic effects were recognized. Many medications carry pregnancy risk categories; pregnant individuals should always consult a physician before taking any medication.
  • Infections — rubella (German measles) in the first trimester can cause blindness, deafness, and cardiac defects. The Zika virus, transmitted by mosquitoes, became a global concern in 2015–16 because of its link to microcephaly (abnormally small head and brain) in fetuses.
  • Radiation — high-dose ionizing radiation (as from X-rays or nuclear fallout) can damage the developing brain, particularly during weeks 8–15 when neurons are migrating.

Warning

Psy the Owl with a warning AP Exam Alert: Teratogen timing is key.

A common AP multiple-choice trick is to test whether you know that the embryonic period (not the germinal or fetal period) is when structural birth defects are most likely to result from teratogen exposure. The critical period for specific organs varies: for example, the heart is most vulnerable around weeks 3–6, while the brain remains sensitive far longer. Remember: dose + timing + genetics = outcome. Let's think about that! 🦉


8.3 Infant Physical Development

The rapid physical changes of infancy follow two near-universal principles. Cephalocaudal development describes the pattern in which growth and motor control proceed from head to tail — infants gain control of their head and upper body before their lower limbs. Proximodistal development describes development from the center outward — core musculature and arm control develop before fine finger movements.

Infant physical development unfolds in a predictable sequence of motor milestones, though the exact timing varies among individuals. By about 2–3 months, infants can hold their head up steadily and track moving objects with their eyes. By 4–6 months, most infants roll over and begin to sit with support. By 6–10 months, infants typically sit independently and begin crawling. Standing with support and cruising along furniture follow, with independent walking emerging on average around 12 months (normal range: 9–15 months). These milestones are enabled by rapid brain maturation: myelination — the formation of the fatty myelin sheath around axons that speeds neural transmission — proceeds rapidly from the motor cortex outward during infancy and continues into early adulthood in the prefrontal cortex.

Sensory development is equally dramatic. Newborns are not the "blank slates" once assumed. At birth, infants can distinguish their mother's voice (learned in the last trimester), prefer human faces over other complex stimuli, and show reflexive responses to touch, taste, and smell. Visual acuity is limited at birth (approximately 20/400) but improves rapidly; depth perception develops by approximately 6 months, as demonstrated by Gibson and Walk's classic "visual cliff" experiments, in which infants of crawling age refused to cross a glass panel that appeared to show a steep drop.

Brain Development in Infancy

The infant brain at birth contains nearly all the neurons it will ever have — approximately 100 billion. What changes dramatically after birth is synaptogenesis (the formation of synaptic connections): the infant's brain produces synapses at an extraordinary rate, peaking in density between ages 1 and 3. This period of synaptic exuberance is followed by synaptic pruning — the elimination of unused connections — which is guided by experience. The dictum "neurons that fire together wire together" captures the use-dependent logic of early brain development: circuits that are repeatedly activated are strengthened, while those that go unused are pruned away. Early experiences — language exposure, caregiver interaction, sensory stimulation — literally shape the brain's architecture.


8.4 Piaget's Cognitive Stages

No name looms larger in the history of developmental psychology than Jean Piaget (1896–1980). The Swiss psychologist devoted his career to understanding how children think — and how children's thinking differs qualitatively, not just quantitatively, from adult thinking. Piaget argued that children actively construct knowledge by interacting with their environment, and that they pass through a universal sequence of cognitive stages in which each stage represents a qualitatively different way of understanding the world.

Piaget's cognitive stages are built on two core processes. Assimilation occurs when a child incorporates a new experience into an existing mental framework (schema) — treating a horse as a "big dog," for instance. Accommodation occurs when a new experience forces a modification of the existing schema — realizing the creature needs a new category, "horse." Development proceeds through the interplay of these two processes in pursuit of equilibration — the cognitive balance between current understanding and new experience.

Diagram: Piaget's Four Cognitive Stages — Interactive Explorer

Interactive: Piaget Stages Explorer

This interactive diagram presents Piaget's four cognitive stages as a horizontal timeline with stage cards. Each card displays the stage name, approximate age range, key cognitive abilities, and a short scenario illustrating the child's thinking. Clicking a stage card expands it to show: (1) a brief description of the stage's defining characteristics, (2) two classic Piaget tasks relevant to that stage (with illustrations), (3) the key limitation or error children in that stage typically make, and (4) a "Real Life Example" panel with a brief scenario. A "Compare" mode lets students select any two stages side by side to directly contrast their characteristics. A quiz mode presents brief behavioral scenarios (e.g., "A child fails to find a toy hidden under a blanket") and asks users to identify which stage the child is in. An "Assimilation vs. Accommodation" tab animates a schema being stretched or replaced when new information arrives.

Specification for MicroSim: Piaget Stages Explorer

Build as a p5.js simulation. Layout: four colored card panels arranged left to right (Sensorimotor: warm yellow; Preoperational: orange; Concrete Operational: green; Formal Operational: blue), each with stage name, age range, and 2-line description. Clicking a card expands it downward with an animated slide, revealing: stage characteristics list, two classic task descriptions (with simple icon-based illustrations drawn in p5.js), a "Key Limitation" callout, and a "Real Life" scenario. Horizontal scroll arrows appear if canvas is narrower than 800px. "Compare Stages" button opens a split-view: user selects two stage cards from a dropdown, and a side-by-side comparison table appears. "Quiz Me" tab: display 8 brief behavioral scenarios one at a time; user selects which Piaget stage the child is in from four buttons; immediate feedback with explanation. "Assimilation/Accommodation" tab: animate a simple dog schema (circle with "dog" label); throw a "horse" image at it — first attempt assimilation (stretches the schema to fit), then show accommodation (new "horse" schema branches off).

File location when built: docs/sims/piaget-stages-explorer/ Iframe height when embedded: 580px

[MicroSim to be generated — embed once built:]

<iframe src="../../sims/piaget-stages-explorer/main.html"
        width="100%" height="580" scrolling="no"
        style="border:none;border-radius:8px;">
</iframe>

The Sensorimotor Stage (Birth to Age 2)

The sensorimotor stage is Piaget's first stage, spanning roughly birth to 24 months. During this stage, infants understand the world primarily through sensory input and motor actions. They do not yet have a capacity for mental representation — there is no internal "image" of an absent object or person. Because of this, infants in the early sensorimotor stage lack object permanence: the understanding that objects continue to exist even when they are not currently being seen, heard, or touched.

Object permanence is one of Piaget's most celebrated discoveries. In his famous "hide the toy" experiments, Piaget observed that infants younger than about 8 months would not search for a toy hidden under a blanket — they acted as if the toy had ceased to exist the moment it disappeared from view. ("Out of sight, out of mind" — quite literally.) Object permanence develops gradually through the second year of life; by 18–24 months, most toddlers can search for an object even when they did not directly observe it being hidden, demonstrating full mental representation.

Important caveat: Subsequent researchers, particularly René Baillargeon using violation-of-expectation experiments, have shown that infants as young as 3–4 months appear surprised when a hidden object "magically" disappears, suggesting some rudimentary sense of object permanence earlier than Piaget claimed. This illustrates a key point: Piaget's framework remains foundational, but his specific age estimates and the sharpness of his stage boundaries have been revised by later research.

Other sensorimotor milestones include the development of deferred imitation (imitating an action seen earlier, not just immediately) around 9–12 months, and the onset of symbolic thinking — using words and mental images as symbols for real objects — near the end of the second year, which marks the transition to the next stage.

The Preoperational Stage (Ages 2–7)

The preoperational stage spans approximately ages 2 through 7. Children in this stage have mastered symbolic representation — they use language and pretend play actively — but their thinking is dominated by several characteristic limitations that Piaget called "pre-logical."

Egocentrism is the preoperational child's tendency to view the world only from their own perspective, without understanding that others have different viewpoints. This is not selfishness in the moral sense but a cognitive limitation. Piaget demonstrated this with the classic three-mountains task: a child sits at a model of three mountains of different heights and is asked to choose a photograph showing what another person seated across the table would see. Children under age 7 typically choose the photograph showing their own view, not the other person's.

Centration is the tendency to focus on only one feature of a situation at a time and ignore others. This produces failures on conservation tasks — Piaget's famous demonstrations that preoperational children do not understand that certain properties (number, volume, mass) remain constant despite changes in appearance. When a row of five coins is spread out so it looks longer, a preoperational child will report that the longer row now has more coins, because they center on the dimension of length and ignore the fact that no coins were added or removed.

Irreversibility is a related limitation: preoperational children cannot mentally reverse a transformation to its original state. If you pour water from a short, wide glass into a tall, thin glass, they report that the tall glass has more water — and cannot "undo" the pouring in their minds to recognize the quantity is unchanged.

Animism is the tendency to attribute life and mental states to inanimate objects — believing that the sun "wants" to set or that a rock "feels" cold deliberately. It reflects the preoperational child's broad application of their own experience as a template for understanding the world.

Piaget Stage Age Range Key Ability Key Limitation
Sensorimotor 0–2 years Sensory-motor coordination No object permanence early on
Preoperational 2–7 years Symbolic thought, language Egocentrism, non-conservation
Concrete Operational 7–11 years Conservation, logical reasoning Abstract reasoning limited
Formal Operational 12+ years Abstract, hypothetical thinking Fully developed

8.5 Vygotsky's Sociocultural Theory

While Piaget focused primarily on the individual child as a lone explorer constructing knowledge, the Russian psychologist Lev Vygotsky (1896–1934) argued that cognitive development is fundamentally a social process. Vygotsky's sociocultural theory holds that higher mental functions — logical reasoning, deliberate memory, language-based thought — develop through social interaction before they become internalized as individual cognitive capacities. In short: we first do things with others, then we can do them alone.

Two concepts are central to Vygotsky's framework. The zone of proximal development (ZPD) is the gap between what a learner can do independently and what they can accomplish with the guidance of a more capable partner (a parent, teacher, or more skilled peer). A child who cannot yet solve a two-digit subtraction problem alone may be able to do so step by step with a teacher's guidance. That problem lies in the child's ZPD — it is within reach, but not yet achieved independently.

Scaffolding — a metaphor introduced by Jerome Bruner to describe Vygotsky's ideas — refers to the temporary support provided by a more capable partner that enables the learner to accomplish a task in the ZPD and gradually develop independent competence. Effective scaffolding is neither too easy (no challenge) nor too hard (no success possible), and it is progressively withdrawn as the learner's ability grows. A parent who ties a child's shoes for them is not scaffolding; a parent who talks the child through the steps step by step, then gradually reduces guidance, is.

Note

Psy the Owl thinking Piaget vs. Vygotsky — a key contrast for the AP exam:

Both Piaget and Vygotsky viewed children as active constructors of knowledge, but they disagreed fundamentally about the source of cognitive development. For Piaget, the child constructs knowledge primarily through direct interaction with the physical world — touching, exploring, experimenting. Social interaction is secondary. For Vygotsky, cognitive development is inherently social and cultural — language, shared tools, and guided interaction with more capable others are the primary engines of intellectual growth. On the AP exam, expect questions that ask you to distinguish these two views or to identify which theorist a described scenario illustrates. Let's think about that! 🦉

A third Vygotskian concept with strong research support is private speech: the self-directed talk that children between roughly ages 2 and 7 use while working on difficult tasks ("Okay, first put the big block here, then..."). Piaget viewed this as evidence of egocentrism — the child's inability to distinguish self-directed from other-directed communication. Vygotsky interpreted it very differently: private speech is a cognitive tool, the externalized version of the inner mental dialogue that will eventually be internalized as inner speech (what we call "thinking in words"). Research confirms the Vygotskian view: private speech increases in frequency and focus when tasks become more difficult, exactly as expected if it functions as a self-regulatory and problem-solving tool.


8.6 Language Acquisition

Among all the capacities that emerge in childhood, language stands apart. No other species communicates with a system of the same expressive power, and no human child needs formal instruction to acquire it. Language acquisition is the process by which children come to understand and produce the language of their community, and it follows a remarkably universal sequence across cultures and languages.

Babbling and Early Speech

Long before a child produces their first word, they are already developing the building blocks of language. In the first two months, infants produce only reflexive sounds — cries and vegetative sounds. Between about 2 and 4 months, cooing emerges: soft, vowel-like sounds produced in response to social interaction. At around 4–6 months, infants begin canonical babbling: repetitive consonant–vowel sequences like "ba-ba-ba" or "ma-ma-ma." This is a critical milestone — infants who do not babble on schedule may have hearing or neurological issues that warrant evaluation.

By 7–10 months, babbling becomes variegated babbling: the strings become more complex, mixing different consonant–vowel sequences ("ba-da-mi") and beginning to mirror the intonation patterns of the ambient language. Remarkably, by this age the babbling of infants raised in English-, French-, and Chinese-speaking homes becomes distinguishable to adult listeners — infants are already converging on the sound inventory of their own language and losing sensitivity to sounds they never hear.

The first words typically appear between 10 and 14 months. Early vocabulary is dominated by holophrases — single words that carry the full communicative weight of a sentence ("Juice!" meaning "I want juice" or "Where is the juice?"). Overextension is common in early vocabulary: applying a word too broadly (calling every four-legged animal "doggie"). Underextension also occurs: using a word too narrowly (using "cup" to refer only to the child's own specific cup). Around 18–24 months, most children experience a vocabulary explosion or word spurt: a dramatic acceleration in new word learning, sometimes acquiring several new words per day.

Telegraphic speech — two-word utterances that communicate meaning with the most critical content words and omit grammatical function words — emerges around 18–24 months ("More milk," "Daddy go," "Big dog"). These two-word combinations are not random; they follow consistent semantic patterns across languages (agent + action, action + object, possessor + possessed), suggesting children are already applying implicit grammatical knowledge.

Language Acquisition Theories

The nature–nurture debate applies directly to language. B.F. Skinner's behaviorist account held that children acquire language through operant conditioning: parents selectively reinforce grammatically correct utterances, and children learn by imitation and reinforcement. This account is largely unsupported: children produce grammatically novel sentences they have never heard (creativity), regularly make systematic errors ("I goed" instead of "I went") that could not have been imitated from adults, and acquire language with remarkable speed despite impoverished and inconsistent input.

Noam Chomsky's nativist theory proposed that humans have an innate language acquisition device (LAD) — a biologically built-in faculty that makes the grammar of all human languages readily acquirable by children. Chomsky pointed to the universal grammar — a set of structural principles shared by all languages — and to the poverty of the stimulus argument: the linguistic input children receive is too incomplete, impoverished, and error-filled to explain the richness of the grammar children acquire, unless they bring innate knowledge of language structure to the task.

The most widely accepted modern view is an interactionist perspective: children have innate biological preparedness for language (supported by evidence of a critical period for language acquisition — children who are not exposed to language before puberty never acquire it fully), but language development is also powerfully shaped by the quality and quantity of linguistic input. Child-directed speech (also called "motherese" or "infant-directed speech") — the high-pitched, slow, exaggerated, repetitive register that adults unconsciously adopt when talking to infants — is universally observed across cultures and has been shown to enhance language learning.

Linguistic Relativity

Does the language we speak shape the way we think? This question is addressed by the hypothesis of linguistic relativity (also called the Sapir–Whorf hypothesis, after linguists Edward Sapir and Benjamin Lee Whorf). The strong version of the hypothesis — linguistic determinism — holds that language determines thought: we can only think thoughts that our language encodes. This strong version is now rejected by most researchers.

The weak version — that language influences thought — has received substantial empirical support. A widely cited example involves color perception: languages vary in how many basic color terms they use and where they draw color boundaries. Research by Lera Boroditsky and others has shown that speakers of languages with more color distinctions (for example, Russian, which distinguishes "light blue" and "dark blue" as distinct basic colors) are faster at discriminating colors that straddle their language's color boundary than speakers of languages that use a single term for both shades. Language shapes the ease of certain cognitive distinctions without making other distinctions impossible.

Other areas where linguistic relativity effects have been documented include spatial cognition (languages that use absolute directions like "north" and "south" rather than "left" and "right" produce different spatial reasoning patterns), time perception, and number concepts. The modern consensus is that language is one of many factors — alongside culture, experience, and attention — that influences cognition without rigidly determining it.

Tip

Psy the Owl with a study tip Linguistic Relativity on the AP exam is usually tested by asking whether language determines or merely influences thought. The answer the AP wants: the weak version is supported (language influences cognition); the strong version (language determines thought) is not supported. Always pair the concept with the Sapir–Whorf hypothesis by name. Let's think about that! 🦉


8.7 Temperament and Attachment Theory

Development is not only cognitive and linguistic — it is also profoundly social and emotional. Two concepts are foundational to early social-emotional development: temperament (what children are born with) and attachment (what children build with their caregivers).

Temperament

Temperament refers to biologically based, relatively stable individual differences in emotional reactivity, activity level, attention span, and adaptability to new situations. Temperament is considered the biological foundation of personality — the raw material upon which experience builds. The landmark New York Longitudinal Study (NYLS), begun in 1956 by Alexander Thomas and Stella Chess, followed 133 children from infancy into adulthood and identified three broad temperament types:

  • Easy temperament (~40% of children): regular biological rhythms, positive mood, adaptable to new situations, low-intensity reactions.
  • Difficult temperament (~10%): irregular rhythms, negative initial reactions to new stimuli, slow to adapt, high-intensity emotional responses.
  • Slow-to-warm-up temperament (~15%): initially withdrawn and negative in response to novelty, but gradually adapts with repeated exposure; mild reactions.
  • The remaining ~35% did not fit neatly into any category.

Thomas and Chess also introduced the concept of goodness of fit: the degree of match between a child's temperament and the demands and expectations of their environment. A "difficult" child raised by patient, flexible caregivers in a low-demand environment may thrive; the same child in a rigid, high-demand environment may develop significant behavioral problems. Goodness of fit illustrates the fundamental developmental theme that nature and nurture interact: temperament is not destiny, but context shapes how it expresses itself.

Attachment Theory

Attachment theory — developed primarily by British psychiatrist and psychoanalyst John Bowlby and extended empirically by Canadian psychologist Mary Ainsworth — holds that infants are biologically predisposed to form strong emotional bonds with their caregivers, and that the quality of these early bonds has lasting effects on emotional and social development.

Bowlby drew on ethology (the study of animal behavior in natural settings) and proposed that attachment behaviors — crying, clinging, following — are innate behaviors that evolved to keep vulnerable infants in proximity to their caregivers and thereby increase survival. The caregiver who consistently and sensitively responds to these signals provides the infant with a secure base: a psychological platform from which the child can explore the world with confidence, knowing the caregiver will be available if needed.

Mary Ainsworth's Strange Situation — a standardized laboratory procedure developed in the 1970s — provided the primary evidence base for classifying attachment styles. In this procedure, a mother and 12-to-18-month-old infant are observed through a series of episodes involving brief separations and reunions. The child's behavior during reunion (when the mother returns) is the key measure. Ainsworth identified three main patterns:

  • Secure attachment (~65% in US samples): the child uses the caregiver as a secure base, shows some distress during separation, but is readily comforted upon reunion and returns quickly to exploration. Associated with caregivers who are consistently warm, sensitive, and responsive.
  • Anxious/ambivalent (resistant) attachment (~10%): the child is highly distressed during separation and ambivalent during reunion — seeking contact but also resisting it (pushing the caregiver away). Associated with caregivers who are inconsistently responsive — sometimes sensitive, sometimes not.
  • Avoidant attachment (~20%): the child shows little distress during separation and actively avoids or ignores the caregiver during reunion — appearing unaffected, though physiological measures (cortisol) show elevated stress. Associated with caregivers who are consistently unresponsive or rejecting.
  • Disorganized/disoriented attachment (added by Mary Main): the child shows confused, contradictory, or freezing behaviors during reunion. Most strongly associated with maltreatment or frightening caregiver behavior.

Diagram: Attachment Styles — Interactive Scenarios

Interactive: Attachment Styles Scenario Simulator

This interactive scenario-based simulation lets students experience the Strange Situation through four families, each illustrating a different attachment pattern. The main screen shows an animated scene: a caregiver and toddler in a room with a toy area. An episode selector panel on the left shows the Strange Situation procedure steps (Baseline → Separation → Reunion). Clicking "Separation" animates the caregiver leaving and shows the child's response; clicking "Reunion" animates the caregiver returning with a short text description of the child's behavior. Four "Family" profiles are available: (1) The Rivera family (Secure), (2) The Chen family (Anxious/Ambivalent), (3) The Brooks family (Avoidant), and (4) The Patel family (Disorganized). After viewing all four, a "Classify It" quiz presents 6 new behavioral descriptions and asks students to assign the correct attachment label. A "Caregiver Behavior" tab shows what each caregiver typically does and invites students to connect caregiver style to attachment outcome.

Specification for MicroSim: Attachment Styles Simulator

Build as a p5.js simulation. Main view: a playroom scene with a central play area (simple toys drawn as shapes), a door on one side, and a couch. Simple stick-figure-style characters represent the caregiver and child. Four "Family" buttons at top; selecting one loads that family's profile text in a side panel. A "Run Episode" button initiates the Strange Situation sequence: baseline (both present, child plays), separation (caregiver exits through door with an animation; child reaction text appears below), and reunion (caregiver re-enters; child reaction text/animation appears). Each family's reactions are scripted in a data object. After all four families have been explored, a "Quiz Me" button activates: 6 behavior snippets appear one at a time (e.g., "Toddler barely reacts when parent leaves and turns away when parent returns"); student clicks the correct attachment label from four buttons; immediate feedback with explanation. Caregiver Behavior tab: side-by-side cards for each attachment type showing typical caregiver behavior pattern and its impact.

File location when built: docs/sims/attachment-styles-simulator/ Iframe height when embedded: 560px

[MicroSim to be generated — embed once built:]

<iframe src="../../sims/attachment-styles-simulator/main.html"
        width="100%" height="560" scrolling="no"
        style="border:none;border-radius:8px;">
</iframe>

Long-term research supports the predictive value of early attachment security: securely attached infants tend, on average, to show greater social competence, emotional regulation, and academic achievement in later childhood and adolescence — though these associations are probabilistic, not deterministic, and can be modified by later experiences. Bowlby called this phenomenon the internal working model: the mental representation of self and others in relationships that is built from early attachment experiences and carries forward as a template for future relationships.


8.8 Erikson's Psychosocial Stages and Early Social Development

Erik Erikson (1902–1994) proposed that development continues across the entire lifespan and is structured by a sequence of psychosocial stages, each defined by a central conflict (or "crisis") that must be negotiated. Successfully resolving each conflict yields a specific strength; failure to resolve it leaves a lasting vulnerability. Erikson's framework is broader than Piaget's: it encompasses emotional, social, and motivational development rather than cognitive development alone.

Erikson's psychosocial stages relevant to prenatal childhood are as follows:

  • Trust vs. Mistrust (infancy, 0–18 months): The central task is to determine whether the world and its caregivers can be relied upon. Consistent, responsive caregiving produces a fundamental sense of trust — the conviction that needs will be met and the world is safe. Inconsistent or absent caregiving produces mistrust and a pervasive sense of anxiety. The virtue gained from successful resolution is hope.
  • Autonomy vs. Shame and Doubt (toddlerhood, 18 months–3 years): As toddlers develop motor skills and language, they begin to assert independent will — picking clothes, controlling bathroom functions, saying "No!" Caregivers who allow reasonable independence and self-direction foster autonomy. Caregivers who are overcontrolling or critical of failed attempts produce shame and doubt. The virtue is will.
  • Initiative vs. Guilt (early childhood, 3–6 years): Preschoolers become bolder — initiating play, making up stories, asking endless questions. When their initiating behavior is supported, they develop a sense of initiative and purpose. When it is met with harsh criticism or ridicule, they develop guilt about their desires and impulses. The virtue is purpose.
Erikson Stage Age Central Conflict Positive Resolution Virtue
Trust vs. Mistrust 0–18 mo Can I rely on caregivers? Basic trust Hope
Autonomy vs. Shame 18 mo–3 yr Can I act independently? Autonomy Will
Initiative vs. Guilt 3–6 yr Is it okay to explore? Initiative Purpose
Industry vs. Inferiority 6–11 yr Can I succeed at tasks? Competence Competence

Note that Erikson's framework extends through adolescence and adulthood (covered in Chapter 9), but the childhood stages lay the emotional foundation for all later development.

Adolescent Development: A Preview

While the detailed study of adolescence occupies Chapter 9, it is useful to note here that adolescent development represents a continuation of the themes introduced in childhood. Erikson's fifth stage — Identity vs. Role Confusion (adolescence) — asks the central question: "Who am I?" The developmental task is the formation of a coherent identity: a stable sense of self that integrates past experiences, present roles, and future goals. Adolescents who explore different roles and commitments and arrive at a stable self-definition achieve identity achievement; those who adopt others' identities without exploration experience foreclosure; those who remain in ongoing exploration without commitment experience moratorium; and those who have neither explored nor committed are in identity diffusion.

Physical changes of puberty, formal operational thinking, increasing peer influence, and the renegotiation of parent–child relationships all converge in adolescence to make it one of the most transformative periods of the lifespan. We will examine these processes in depth in Chapter 9.

Gender and Sexual Orientation

Gender and sexual orientation are distinct dimensions of identity that psychologists treat carefully as developmental phenomena. Gender refers to the psychological and social dimensions of being a man, woman, or nonbinary individual — including gender identity (one's internal sense of one's own gender), gender expression (how gender is externally communicated), and gender roles (culturally defined expectations about behavior). Sex refers to the biological categories (male, female, intersex) defined by chromosomes, hormones, and anatomy.

Gender identity typically emerges between ages 2 and 3: most children can accurately label their own gender and show awareness of gender categories. By ages 5–6, most children demonstrate gender constancy — the understanding, analogous to Piagetian conservation, that gender remains stable over time and across changes in appearance (a man wearing a dress is still a man).

Gender development is influenced by a complex interplay of biological factors (prenatal hormone exposure, chromosome patterns), cognitive factors (Kohlberg's gender constancy theory; gender schema theory), and social factors (differential socialization by parents, peers, and media). Transgender and nonbinary identities — where a person's gender identity differs from their sex assigned at birth, or falls outside the male/female binary — are recognized by major professional psychological and medical organizations as natural variations in human development rather than disorders.

Sexual orientation refers to the pattern of enduring emotional, romantic, and sexual attraction a person experiences — toward people of the same gender, different gender(s), or multiple genders (heterosexual, homosexual, bisexual, etc.). Research consistently finds that sexual orientation is not a choice, is not readily changed by intervention ("conversion therapy" has been condemned as harmful by the APA and related organizations), and has a complex etiology involving both biological and environmental influences. The fraternal birth order effect — the finding that gay men are more likely to have older biological brothers than heterosexual men — is one of the most robust biological correlates of sexual orientation, thought to involve maternal immune response to H-Y antigens.

Diagram: Parenting Styles Outcomes — Interactive Explorer

Interactive: Parenting Styles Outcomes MicroSim

This interactive simulation lets students explore Diana Baumrind's four parenting styles and their typical developmental outcomes. The main screen shows a 2×2 grid of parenting style cards (Authoritative, Authoritarian, Permissive, Uninvolved) defined by the dimensions of Responsiveness (x-axis) and Demandingness (y-axis). Clicking any card opens a detailed panel showing: the parenting style's typical behaviors, the likely developmental outcomes for children raised in that style (academic achievement, self-esteem, social competence, behavioral problems), and a brief vignette showing a typical parent–child interaction. A "Child Outcome Simulator" lets students adjust the two sliders (Responsiveness and Demandingness), move the dot across the grid, and see predicted average outcomes in a radar chart updating in real time. A "Sort the Scenarios" quiz presents 8 parent–child interaction vignettes and asks students to drag each into the correct parenting style quadrant.

Specification for MicroSim: Parenting Styles Outcomes MicroSim

Build as a p5.js simulation. Main view: draw a 2D coordinate space with "Responsiveness" on x-axis and "Demandingness" on y-axis, both labeled low to high. Four labeled quadrants: Authoritative (high R, high D, top right, green), Authoritarian (low R, high D, top left, red-orange), Permissive (high R, low D, bottom right, yellow), Uninvolved (low R, low D, bottom left, gray). Clicking a quadrant displays a sidebar card with style description, typical caregiver behaviors, and a radar chart (5 axes: Academic Achievement, Self-Esteem, Social Competence, Behavioral Control, Emotional Regulation) showing average research-based outcomes for children raised in that style. An interactive dot can be dragged to any position in the grid, and the radar chart interpolates outcomes smoothly. "Scenario Quiz" tab: 8 scenario cards appear; each shows a parent–child vignette; student drags it to the correct quadrant; after placing all 8, show a results screen with accuracy and explanations. Include a "Dimensions Explained" info panel accessible via a small (?) button.

File location when built: docs/sims/parenting-styles-outcomes/ Iframe height when embedded: 580px

[MicroSim to be generated — embed once built:]

<iframe src="../../sims/parenting-styles-outcomes/main.html"
        width="100%" height="580" scrolling="no"
        style="border:none;border-radius:8px;">
</iframe>

Chapter 8 Review

Key Terms

Term Definition
Developmental Psychology Scientific study of systematic, age-related changes across the lifespan
Cross-Sectional Design Comparing different age groups at the same point in time
Longitudinal Design Following the same group over time
Prenatal Development Development from conception to birth
Teratogen Environmental agent that disrupts prenatal development
Object Permanence Understanding that objects exist even when not perceived
Sensorimotor Stage Piaget's first stage (0–2 yrs): knowledge through action
Preoperational Stage Piaget's second stage (2–7 yrs): symbolic thought, egocentrism
Zone of Proximal Development Gap between independent and guided performance (Vygotsky)
Scaffolding Temporary support from a more capable partner
Language Acquisition Process of acquiring language understanding and production
Babbling Repetitive consonant-vowel strings; onset ~4–6 months
Linguistic Relativity Language influences (but does not determine) thought
Temperament Biologically based, stable individual differences in emotional style
Attachment Theory Bowlby's theory of infant–caregiver emotional bonds
Erikson's Stages Lifespan theory of psychosocial conflicts and virtues
Gender Identity Internal sense of one's own gender
Sexual Orientation Pattern of enduring emotional and sexual attraction
Adolescent Development Developmental period of identity formation and puberty

All 19 Concepts — Coverage Checklist

  • [x] Developmental Psychology Themes (§8.1)
  • [x] Cross-Sectional Research Design (§8.1)
  • [x] Longitudinal Research Design (§8.1)
  • [x] Prenatal Development (§8.2)
  • [x] Teratogens (§8.2)
  • [x] Infant Physical Development (§8.3)
  • [x] Sensorimotor Stage (§8.4)
  • [x] Object Permanence (§8.4)
  • [x] Preoperational Stage (§8.4)
  • [x] Piaget's Cognitive Stages (§8.4)
  • [x] Vygotsky's Sociocultural Theory (§8.5)
  • [x] Language Acquisition (§8.6)
  • [x] Babbling and Early Speech (§8.6)
  • [x] Linguistic Relativity (§8.6)
  • [x] Temperament (§8.7)
  • [x] Attachment Theory (§8.7)
  • [x] Erikson's Psychosocial Stages (§8.8)
  • [x] Adolescent Development (§8.8)
  • [x] Gender and Sexual Orientation (§8.8)

Mascot-celebration

Psy the Owl celebrating Outstanding work making it through Chapter 8!

You've just traced the arc of human development from a single fertilized cell all the way through the social and emotional milestones of childhood. You now understand why the embryonic period is a critical window of vulnerability, how Piaget and Vygotsky viewed cognitive development in complementary but contrasting ways, how language emerges from babbling to sentences with breathtaking speed, and why the quality of early attachment relationships leaves a mark that can be heard in adult relationships decades later.

These concepts are among the most heavily tested on the AP Psychology exam — and among the most genuinely useful ideas you will ever encounter. Every parent, teacher, and caregiver makes implicit developmental decisions every day. You now have the scientific framework to think about those decisions clearly.

Chapter 9 takes us through adolescence and adulthood — the rest of the story. Let's think about that! 🦉