Developer-Y / cs-video-courses

List of Computer Science courses with video lectures.
66.59k stars 9.08k forks source link

Query for new topic. #28

Closed vikaskyadav closed 7 years ago

vikaskyadav commented 7 years ago

Is Discrete Mathematics/ Discrete Structures also a part of Mathematics portion?

Developer-Y commented 7 years ago

Yes. usually discrete math covers Induction, Sets,Combinatorics, Probability, Number Theory along with basic Graph theory and few other concepts. Considering there are currently only 3 courses on this topic, it's better to keep them with other Math courses. Infact title of notes that are part of MIT's 6.042 is also Math for Computer Science

vikaskyadav commented 7 years ago

Cool! You can also include video lectures from www.nptel.ac.in, if you want to. Some of them too are too good.

Developer-Y commented 7 years ago

There are many courses at NPTEL, that is why it is added as top level link. If you are familiar with which are the great courses in NPTEL and would like them added to this list, please fee free to add them through a pull request.