SteffiKeranJ / HighlightedCS

Popular computer science books (PDF) with highlighting :) add yours now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Must-have computer science books with highlights and annotations

Contribute now

NOTE: Not all the books are highlighted yet! PRs are welcome :)

Visitors

GitHub repo size GitHub

Colour code

  1. 🟦 (blue) important information / worth remembering / worth taking a note
  2. 🟒 (green) positive approach / high priority / correct way / pros
  3. πŸ”΄ (red) negative approach / less priority info than green / wrong or less effective way / warning / caution / cons
  4. 🟑 (yellow) concise information / general highlight

Filename structure

Title [author(s)] (edition)

TOC

β”œβ”€β”€ Algorithm
β”‚   β”œβ”€β”€ Introduction to Algorithms [coremen] (3).pdf
β”‚   └── The Art of Computer Programming [Donald_E._Knuth] (3).pdf
β”œβ”€β”€ Cryptography
β”‚   └── Cryptography and network security [stallings] (5).pdf
β”œβ”€β”€ Database
β”‚   β”œβ”€β”€ Database Management Systems [Ramakrishnan] (3).pdf
β”‚   β”œβ”€β”€ Database System Concepts [KORTH] (6).PDF
β”‚   └── Fundamentals of Database Systems [Elmasri, Navathe] (7).pdf
β”œβ”€β”€ Data communication and networking
β”‚   β”œβ”€β”€ Computer networking a top down aproach [kurose, ross] (6).pdf
β”‚   β”œβ”€β”€ Data and computer communications [stallings] (8).pdf
β”‚   └── Data communication and networking [forouzan] (4).pdf
β”œβ”€β”€ Data science
β”‚   └── Data mining concepts and techniques [Jiawei Han, Micheline Kamber, Jian Pei] (3).pdf
β”œβ”€β”€ Data structure
β”‚   β”œβ”€β”€ Data structures algorithm analysis in c++ [mark allen weiss] (4).pdf
β”‚   β”œβ”€β”€ Data structures and program design in c++ [kruse, ryba] (1) .pdf
β”‚   └── Data structures using c [reema thareja] (2).pdf
β”œβ”€β”€ Digital electronics
β”‚   β”œβ”€β”€ Digital design [Morris Mano] (5).pdf
β”‚   └── Digital electronics [anil.k.maini] (1).pdf
β”œβ”€β”€ Electronics
β”‚   └── Principles of electronics [V.K Mehta] (1).pdf
β”œβ”€β”€ Graph theory
β”‚   └── Graph theory with applications [C. Vasudev] (1).pdf
β”œβ”€β”€ General concepts
β”‚   └── Computer science distilled [Wladston Ferreira Filho] (1).pdf
β”œβ”€β”€ Microprocessor
β”‚   └── 8085 microprocessors through question answers [S.K.Sen] (2).pdf
β”œβ”€β”€ OOP
β”‚   β”œβ”€β”€ Object oriented programming in c++ [Robert Lafore] (4).pdf
β”‚   └── Oop with c++ solution [E balagurusamy].pdf
β”œβ”€β”€ Operating system
β”‚   └── Operating system A concept-based approach [Dhamdhere] (1).pdf
β”œβ”€β”€ Parallel computing
β”‚   β”œβ”€β”€ Distributed computing [singhal].pdf
β”‚   └── Distributed systems principles and paradigms [tanenbaum] (2).pdf
β”œβ”€β”€ Software engineering
β”‚   β”œβ”€β”€ Object oriented software engineering [mc graw hill].pdf
β”‚   β”œβ”€β”€ Software engineering IIT khargapur [rajib mall].pdf
β”‚   └── Software engineering [sommerville].pdf
β”œβ”€β”€ Theory of computer science
β”‚   β”œβ”€β”€ Introduction to automata theory [hopcroft, ullman] (2).pdf
β”‚   β”œβ”€β”€ Theory of automata, formal languages and computation [new age publishers].pdf
β”‚   └── Theory of computer science [klp mishara] (3).pdf
β”œβ”€β”€ Unix
β”‚   └── UNIX and shell programming [oxford university press].pdf
└── Wireless sensor networking
    β”œβ”€β”€ Fundamentals of wireless sensor networks [Waltenegus Dargie].pdf
    β”œβ”€β”€ Protocols and architectures for wireless sensor networks [karl, willing].pdf
    β”œβ”€β”€ Wireless sensor network designs [anna Hac].pdf
    └── Wireless sensors network [Kazem Sohraby, Daniel Minoli, Taieb Znati].pdf

18 directories, 35 files

About

Popular computer science books (PDF) with highlighting :) add yours now

License:The Unlicense