UW BIOL 180: Introductory Biology
BIOL 180 is the first course in UW's introductory biology series, covering evolution, Mendelian genetics, and ecology. It's the entry point for biology, pre-health, and life-science majors, taught in large active-learning lectures with frequent in-class assessment.
Fennie is independent and not affiliated with University of Washington. This is an unofficial study guide.
Build my BIOL 180 study planWhat makes it hard
BIOL 180 tests experimental reasoning, not memorization — exam questions present data and ask you to interpret or design experiments, which blindsides students expecting recall questions. The volume of reading is heavy, and the active-learning format means falling behind on pre-class prep shows up immediately in graded clicker questions.
What you'll cover
- • Natural selection and evolution
- • Phylogenetics
- • Mendelian and population genetics
- • Ecology and population dynamics
- • Experimental design and data interpretation
- • Speciation and biodiversity
The BIOL 180 study guide
How to study for UW BIOL 180, step by step.
- 1
Do the pre-class reading on schedule, every time
BIOL 180's active-learning format means graded in-class questions assume you've read. Falling behind on reading costs points immediately, not just at the exam.
- 2
Study figures, not definitions
Exams hand you data and ask you to interpret it or design the next experiment. Practice reading graphs and tables from the textbook and asking what conclusion they support — that's the tested skill.
- 3
Work genetics problems by hand
Punnett squares, pedigrees, and population genetics calculations need to be performed, not recognized. Do every practice problem twice: once with notes, once without, a few days apart.
- 4
Use old exams to calibrate
Past BIOL 180 exams reveal how experimental-design questions are actually phrased — most students are shocked the first time. Calibrate early, not during midterm week.
- 5
Keep the reading treadmill running with Fennie
Upload the BIOL 180 schedule and Fennie's Daily Plan chunks pre-class reading and post-class review day by day, generating flashcards for genetics problem types and vocabulary from your actual course content. Free to start.
Start my BIOL 180 plan free
How Fennie helps with BIOL 180
Daily Plans keep BIOL 180's pre-class reading and post-class review on schedule, which the active-learning format effectively requires. Chat through an experimental-design question to practice the reasoning the exams test, and auto-generate flashcards for genetics problem types and key vocabulary.
FAQ
Is BIOL 180 hard?
Yes, in a specific way: exams test data interpretation and experimental design rather than recall. Students who study by memorizing definitions consistently underperform.
What's the best way to study for BIOL 180 exams?
Practice with old exam questions and focus on interpreting figures and designing experiments. Do the pre-class reading on schedule — the in-class points depend on it.
Do I take BIOL 180 before CHEM 142?
They're independent courses, but pre-health students often run them in parallel. Check your intended major's recommended sequence, since the BIOL 180/200/220 series can be taken in different orders for some tracks.
Pass BIOL 180 with a plan, not a cram
Upload your BIOL 180 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 UW courses
CSE 121 — Introduction to Computer Programming I
CSE 121 is UW's no-experience-required intro to programming in Java, the first course in the CSE 12X sequence that replaced the old CSE 142/143 in 2022. It's designed for students who have never written code, covering variables, control flow, methods, and arrays through weekly programming assignments.
CSE 122 — Introduction to Computer Programming II
CSE 122 is the second course in UW's intro programming sequence, and the usual starting point for students with AP CS A credit or prior coding experience. It covers data structures from the client perspective — lists, sets, maps, stacks, queues — plus file processing and reasoning about code complexity.
CSE 123 — Introduction to Computer Programming III
CSE 123 completes UW's intro programming sequence, shifting from using data structures to building them. Students implement linked lists and binary trees, write recursive algorithms, and design class hierarchies with inheritance and interfaces — the material that used to be the back half of CSE 143.
CSE 311 — Foundations of Computing I
CSE 311 is UW's discrete math and theory course — propositional logic, proofs, set theory, induction, regular expressions, and finite automata. It's the first course in the major where the work is writing proofs instead of writing programs, and it underpins everything from CSE 312 to algorithms.