#1  
18th January 2011, 06:47 PM
gargmeenu123
Junior Member
 
Join Date: Jan 2011
Posts: 1

Study material for GATE computer science stream?


please send me study material of gate 2011 of computer science stream.

Please send

thanks




  #2  
22nd March 2011, 04:58 PM
sumitkumarsharma
Senior Member+
 
Join Date: Sep 2010
Posts: 1,058
Default Re: Study material for GATE computer science stream?

you can downloaded from this institute GATE study material............

1.MADE-EASY

2.IES ACADEMY

These are very reputed institute and they send to you study material also.........

you can download and give for postal order.....you can received after 7-15 days all study material...........

this is the best idea for preparation of next GATE.............

because this study-material is very good material for preparation...........
  #3  
22nd March 2011, 05:13 PM
HIMANSHU ADHIKARI
Junior Member
 
Join Date: Mar 2011
Posts: 101
Default Re: Study material for GATE computer science stream?

Hi

you can use the following books as a study material for gate computer science stream:-

1)-Ramesh GATE Computer Science Guide

2)-Ramesh GATE Computer Science & Engineering Papers

3)-S Chand GATE COMPUTER SCIENCE & ENGINEERING

you can also buy them online from books4u.in

best of luck
  #4  
22nd March 2011, 05:16 PM
HIMANSHU ADHIKARI
Junior Member
 
Join Date: Mar 2011
Posts: 101
Thumbs up Re: Study material for GATE computer science stream?

Hi

you can use the following books as a study material for gate computer science stream:-

1)-Ramesh GATE Computer Science Guide

2)-Ramesh GATE Computer Science & Engineering Papers

3)-S Chand GATE COMPUTER SCIENCE & ENGINEERING

you can also buy them online from books4u.in

best of luck
Reply With Quote
  #5  
23rd March 2011, 04:36 PM
rks@estate
Senior Member+
 
Join Date: Feb 2011
Posts: 1,315
Default Re: Study material for GATE computer science stream?

Hiiiiiii Friend,

Study material for GATE computer science stream are as follows: -

Vist www.gateforum.com and you can find excellent study material for GATE CS.

OR

Syllabus for GATE computer science stream are as follows: -

1. BASIC MATHEMATICS
2. THEORY OF COMPUTATION
3. COMPUTER HARDWARE
4. PROGRAMMING AND DATA STRUCTURE
5. COMPUTER ORGANIZATION
6. DATA BASE MANAGEMENT SYSTEM
7. LANGUAGE PROCESSOR
8. OPERATING SYSTEM
9. MICROPROCESSOR & MICROCONTROLLER
10. COMMUNICATION ENGINEERING


Best of Luck & All the Best
Reply With Quote
  #6  
15th April 2011, 09:05 AM
zeeshan87
Senior Member+
 
Join Date: Apr 2011
Location: mysore
Posts: 861
Default Re: Study material for GATE computer science stream?

hii, get the gateforum material its very good, and Gk publishers is also good.
Reply With Quote
  #7  
9th October 2011, 08:10 PM
raju bhai
Senior Member
 
Join Date: Oct 2011
Posts: 244
Default Re: Study material for GATE computer science stream?

HI DEAR,

Study material for GATE computer science stream are as follows: -

Calculus: Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima.
Textbook :
” Intermediate Mathematics ” , S.chand publications , authors : B.V.Sastry , K.Venkateswarlu ( if i remember )

Formal Languages and Automata Theory: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Un-decidability;
Textbook :
” Formal Languages and Automata theory ” , J.D.Ullman etal

Analysis of Algorithms and Computational Complexity: Asymptotic analysis (best, worst, average case) of time and space, Upper and lower bounds on the complexity of specific problems, NP-completeness.
Textbook :
” Introduction to algorithms ” – Cormen etal ( CLRS )
” Computer Algorithms ” – Horowitz and Sahani
A very good textbook on “Algorithms ” coming soon from Dr.M.N.Seetaramanth ( Tata Mc Graw Hill publications )

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: Machine instructions and addressing modes, ALU and Data-path, hardwired and micro-programmed control, Memory interface, I/O interface (Interrupt and DMA mode), Serial communication interface, Instruction pipelining, Cache, main and secondary storage.
Textbook :
” Computer Organisation ” by Morris Mano
” Computer Architecture ” by Briggs and 2 chinese authors ( blue cover pad ) { for pipelining }

Data structures: Notion of abstract data types, Stack, Queue, List, Set, String, Tree, Binary search tree, Heap, Graph;
Textbook :
” Data structures ” Schaumm’s outline series
” Data structures in PASCAL ” by Horowitz and Sahani
” Data structures and Algorithms ” by Weiss etal
” Introduction to algorithms ” – Cormen etal ( CLRS )

Programming Methodology: C programming, Program control (iteration, recursion, Functions), Scope, Binding, Parameter passing, Elementary concepts of Object oriented, Functional and Logic Programming

Textbook :
” Programming with C ” – Byron Gottfried , Schaumm’s outline series
” Principles of Programming Languages ” by Robert W Sebesta , Addison Wesley
” Programming with C++ ” – Balaguruswamy

Algorithms for problem solving: Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching; Design techniques (Greedy, Dynamic Programming, Divide-and-conquer);
Textbook :
” Data structures ” Schaumm’s outline series
” Data structures in PASCAL ” by Horowitz and Sahani
” Computer Algorithms ” – Horowitz and Sahani
” Data structures and Algorithms ” by Weiss etal
” Introduction to algorithms ” – Cormen etal ( CLRS )

Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environment, Code generation, Linking (static and dynamic);
Textbook :
” Principles of Compiler Design ” , Aho , Ullman etal .
” Systems Programming ” by John . J . Donovan

Operating Systems: Classical concepts (concurrency, synchronization, deadlock), Processes, threads and Inter-process communication, CPU scheduling, Memory management, File systems, I/O systems, Protection and security.

Textbook :
” Operating system concepts ” by Abraham Silberschatz and Peter Galvin
” Advanced Unix Programming ” by W. Richard . Stevens
” Advanced Unix Programming ” by N.B.Venkateswarlu , BPB publications

Databases: Relational model (ER-model, relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B+ trees), Transactions and concurrency control;

Textbook :
” Database Management systems ” – Raghu RamaKrishnan
” Database system concepts ” – Silberschatz , Korth , Sudarshan
” Database systems ” – C.J.Date { normalisation is very lucidly written }
” Principles of Database Systems ” – J.D.Ullman { This is a very good book }

Computer Networks: ISO/OSI stack, sliding window protocol, LAN Technologies (Ethernet, Token ring), TCP/UDP, IP, Basic concepts of switches, gateways, and routers.
Textbook :
” Computer Networks ” – Tenenbaum
” Data communications and Networking ” – William Stallings
Reply With Quote
  #8  
10th October 2011, 02:19 AM
jevirsinh
Senior Member
 
Join Date: Aug 2011
Posts: 379
Default Re: Study material for GATE computer science stream?

Hi

Here i attached study materials for computer science student
Attached Files
File Type: zip GATE-CSE & IT.zip(1.27 MB, 644 views)
Reply With Quote
  #9  
17th October 2012, 07:23 PM
 
Join Date: Aug 2012
Posts: 56
Default Re: Study material for GATE computer science stream?

SUBJECT REFERENCE BOOK
MATHEMATICS
Higher Engineering Mathematics – Dr. BS Grewal Advance
Engineering Mathematics – Erwin Kreyszig
Advance Engineering Mathematics – Dr. HK Dass
PROGRAMMING AND ALGORITHMS
Data Structure & Algorithm in C – Mark Allen Weiss
Programming Languages – Ravi Sethi
Introduction to Algorithms – Corman, Rivest
Fundamentals of computer Algorithms – Horowitz
C programming – Kernighan and Ritchie
OPERATING SYSTEMS
Operating Systems – Galvin
Operating Systems – Stallings
DISCRETE MATH AND GRAPH THEORY
Discrete Mathematical Structures with applications to Computer Science – Tremblay and Manohar
Discrete Mathematics – Rosen
Discrete Mathematics for Computer Scientists – Mott
COMPUTER ORGANIZATION
Digital Electronics – Morris Mano
Digital circuits – Taub & Schilling
Microprocessor – Ramesh Gaonker
Computer Organisation – Hamacher
DATABASE
Database Systems – Korth
DBMS – Ramakrishnan and Gerke
COMPUTER NETWORKS
Computer Networks – Tanenbaum
THEORY OF COMPUTATIONS
TOC – Ullman
COMPILER DESIGN
Principles of Compiler Design – Aho and Ullman
SOFTWARE ENGINEERING AND WEB TECHNOLOGY
A Practitioner’s Approach – Roger Pressman
Web Engineering – Roger Pressman and David Lowe
Fundamentals of Software Engineering – Rajib Mall
An Integrated Approach to Software Engineering – Pankaj Jalote
Reply With Quote
Do you have any question? or have anything to say?



Related Topics:

Thread Replies Last Post
Books for B.Tech Biotech student preparing for GATE? 2 3rd December 2013 01:41 PM
Study material for GATE CS? 22 2nd November 2012 04:46 PM
Previous year GATE question papers for Pharmacy? Study material for preparation of GATE? 10 21st June 2012 12:01 AM
Study material for GATE(ECE)? 23 5th January 2012 03:46 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Optimisation by vB Optimise.
Please also check: