English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

.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.

2006-08-07 00:54:28 · 2 answers · asked by soo 1 in Computers & Internet Programming & Design

2 answers

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.

2006-08-07 01:42:14 · answer #1 · answered by Indian_Male 4 · 0 1

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!

2006-08-07 13:46:16 · answer #2 · answered by Martyr2 7 · 0 0

fedest.com, questions and answers