prakhar1989 / awesome-courses

:books: List of awesome university courses for learning Computer Science!
56.53k stars 8.15k forks source link

make a simple roadmap for absolute beginners! #302

Open abu-3abed opened 5 years ago

abu-3abed commented 5 years ago

It would be very helpful to give a simple roadmap to which topics to take in order.

Thanks in Advance!!!

bradleygrant commented 5 years ago

The correct simple roadmap for you is going to depend on two things:

But if you go to the Intro to CS section, there are several different road maps already built -- pick a college you like and do their introductory CS classes in order.

For Berkeley, do CS 10 and then do CS 61A.

For Stanford, do CS 101, CS 106A, and CS 106B.

For Harvard, do CS50, and then maybe jump to the MIT courses 600.1x and 600.2x.

The important thing is that you pick one and keep moving.