prakhar1989 / awesome-courses

:books: List of awesome university courses for learning Computer Science!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make a simple roadmap for absolute beginners!

abu-3abed opened this issue · comments

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

Thanks in Advance!!!

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

  • what your goals are (which may very well change as you get further along in the pursuit of knowledge and figure out more about what you want)
  • what your particular definition of "absolute beginner" is, since everybody brings something different to the table, and there are various levels of self-described beginner

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.