Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 928 Bytes

cs.md

File metadata and controls

26 lines (16 loc) · 928 Bytes

Computer Science

Description

Computer science is a vast subject and there is a lot which is studied under it.

  1. Programming languages
  2. unix tutorials for beginners link
  3. Data structures and algorithms
  4. open source
  5. using SSH link

There is an opencourseeware which is taught at harvard which is freely available under this link. It is an eleven week course.

If you are beginner in programming and want to know about good organisation skill, check out this link.

Helpful links

  1. Creating virtual environment in python link
  2. How to set up c in visual studio code(i found it very tough) check this link
  3. linux tips link

Some topics

  1. Lambda calculus: