Monday, March 21, 2011

PLACEMENT GUIDE

Subjects need to be studied are:
Basic subject
1. C
2. DS
3. OOPS
4. BASIC CONCEPTS IN THE FOLLOWING CHAPTERS ALSO

Extra Subject
1. ALGORITHM
2. OS
3. DBMS
4. NETWORKS
5. DIGITAL
6. SYSTEM SOFTWARE
7. TOC
8. COMPILER
9. JAVA
10.MICROPROCESSOR
11.SOFT. ENGG
12.OOAD
 Subjects are given in the order of importance. To attend any kind of
company we have to study the all extra subjects also.
 Basic Subjects need to be covered by all, Other subjects are just like
electives (area of interest).
 If we studied all the stuffs no one can overtake us in any company
Stuffs need to be covered in each Subject
· C
 Dennis Ritchie book start to end.
 Aucse questions
 Test your C skills using ‘Yashwanth kanithkar’ book
 String.h (implement all functions in this header)
 Study about memory.h functions
· Data Structure
 Use “Robert kurse” or “Schaum’s series” book.
 Arrays to Hashing with hand code.
 Linked List, Tree will be given for onsite problem solving.
 Recursive algorithms.
 Mail will be sent to all you people for some material of this
section. (Who all want hard copy get it from me).
· Object Oriented Programming Concepts
 Study all oops concepts
(‘Balagurusamy’,’Ravichandran’,’Rajagoalan’ Use any of these
books).
 Static and Dynamic memory management.
 Similarities and Difference between Java and C++.
 See Concepts and FAQs in Net. (If we got good link, we’ll
intimate you later).
 No need to study STL in deep.
· Basic Concepts
 Those who are not interested in studying all chapters, at least
study basics concepts like what it is? and why it is?, in OS,
Algorithm, DBMS, Networks.
· Algorithm
 Cormen 15 Chapters.
 Searching, Sorting (Complexity, situation of use).
 Hand code for these.
· OS Concepts
 Process, Memory management (chap 4-10 in Silberschatz).
 I/O, File (If needed chapter 11).
· DBMS
 Thorough with Mam notes and assignments.
 ACID
 Locks, Serialization, Normalization, Keys, Terminologies.
 Problems involved.
 Know little bit various available DBMS.
· Networks
 OSI Model, TCP/IP Suite.
 Topology.
 Network Elements.
 Protocols.
 IP Addressing (A, B, C, D, E).
 Subnetting, Supernetting (CIDR).
 IPV4 Vs IPV6.
· Digital Design
 Combination and logics (First 5 Chapters in our text book).
· System Software
 Assembler, Loader, Linker (Basics).
· Toc
 Regular Expression, Grammar, Automata.
· Compiler
 Pre compiling Vs Post compiling.
 Phases of Compiler.
· Java
 Complete Reference first 5 Chapters.
· Microprocessor
 Notes.
 8085 and 8086 (memory segments and external devices).
· Soft. Engg
 Lifecycle Model and Delta testing.
· OOAD
 Phases of OO approach.
 Difference between Procedure and Object oriented approach.

compiled by MIT 2005 batch

No comments:

Post a Comment