S.NO. BOOKS
- Theory of Computation: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability.
- Textbook :"Formal Languages and Automata theory " ,J.D.Ullman etal
- Algorithms: Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-and-conquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching.Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concepts of complexity classes – P, NP, NP- hard, NP-complete.
- Textbook :"Introduction to algorithms" Cormen etal
- "Computer Algorithms" Horowitz and Sahani
- Digital Logic: Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point).
- Textbook :"Digital Logic circuits and Design " by Morris Mano
- Computer Organization and Architecture: Machine instructions and addressing modes, ALU and data- path, CPU control design, Memory interface,I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage.
- Textbook :"Computer Organisation " by Morris Mano
- "Computer Architecture " by Briggs {pipelining}
- Programming and Data Structures: Programming in C;Functions, Recursion, Parameter passing, Scope,Binding; Abstract data types, Arrays, Stacks,Queues, Linked Lists, Trees, Binary search trees,Binary heaps.
- Textbook :"Data structures" by Horowitz and Sahani
- "Data structures " Schaumm's outline
- "Data structures and Algorithms" by Weiss etal
- "Programming with C " - Byron Gottfried
- "Principles of Programming Languages " by Robert W Sebesta Addison Wesley
- Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization.
- Textbook :"Principles of Compiler Design " Aho , Ullman
- "Systems Programming " by John . J Donovan
- Operating System: Processes, Threads, Inter-process communication, Concurrency, Synchronization,Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security.
- Textbook :"Operating system concepts" by Abraham Silberschatz and Peter Galvin
- "Operating system" Tenenbaum
- Databases: ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control.
- Textbook :"Database Management systems" Raghu RamaKrishnan
- "Database system concepts " Silberschatz , Korth Sudarshan
- "Principles of Database Systems " J.D.Ullman
- Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers. Network security – basic concepts of public key and private key cryptography, digital signature, firewalls.
- Textbook : "Computer Networks " - Tenenbaum
3 comments:
I WANT Textbook : "Computer Networks " - Tenenbaum.PLEASE SEND ME THE LINK..
Here is The link to download your book :
http://www.downloadvilla.com/networks%20tanenbaum.html
I want 18.Textbook :"Principles of Compiler Design " Aho , Ullman
Post a Comment