> Source URL: /resources/resources.index
# CSC-121 Resources Index

Use this page as a central list of all reference resources.

## Course and setup

- [Course Syllabus](./csc-121.syllabus.md)
- [Local Development Setup (macOS + Windows)](./local-dev.guide.md)
- [macOS Setup Guide](./macos.guide.md)
- [Windows Setup Guide](./windows.guide.md)

## Workflow and tools

- [Commit and Sync Guide](./commit-and-sync.guide.md)
- [Disable Copilot Guide](./disable-copilot.guide.md)
- [Window Management Guide (choose OS)](./window-management.guide.md)
- [Window Management (macOS)](./window-management-macos.guide.md)
- [Window Management (Windows)](./window-management-windows.guide.md)

## Python fundamentals

- [print() Guide](./print.guide.md)
- [Variables Guide](./variables.guide.md)
- [Input Guide](./input.guide.md)
- [Data Types Guide](./data-types.guide.md)
- [String Concatenation Guide](./string-concatenation.guide.md)
- [f-Strings Guide](./f-strings.guide.md)
- [Conditionals Guide](./conditionals.guide.md)
- [While Loops Guide](./while-loops.guide.md)
- [Python Conventions Guide](./python-conventions.guide.md)

## Unit 2 concepts

- [Functions Guide](./functions.guide.md)
- [Dictionaries Guide](./dictionaries.guide.md)
- [Lists of Dictionaries Guide](./lists-of-dicts.guide.md)
- [File I/O Guide](./file-io.guide.md)
- [Project Structure Guide](./project-structure.guide.md)
- [Modules Guide](./modules.guide.md)
- [Packages and uv Guide](./packages.guide.md)

## Other references

- [Emoji Guide](./emojis.guide.md)
- [Coming Soon Placeholder](./coming-soon.placeholder.md)


---

## Backlinks

The following sources link to this document:

- [Resources](/index.path.llm.md)
- [Unit 2 Resources](/unit-3/labs/01-transition/01-transition.lab.llm.md)
- [resource pages](/unit-2/exams/exam/unit2-exam.guide.llm.md)
- [resource pages](/unit-1/exams/unit-1-exam/unit1-exam.guide.llm.md)
- [button:: Open Course Resources](/unit-1/labs/06-unit-1-exam-prep/06-unit-1-exam-prep.lab.llm.md)
