Stanford PSYCH 1: Introduction to Psychology
PSYCH 1 is Stanford's survey of psychology — research methods, the brain, learning, memory, development, social psychology, and disorders — and one of the university's most popular courses, taught by marquee faculty in a large-lecture format.
Fennie is independent and not affiliated with Stanford University. This is an unofficial study guide.
Build my PSYCH 1 study planWhat makes it hard
It's a volume game on a quarter clock: enormous vocabulary, a parade of studies and theorists, and exams favoring application questions where two answers look right unless you genuinely know the distinction. The fame and fun of the lectures lead students to under-prepare, and the first exam reliably recalibrates them.
What you'll cover
- • Research methods
- • Brain and behavior
- • Learning and conditioning
- • Memory
- • Social psychology
- • Development
- • Psychological disorders
The PSYCH 1 study guide
How to study for Stanford PSYCH 1, step by step.
- 1
Don't let great lectures replace studying
Enjoying the lecture and encoding the material are different events. Set up a real review routine in week one, before the first exam demonstrates the difference.
- 2
Flashcard each unit as you meet it
The vocabulary volume only stays manageable if the deck grows continuously. Capture terms, theorists, and key studies on first contact, not in a pre-exam scramble.
- 3
Review briefly every day
Fifteen daily minutes of spaced review beats a cram by a wide margin in vocabulary-dense courses — and on a ten-week clock there's no slack to relearn faded material.
- 4
Drill the look-alike distinctions
Exam questions are built so two options look right: reinforcement versus punishment, memory stages, adjacent disorders. Practice those contrasts explicitly with scenario questions.
- 5
Turn the firehose into a plan with Fennie
Upload your PSYCH 1 materials and Fennie generates flashcards per unit, schedules short daily reviews in a Daily Plan timed to the exams, and drills the 'which concept is this scenario?' questions the tests favor. Free to start.
Start my PSYCH 1 plan free
How Fennie helps with PSYCH 1
Fennie's Daily Plans turn PSYCH 1's volume into short daily reviews timed to the exam schedule, so early-quarter terms are still sharp at the midterm. Generate flashcards per unit from your actual materials and drill application-style questions — the 'which concept does this scenario show?' format the exams favor.
FAQ
Is PSYCH 1 at Stanford easy?
It's friendlier than the STEM gateways but not a free pass: the vocabulary volume is large, the quarter is short, and exam questions apply concepts to scenarios rather than asking definitions. Lecture attendance alone reliably under-prepares people for exam one.
How should I study for PSYCH 1 exams?
Spaced flashcard review through the week plus scenario practice — exams favor 'which concept is this an example of?' over straight recall. Build the deck continuously from week one; a quarter leaves no room for relearning faded units.
What does PSYCH 1 cover?
The whole field at survey depth: research methods, neuroscience basics, sensation and perception, learning, memory, development, social psychology, personality, and disorders — broad coverage at quarter speed with exams carrying the grade.
Pass PSYCH 1 with a plan, not a cram
Upload your PSYCH 1 materials and Fennie generates a Daily Plan paced to your deadline — plus chat, flashcards, and quizzes built from the actual course content.
Get started freeMore Stanford courses
CS 106A — Programming Methodology
CS 106A is Stanford's famous introduction to programming, taught in Python — control flow, functions, decomposition, lists, dictionaries, and graphics — assuming zero prior experience. Its lectures and assignments are public, and through Code in Place it has been taught free to hundreds of thousands of people, so it's studied worldwide by enrolled students and self-learners alike.
CS 106B — Programming Abstractions
CS 106B follows 106A with programming abstractions in C++ — recursion, ADTs and the standard collections, big-O, linked structures, trees, and hashing. It's the course where Stanford CS gets real, and like 106A its materials are public and heavily used by self-learners.
CS 107 — Computer Organization and Systems
CS 107 takes students from C++ down to the machine: C programming, pointers and memory, bit-level representation, x86-64 assembly, and how the heap actually works — culminating in the famous heap allocator assignment. It's the systems gateway of the Stanford CS core.
CS 103 — Mathematical Foundations of Computing
CS 103 is Stanford's discrete math and theory gateway — proof techniques, set theory, induction, graph basics, then finite automata, regular languages, and the first look at computability and P vs NP. For most students it's the first course where the deliverable is a proof, not a program.