Uncategorized

Counselling JEE Adv – Computer Science & Engineering @ IITD

Posted On
Posted By user

 405 total views,  1 views today

The computer science degree is a general program that focuses on algorithms, computing problems and solutions, and the design of computer systems and user interfaces from a scientific/mathematical perspective. Includes instruction in the principles of computational science, and computing theory; computer hardware design.

Don’t worry if you could not understand the technical terms above, you will learn them in due course of time. You are not taught programming explicitly but are rather taught the concepts behind writing programs in form of how to efficiently store the data with the help of Data structures and how to efficiently operate on them. These two concepts form the core of whatever you learn about programming during your stay. For example, you will be taught the theory behind a program, how to approach the problem, how to formulate the solution, essentially what all steps to do in the form of an algorithm. However, you will not be taught a definite “code” for the same since it can change from language to language. You will end up doing as much mathematical stuff as the conceptual theory stuff with courses like Discrete mathematics, Probability and lots of Induction based proofs but be rest assured, although a bit abstract, the computer science courses are some of the most logical ones you are going to find.

Related Post