Tuesday, July 30, 2013

Computer Science Engineering...

I'm studying in Visvesvaraya Technological University (VTU),Computer Science Engineering(CSE) branch,V sem. This branch is pretty good...In all 8 semester we have 6 theory subjects and 2 practicals.
1 and 2 semester...
In 1st year we study only about C language(in I or II sem).It is the most important language and basic for CSE students. C is a powerful,high level language...

3rd semester...
In 3rd sem  we had following theory subjects
1.       Mathematics III(MAT III)
2.       Discrete Mathematical Structure  (DMS)
3.       Electronic Circuits (EC)
4.       Logic Design (LD)
5.       Data structures with C  (DSC)
6.       Object Oriented Programming with C++ (OPPS)

Two labs are…
1.       EC/LD
2.       DSC
4th semester...
In 4th sem we had following theory subjects
  1. Mathematics IV
  2. Microprocessors 
  3. Graph Theory and Combinatorics   
  4. Unix and Shell Programming
  5. Design and Analysis of Algorithm
  6. Computer Organization
And 2 labs are
  1.  Microprocessors
  2. Design and Analysis of algorithm
In Microprocessor theory part we learnt the microprocessor architecture,Assemble Programming language(Its a low level language),Hardware Interface and Memory interface etc...
But in lab,we concentrated  only on 8086 Assemble language...Some interface devices are also used in programming.

In Graph Theory and Combinatorics we study about Graph,Trees,Fundamental Principles of Counting
Principles of inclusion and exclusion etc...

In Unix and Shell Programming we study about Unix Operating System,Basic File Attributes,vi editor,shell,Filters,perl etc...

Design and Analysis of Algorithm.this subject is totally about algorithms...
We study Divide and Conquer,Greedy Method,Dynamic Programming,Decrease and Conquer Approach,Space and Tradeoffs  etc...
In lab we use C language to implement programs. These programs are related to trees and some on sorting techniques etc...Trees concept is covered in  Graph Theory  and other concepts are covered in Design and Analysis of Algorithm.

Computer Organization is a subject to understand  about Basic Structure of Computer,machine instruction and Programs,Input/Output (I/O) Organization,Memory System,Basic processing Unit etc...

      




No comments:

Post a Comment