| Reference | Description |
|---|---|
| CS50 — Harvard | Free online introductory computer science course covering programming, data, memory, and systems. |
| Operating Systems: Three Easy Pieces | Open-access textbook on virtual memory, scheduling, concurrency, and file systems. |
| GeeksforGeeks CS Tutorials | Practical tutorials on data structures, algorithms, operating systems, databases, and networks. |
| MDN Web Docs | Comprehensive reference for web standards and browser APIs; also covers JavaScript, HTTP, and networking fundamentals. |
| Wikipedia — Computer Science | High-level reference with links to essential CS concepts, languages, and history. |
| TutorialsPoint — Computer Fundamentals | Covers core topics including computer organization, operating systems, and software engineering. |