CS Resources

A curated list of Computer Science resources.

About

These are resources I've come across in my journey that have been either personally helpful to me (marked with a ⭐) or that people I trust have shared. I've also answered several frequently asked questions below.

Resources

Basic Programming

Data Structures and Algorithms

Machine Learning

"Modern AI"

Web Development

System Design

Miscellaneous

Advice / FAQs

How do I get better at programming?

Just write more code lol, all you can do is practice. I'm slightly above mid, but I get better by writing more code.

How do I come up with side project ideas?

Do you have inconveniences in your life? If so, try to solve them with software. Alternatively, go through this github repository

How do I get started?

Just learn a programming language, any language, with the intention of building a specific project or idea no matter how simple you think it seems.