Wednesday, July 15, 2009

What strategy should be taken to study computer science in order to get good result?

.i'm first year student who study com.sci in an university.i found computer science is too tough to me expecially in C++ and math.

What strategy should be taken to study computer science in order to get good result?
Learn algorithms and flowcharting. It will help you to understand and develop logic easily. For every problem you are working, develop a flow chart representing how that problem is solved.





And the best way to master C++ (or any other programming language) is to read books and write lots of programs. That will give you good practice and you will master the subject easily.





Good Luck.
Reply:One way you can break into a new language is try something a bit less complicated like a scripting language like javascript or mIRC scripting (which is what I initially learned). They can give you the basics about logic, functions, and program structure. Then you will find the languages like C++ more easily digestable.





As for the math, lots of examples and practice. No way you really can get around the math in comp sci.





Good luck!

rose garden

No comments:

Post a Comment