Recommended Books for IT

 


1. Discrete Mathematics

Discrete Mathematics and Its Applications - Kenneth H. Rosen 4.3k

Elements of Discrete mathematics - C.L Liu 752

Discrete Mathematics (Schaum’s Outline) - Seymour Lipschutz and Marc Laras Lipson 377

Discrete Mathematics with Applications - Susanna S. Epp 393

2. Computer Organization and Architecture

Computer Organization - Carl Hamacher 2.0k

Computer Organization and Architecture: Designing for Performance - William Stallings 1.1k

3. C Programming

The C programming language - Brian W. Kernighan/Dennis Ritchie 4.8k

Let us C - Yashwant Kanetkar 2.1k

Programming in C - Reema Thareja 2.1k

4. Data Structures

Data Structures Using C and C++ - Tenenbaum 3.0k

Data Structures - Schaum’s Series 1.1k

Data Structures Using C - Reema Thareja 1.2k

5. Algorithms

Introduction to Algorithms - Thomas H. Cormen 1.3k

The Algorithm Design Manual - Steven S Skiena 335

Data Structures and Algorithms Made Easy - Narasimha Karumanchi 788

6. Theory of Computation

Introduction to The Theory of Computation - Michael Sipser 1.8k

An Introduction to Formal Languages and Automata - Peter Linz 649

Theory of Computer Science: Automata, Languages, and computation - K.L.P Mishra 797

7. Compiler Design

Principles of Compiler Design - Alfred V Aho, Jeffrey D. Ullman 414

A Textbook of Compiler Design - Adesh K. Pandey 246

8. Operating System

Operating System Concepts - Silberschatz and Galvin 3.9k

Operating Systems: Internals and Design Principles - Stallings 1.0k

9. Database Management System

Database System Concepts - Abraham Silberschatz and Henry F. Korth 795

Fundamentals of Database Systems - Elmasri Ramez and Navathe Shamkant 229

Database Management Systems - Raghu Ramakrishnan and Johannes Gehrke 200

Database Management Systems - Rajiv Chopra 254

10. Computer Networks

Computer Networking: A Top-down Approach - James F. Kurose and Keith W. Ross 2.3k

Data Communications and Networking - Behrouz A. Forouzan 972

Computer Networks - Tennenbaum

No comments

Algorithms and Programs

  Algorithms and Programs Both the algorithms and programs are used to solve problems, but they are not the same things in terms of their fu...