Prerequisites and Background
What You Need to Begin
Fandom as a Social System is designed for college-level readers and assumes no prior familiarity with fan studies as an academic discipline. However, the book draws on concepts from multiple fields. Here is what you will find helpful to have—and what you can do if you don't yet have it.
Disciplinary Background (Helpful But Not Required)
Sociology (Very Helpful)
The book draws heavily on sociological concepts: social systems, social identity theory, subcultural capital, gift economies, and collective action. If you have completed an introductory sociology course, you will recognize many of these concepts and can skip the contextualizing explanations. If not, the textbook introduces each concept with enough background to understand it.
Helpful foundational texts: Giddens & Sutton, Sociology (any edition); Tischler, Introduction to Sociology
Media Studies / Communication (Helpful)
Chapters in Part VI (Platform Ecosystems) and Part V (Parasocial Relationships) build on media studies concepts: medium theory, platform studies, audience studies, and parasocial interaction. An introductory media studies or mass communication course will help, but is not required.
Helpful foundational texts: Croteau & Hoynes, Media/Society; McQuail, McQuail's Mass Communication Theory
Cultural Studies (Helpful for Parts II and IV)
The chapters on identity (Part II) and creative production (Part IV) draw on cultural studies traditions: Stuart Hall's encoding/decoding model, Raymond Williams's cultural materialism, and Pierre Bourdieu's field theory. Again, not required—the textbook introduces these ideas—but prior exposure helps.
Helpful foundational texts: During (ed.), The Cultural Studies Reader; During, Cultural Studies: A Critical Introduction
Psychology (Helpful for Part V)
Part V (Parasocial Relationships) builds on psychological concepts including social identity theory, attachment theory, and the psychology of parasocial interaction. An introductory psychology course helps.
Helpful foundational texts: Myers, Psychology (any introductory edition)
Law (Helpful for Part VIII)
Chapter 39 introduces US copyright doctrine, the fair use test, and related legal concepts. No prior legal training is required—the chapter explains everything from first principles—but an introductory business law or media law course helps with the nuances.
Technical Prerequisites (Chapter-Specific)
Python (Chapters 11, 17, 21, 24, 30, 41 — Optional)
Six chapters include Python code. You do not need programming experience to understand the chapters—the code is always explained in plain language. If you want to run the code yourself, you need:
- Python 3.10 or higher
- The libraries in
requirements.txt(pip install -r requirements.txt) - Basic Python literacy (variables, functions, loops, pandas DataFrames)
If you want to strengthen your Python before these chapters: - Python for Everybody (Coursera, free) — zero-to-basic in 6–8 hours - Python Crash Course (Matthes) — excellent for self-teaching
Statistics (Chapters 5, 11, 24 — Light)
Three chapters involve light statistical reasoning: understanding means and distributions (Chapter 5), network density measures (Chapter 11), and sentiment score interpretation (Chapter 24). No advanced statistics required; high school math is sufficient.
Fandom Experience (Not Required, But Welcome)
You do not need to be a fan of anything to use this textbook analytically. The three running examples are presented with enough context that a reader with no prior knowledge of MCU, BTS, or Supernatural can follow them.
That said: if you are a fan of something, you will likely find that your personal experience illuminates the theoretical concepts in ways that make them more vivid and more contestable. Many of the Reflection prompts throughout the book invite you to connect academic frameworks to your own fan experience. Engage with those prompts—they tend to produce the most interesting class discussions.
If you are not currently a fan of anything and want to develop an experiential baseline for the book, consider spending a week engaging with an active fan community in the area of your choice. Lurk in a subreddit, follow a fandom Twitter account, read a few popular works on AO3. The fieldwork experience will transform how you read Chapters 5 (methods), 11 (community formation), and 18 (fan fiction).
If You Encounter an Unfamiliar Term
Fan communities have extensive specialized vocabulary. Academic fan studies has additional vocabulary. When you encounter an unfamiliar term:
- Check the Glossary (Appendix A) for academic definitions
- Check the Fandom Lexicon (Appendix H) for community-specific terms
- Check the Key Terms list at the chapter's opening—terms used in a chapter are listed there
Bold terms in the main text are always defined in context when first introduced.
A Word on Sources
Fan studies is an academic field with peer-reviewed journals, major university presses, and established methodological standards. The primary journal is Transformative Works and Cultures, published open-access by the Organization for Transformative Works. This textbook cites peer-reviewed scholarship throughout.
Fan communities also produce their own documentation: wikis, archived discussions, fan-created timelines and histories. These are legitimate primary sources for fan studies research, and the textbook treats them as such. Appendix E (Primary Source Anthology) includes examples.
You are ready. Chapter 1 begins on the next page.