Arjun Suresh (talk | contribs) m (→Databases) |
Arjun Suresh (talk | contribs) |
||
Line 33: | Line 33: | ||
NPTEL | NPTEL | ||
| | | | ||
− | |||
− | |||
|- | |- | ||
|[https://www.coursera.org/course/algs4partI Coursera Course] | |[https://www.coursera.org/course/algs4partI Coursera Course] | ||
Kevin Wayne, Robert Sedgewick, Princeton University | Kevin Wayne, Robert Sedgewick, Princeton University | ||
− | | Course and | + | | Course and slides |
|} | |} | ||
Line 52: | Line 50: | ||
</ul></div> | </ul></div> | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Book | + | ! style="color: #f7f7f7; background-color: #3b5998;"| |
− | ! style="width: 70%;"| | + | Book |
+ | ! style="width: 70%;color:#f7f7f7; background-color: #3b5998;"| | ||
Description | Description | ||
|- | |- | ||
Line 101: | Line 100: | ||
Description | Description | ||
|- | |- | ||
− | | [ | + | | [https://www.youtube.com/playlist?list=PLLDC70psjvq5hIT0kfr1sirNuees0NIbG ''Operating Systems'' ] |
− | + | P.K.Biswas | |
− | | | + | | Enough for GATE |
|- | |- | ||
− | |[ | + | |[https://www.youtube.com/watch?v=sjs5PtCsVA4&index=1&list=PLEAFEC6160DADC7AA ''Computer Science 162 - Lecture 1'' ] |
− | + | UCBerkeley | |
− | | | + | | |
|} | |} | ||
Line 126: | Line 125: | ||
Description | Description | ||
|- | |- | ||
− | |[http://www. | + | |[http://www.aduni.org/courses/theory/index.php?view=cw ''Theory of Computation'' ] |
− | + | Shai Simonson, Aduni.org | |
− | | | + | | If you have not seen these videos, don’t do anything go and see the videos immediately, no excuses. |
|- | |- | ||
|[http://www.flipkart.com/introduction-theory-computation-2nd-english/p/itmdfcamz8zfkzzz?pid=9788131517505&otracker=from-search&srno=t_1&query=sipser&ref=bb122966-0efa-4f6c-b7b8-9c4b7607cfb3 ''Introduction to Theory of Computation''] | |[http://www.flipkart.com/introduction-theory-computation-2nd-english/p/itmdfcamz8zfkzzz?pid=9788131517505&otracker=from-search&srno=t_1&query=sipser&ref=bb122966-0efa-4f6c-b7b8-9c4b7607cfb3 ''Introduction to Theory of Computation''] | ||
Line 221: | Line 220: | ||
! style="width: 70%;"| | ! style="width: 70%;"| | ||
Description | Description | ||
+ | |- | ||
+ | |[https://www.youtube.com/watch?v=_eR4rxnM7Lc&list=PL9D558D49CA734A02&index=4 ''Programming Paradigms''] | ||
+ | Jerry Cain, Stanford | ||
+ | | Doesn't cover the entire GATE syllabus in programming but useful | ||
|- | |- | ||
|[https://www.youtube.com/course?category=University%2FEngineering%2FComputer%2520Science%2FData%2520Structures&list=EC4BBB74C7D2A1049C&feature=edu ''Computer Science 61B - Fall 2006''] | |[https://www.youtube.com/course?category=University%2FEngineering%2FComputer%2520Science%2FData%2520Structures&list=EC4BBB74C7D2A1049C&feature=edu ''Computer Science 61B - Fall 2006''] | ||
UCBerkeley | UCBerkeley | ||
− | | | + | |For Data structures |
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Line 335: | Line 333: | ||
Description | Description | ||
|- | |- | ||
− | |[ | + | |[https://www.youtube.com/playlist?list=PL5BC8D7CFBA5732EA ''Sets, Counting, and Probability''] |
− | + | Harvard | |
− | | | + | |Covers the basics |
+ | |- | ||
+ | |[https://www.youtube.com/playlist?list=PLvjECquwN5_Emuhi-ISxBOk82-zp-6lTf ''Applied Probability''] | ||
+ | MIT | ||
+ | |Advanced course and topics are mostly above GATE syllabus. | ||
|} | |} | ||
Algorithms:
Data Structures:
Book |
Description |
---|---|
Algorithms
Shai Simonson, Aduni.org |
Aduni.org: before you do any other thing, the first thing to do is watch these videos, you won’t believe how awesome Shai is. |
Introduction to Algorithms
Leiserson, OCW.MIT |
One of the lecturers is C. Leiserson, The “L” in CLRS.. |
Introduction to Data Structures & Algorithms
NPTEL |
|
Coursera Course
Kevin Wayne, Robert Sedgewick, Princeton University |
Course and slides |
Book |
Description |
---|---|
DBMS NPTEL PPC - IIT KGP
NPTEL |
IIT KGP PPC DBMS lecture is good one |
CS145 Introduction to Databases
Stanford |
Course and slides for DBMS |
Book |
Description |
---|---|
Compilers : Principles, Techniques, & Tools
Aho, Sethi, Ulman, Lam |
One and only book. If you find the explanations tough, start looking at the given examples, they are easy to follow |
Book |
Description |
---|---|
Operating Systems
P.K.Biswas |
Enough for GATE |
Computer Science 162 - Lecture 1
UCBerkeley |
Book |
Description |
---|---|
Theory of Computation
Shai Simonson, Aduni.org |
If you have not seen these videos, don’t do anything go and see the videos immediately, no excuses. |
Introduction to Theory of Computation
Sipser |
Sipser is a quick and comprehensive guide. It is recommended to be read after you have grip on the subject. |
Introduction To Computer Theory
Cohen |
Cohen can be read if very good detailed analysis is required. SPOON FEEDING ! |
Introduction to Automata Theory, Languages, and Computation
Hopcroft |
In most colleges you will find this book as a Main book , but believe me within Cohen or Linz, if you read any one of them , Enough! |
Book |
Description |
---|---|
Computer Organization
Vranesic, Zaky, Hamacher |
|
Computer Organization and Architecture : Designing for Performance
Stallings |
|
Computer Systems: A Programmers perspective | This is a really good book in perspective of architecture as a simple view of how the actual hardware is organised is given. Apart from the classical confusing diagrams, this book has simple ones which is quite clear in its meaning. The explanation for pipeline execution and hazards are really good. This book is no longer in print, but you can get its pdf by clicking in the link provided. Highly recommended if you have time as this covers many of the other CS subjects as well. |
Book |
Description |
---|---|
Computer Networks
Peterson, Davie |
Most recommended for GATE |
Data Communication & Networks
Forouzan |
Good book with Basics clear |
Computer Netwroks
Tanenbaum, Wetherall |
One can not neglect the amazing book by tanenbaum. It contains everything in a very well written way. It is amusing and `it deals with issues in a manner you want to do. If you are starting the subject, go with it. It is not recommended for last time reading. Keep making good notes if you read his book. |
Computer Networking: A Top-Down Approach
Kurose |
Kurose is best for Almost all fundamental concept with clear figure and very understandable manners |
Book |
Description |
---|---|
Programming Paradigms
Jerry Cain, Stanford |
Doesn't cover the entire GATE syllabus in programming but useful |
Computer Science 61B - Fall 2006
UCBerkeley |
For Data structures |
Book |
Description |
---|---|
Digital Logic & Computer Design
Morris Mano |
No Comment… One and only… |
Book |
Description |
---|---|
Software Engineering
Pressman |
Just see the GATE topics from this bible. |
Book |
Description |
---|---|
Web Technologies Basics
Telerik Academy |
This presentation is enough for GATE. |
Book |
Description |
---|---|
Mathematical Introduction to Logic
Enderton |
Buy only if needed. The GATE topic is only till first order logic and these questions can be solved just by practising previous year papers. But NEVER ignore this topic. |
Combinatory
Probability
Book |
Description |
---|---|
Sets, Counting, and Probability
Harvard |
Covers the basics |
Applied Probability
MIT |
Advanced course and topics are mostly above GATE syllabus. |
Book |
Description |
---|---|
Discrete Mathematics and Its Applications with Combinatorics and Graph Theory
Rosen |
Best book for Discrete Mathematics. Even covers Graph Theory. |
Book |
Description |
---|---|
Introduction to Graph Theory
Douglas B. West |
First 4 chapters are important for GATE |
Graph Theory With Applications To Engineering And Computer Science
Deo |
Good and concise books. If you have followed this book during bachelors, then it is enough for GATE. |
Book |
Description |
---|---|
Higher Engineering Mathematics
Grewal |
Grewal's book is sufficient for Linear Algebra in GATE (it is needed for other mathematical subjects) |
Linear Algebra and its Applications
Gilbert Strang |
This is the best book for Linear algebra |
Numerical Methods
Calculus
Book |
Description |
---|---|
Higher Engineering Mathematics
Grewal |
Enough for GATE |
Calculus
Gilbert Strang |
If you have time, go through the book and videos in this link. |
Book |
Description |
---|---|
Quantitative Aptitude For Competitive Examinations
Aggarwal |
Those having good aptitude skills can do without this book. But do refresh the problems in progression, cost-selling price etc. Questions in aptitude are easy but scoring in this topic is very important to the final GATE score. |
Book |
Description |
---|---|
A Modern Approach to Verbal Reasoning
Aggarwal |
If your English is good enough no need to buy this book. But I recommend giving a little importance to this topic. |
Algorithms:
Data Structures:
Book |
Description |
---|---|
Algorithms
Shai Simonson, Aduni.org |
Aduni.org: before you do any other thing, the first thing to do is watch these videos, you won’t believe how awesome Shai is. |
Introduction to Algorithms
Leiserson, OCW.MIT |
One of the lecturers is C. Leiserson, The “L” in CLRS.. |
Introduction to Data Structures & Algorithms
NPTEL |
|
Coursera Course
Kevin Wayne, Robert Sedgewick, Princeton University |
Course and slides |
Book |
Description |
---|---|
DBMS NPTEL PPC - IIT KGP
NPTEL |
IIT KGP PPC DBMS lecture is good one |
CS145 Introduction to Databases
Stanford |
Course and slides for DBMS |
Book |
Description |
---|---|
Compilers : Principles, Techniques, & Tools
Aho, Sethi, Ulman, Lam |
One and only book. If you find the explanations tough, start looking at the given examples, they are easy to follow |
Book |
Description |
---|---|
Operating Systems
P.K.Biswas |
Enough for GATE |
Computer Science 162 - Lecture 1
UCBerkeley |
Book |
Description |
---|---|
Theory of Computation
Shai Simonson, Aduni.org |
If you have not seen these videos, don’t do anything go and see the videos immediately, no excuses. |
Introduction to Theory of Computation
Sipser |
Sipser is a quick and comprehensive guide. It is recommended to be read after you have grip on the subject. |
Introduction To Computer Theory
Cohen |
Cohen can be read if very good detailed analysis is required. SPOON FEEDING ! |
Introduction to Automata Theory, Languages, and Computation
Hopcroft |
In most colleges you will find this book as a Main book , but believe me within Cohen or Linz, if you read any one of them , Enough! |
Book |
Description |
---|---|
Computer Organization
Vranesic, Zaky, Hamacher |
|
Computer Organization and Architecture : Designing for Performance
Stallings |
|
Computer Systems: A Programmers perspective | This is a really good book in perspective of architecture as a simple view of how the actual hardware is organised is given. Apart from the classical confusing diagrams, this book has simple ones which is quite clear in its meaning. The explanation for pipeline execution and hazards are really good. This book is no longer in print, but you can get its pdf by clicking in the link provided. Highly recommended if you have time as this covers many of the other CS subjects as well. |
Book |
Description |
---|---|
Computer Networks
Peterson, Davie |
Most recommended for GATE |
Data Communication & Networks
Forouzan |
Good book with Basics clear |
Computer Netwroks
Tanenbaum, Wetherall |
One can not neglect the amazing book by tanenbaum. It contains everything in a very well written way. It is amusing and `it deals with issues in a manner you want to do. If you are starting the subject, go with it. It is not recommended for last time reading. Keep making good notes if you read his book. |
Computer Networking: A Top-Down Approach
Kurose |
Kurose is best for Almost all fundamental concept with clear figure and very understandable manners |
Book |
Description |
---|---|
Programming Paradigms
Jerry Cain, Stanford |
Doesn't cover the entire GATE syllabus in programming but useful |
Computer Science 61B - Fall 2006
UCBerkeley |
For Data structures |
Book |
Description |
---|---|
Digital Logic & Computer Design
Morris Mano |
No Comment… One and only… |
Book |
Description |
---|---|
Software Engineering
Pressman |
Just see the GATE topics from this bible. |
Book |
Description |
---|---|
Web Technologies Basics
Telerik Academy |
This presentation is enough for GATE. |
Book |
Description |
---|---|
Mathematical Introduction to Logic
Enderton |
Buy only if needed. The GATE topic is only till first order logic and these questions can be solved just by practising previous year papers. But NEVER ignore this topic. |
Combinatory
Probability
Book |
Description |
---|---|
Sets, Counting, and Probability
Harvard |
Covers the basics |
Applied Probability
MIT |
Advanced course and topics are mostly above GATE syllabus. |
Book |
Description |
---|---|
Discrete Mathematics and Its Applications with Combinatorics and Graph Theory
Rosen |
Best book for Discrete Mathematics. Even covers Graph Theory. |
Book |
Description |
---|---|
Introduction to Graph Theory
Douglas B. West |
First 4 chapters are important for GATE |
Graph Theory With Applications To Engineering And Computer Science
Deo |
Good and concise books. If you have followed this book during bachelors, then it is enough for GATE. |
Book |
Description |
---|---|
Higher Engineering Mathematics
Grewal |
Grewal's book is sufficient for Linear Algebra in GATE (it is needed for other mathematical subjects) |
Linear Algebra and its Applications
Gilbert Strang |
This is the best book for Linear algebra |
Numerical Methods
Calculus
Book |
Description |
---|---|
Higher Engineering Mathematics
Grewal |
Enough for GATE |
Calculus
Gilbert Strang |
If you have time, go through the book and videos in this link. |
Book |
Description |
---|---|
Quantitative Aptitude For Competitive Examinations
Aggarwal |
Those having good aptitude skills can do without this book. But do refresh the problems in progression, cost-selling price etc. Questions in aptitude are easy but scoring in this topic is very important to the final GATE score. |
Book |
Description |
---|---|
A Modern Approach to Verbal Reasoning
Aggarwal |
If your English is good enough no need to buy this book. But I recommend giving a little importance to this topic. |