How to understand computer science as a whole?

Posted by MrCellophane on Programmers See other posts from Programmers or by MrCellophane
Published on 2013-06-27T23:23:38Z Indexed on 2013/06/28 4:28 UTC
Read the original article Hit count: 239

I am a college student in Computer Science, I have been studying CS for a long time. But even till today, I still feel so confused about a lot of things. First of all, I have solid foundation in alg, data structure, and OOP, but I don't have a clear understanding of the whole system of the subject. I studied database, alg, data structure, OOP, network, software engineering, OS, and a lot of courses. I know what they are, but I don't know how to connect them together. Is there a way to have a clear understanding of the architecture of the subject? And is there a way to know what technology is used to do what?

For example, in interviews, when people ask me alg, data str, Java, OS or any other specific field, I could answer, but when they ask some other very general about the field, I have no idea.

Well, I know my question maybe a little bit confusing, but what my situation is I don't even know how to ask a clear question. I don't know my question, it's totally a mess in my head. Is there a way to make it clear?

© Programmers or respective owner

Related posts about computer-science

Related posts about software-developer