#1
19th July 2012, 01:26 PM
|
|||
|
|||
Which are the important subjects to prepare for M.Tech in CSE stream?
what r the important subjects to be prepared for mtech for cse branch
|
#2
29th July 2012, 01:13 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
If you want to study M.Tech in CSE branch then you must pass B.Tech with CSE or IT. Now to take admission in M.Tech there are different ways. But best way is through GATE score. If you have good GATE score then you can choose your institution from so many colleges. But you may take admission in self finance or company reference or there are some university those conduct their own entrance examination to take admission in M.Tech you may appear in that type of entrance examination to take admission in M.Tech.
If you want to crack GATE examination then you must prepare very well. You should appear in GATE examination from computer science engineering branch. In this GATE syllabus all subjects which are related to computer science are included. Beside the technical computer science question there are some mathematics and aptitude question also in GATE examination. So you must be prepared not only for the technical subject but also for mathematics and aptitude. For your reference I am attaching the syllabus of GATE examination as attachment. Go through the syllabus mathematics part syllabus is also included in the syllabus. If you are looking for some important subject and you will avoid other subject from the syllabus then I think it's will not be better.You should go through all the subject. May be some paper is difficult for you. For that give more time to that subject so that you can become well prepared. Still if you feel that you can not answer question from that subject may be there will be some easy question and you will solve that. Don't avoid a subject totally. Prepared at least few chapters of the subject in which you are confident. Still if you want to know some good subjects from question most of the questions come then these are- Programming and Data Structures Operating System Databases Computer Networks Information Systems and Software Engineering If you want to take admission in M.Tech through entrance examination conducted by a particular university or institution then also syllabus is almost same. If you can be prepared for GATE examination then with that preparation you will be able to clear other entrance examination for M.Tech also. Best of luck. |
#3
29th July 2012, 01:27 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
Quote:
M.Tech Computer Science Engineering Syllabus:
Semester - I: Computer Organization & Architecture Data Structure & Algorithms Systems Programming & Operating Systems Elective I Elective II Data Structure & Algorithms Laboratory Networks & System Programming Laboratory List of Elective Subjects-I: Web Technology & E-Commerce Internet Technology Advanced Windows Programming List of Elective Subjects-II: Elements of Robotics Mobile Computing Software Engineering & Project Management Semester - II: Theoretical Foundations of Computer Science Advanced Data Base Management System Distributed Computer Systems Elective III Elective IV Advanced Data Base Laboratory Programming Laboratory I(for Elective III chosen) Term Paper & Seminar List of Elective Subjects-III: VLSI System Design Real Time & Embedded System Cellular Automata & Its Applications AI & Neural Network List of Elective Subjects-IV: Object Oriented Information System Design Enterprise Computing Methodologies Multimedia Technology Digital Signal Processing Semester - III: Elective V Elective VI Programming Laboratory II (for Elective V chosen) Project Work (Phase-I) Seminar List of Elective Subjects-V: Image Processing & Pattern Recognition Bio-informatics Soft Computing Courseware Engineering List of Elective Subjects-VI: Advanced Microprocessors Parallel Computing Compiler Construction Cryptography and Computer Security Semester - IV: Project Work (Phase-II) & Seminar Viva-Voce |
#4
29th July 2012, 02:23 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
Hi,
here are cse branch course Advance problem solving Operating Systems Scripting & Comp Environments Direct Maths and algorithms Bouquet core Bouquet core Area electives 3-0-1-4 Bouquet core / Area elective / open elective / other elective / project / Independent study Institute Seminar Summer Break Student spend the summer with a research center Bouquet core Area elective Semester project / Bouquet core / Area elective Bouquet core / Area elective Institute seminar Area elective / Bouquet core Area elective / Bouquet core Area project Area elective / CS Elective / Open elective / Other elective Area elective / CS Elective / Open elective / Other elective |
#5
29th July 2012, 08:19 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
Quote:
M.Tech is master of technology in which under graduation and some post graduates want to increase their technical knowledge go for M.tech For m.tech cse the subjects to prepare for is follows data structure c,c++ oops concept java DOTNET software engineering software testing computer architecture mobile networks telecommunication system php etc.. hope this information helps you All the best |
#6
29th July 2012, 08:20 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
Mathematical Logic:
Propositional Logic; First Order Logic. Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial. Set Theory & Algebra: Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra. Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics. Graph Theory: Connectivity; spanning trees; Cut vertices & edges; covering; matching;independent sets; Colouring; Planarity; Isomorphism. Linear Algebra: Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors. Numerical Methods: LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpson's rules. Calculus: Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima. Computer Science and Information Technology Digital Logic: Logic functions, Minimization, Designand synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point). 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. 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. 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. Theory of Computation: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability. Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization. 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. 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. Information Systems and Software Engineering: information gathering, requirement and feasibility analysis, data flow diagrams, process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance. Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and errorcontrol 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. |
#7
31st July 2012, 03:45 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
hi...!!!
-->M.tech is a master of technology in which under graduation and some post graduates want to increase their technical knowledge fo for m.tech -->following are the subjects:- *data structure *c *c++ *oops concept *java *dot net *software engineering *software testing *computer architecture *mobile networks *telecommunication system *php etc all the best....go ahead!!! |
#8
2nd August 2012, 01:27 AM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
hi friend.....
##M.tech is a master of technology in which under graduation and some post graduates want to increase their technical knowledge fo for m.tech ##following are the subjects:- #data structure #c #c++ #oops concept #ava #dot net #software engineering #software testing #computer architecture #mobile networks #telecommunication system #php etc all the best....go ahead!!! |
#9
14th August 2012, 06:40 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
hi friend,
Here Are some of Subjects for preparing M.Tech for CSE: => Object Oriented Information System Design => Enterprise Computing Methodologies => Multimedia Technology => Digital Signal Processing => Computer Organization & Architecture => Data Structure & Algorithms => Systems Programming & Operating Systems => Web Technology & E-Commerce => Internet Technology => Advanced Windows Programming => VLSI System Design => Real Time & Embedded System => Cellular Automata & Its Applications |
#10
14th August 2012, 11:44 PM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
ZFor m.tech cse the subjects to prepare for is follow
1.data structure 2.c,c++ 3.oops concept 4.java 5.DOTNET 6.software engineering 7.software testing 8.computer architecture 9. mobile networks 10.elecommunication system 11.php etc.. |
#11
20th January 2016, 06:05 AM
|
|||
|
|||
Re: Which are the important subjects to prepare for M.Tech in CSE stream?
To do M.Tech in CSE stream you must first have a bachelors degree in computer science or IT.
You must give the entrance exam i.e GATE in your 4th year of engineering or maybe even after that. This exam decides which college you get into for your M.Tech. The important topics from your Bachelor's degree that will help you in your M.Tech entrance are: Computer Networks Databases Programming and Data Structures Operating System Also you must not neglect the fact that GATE entrance exam doesn't only contain of questions pertaining to CS field but it also consists of Maths and Logical Reasoning. |
Related Topics: |
||
Thread | Replies | Last Post |
Which subjects can AJ dental graduates opt to prepare for civil services exam? What can be the combination of subjects for optional subjects? | 3 | 11th October 2017 12:34 AM |
|