Learn to use STL library, that is a part of C++ standard now. It is a collection of data-structures and algorithms, that cut down the effort and time to solve a particular problem manifold.
2006-07-26 02:09:41
·
answer #1
·
answered by swami060 3
·
0⤊
0⤋
No shortcuts to solve any problem, not only in C++.
Follow these steps:
1. Study the problem and find different solutions
2. Choose a simple solution
3. Try to write program
4. Test the program.
2006-07-26 10:56:36
·
answer #2
·
answered by yaramala 2
·
0⤊
0⤋
IN no particular order:
1) Experience!
2) Lots of looking at other people's code. How - and why - did they do certain things?
3) Exposure to other languages.
4) Solid understanding of theoreticals and fundamentals (Knuth, Gamma and others).
2006-07-26 09:27:35
·
answer #3
·
answered by sheeple_rancher 5
·
0⤊
0⤋
look particularly there are no shortcuts but yes u can use pre defined function and perform many operations............which helps shortnin d prog.
want help for any prog.
ask me .....invincible_kimi@yahoo.com.
are u in 12th or doin doecc coarse?
2006-07-26 12:53:45
·
answer #4
·
answered by riya 1
·
0⤊
0⤋
NO. Read carefullly the problem and if the problem is not short-out mail me on shitanshu_ramanin@yahoo.com
2006-07-26 08:40:45
·
answer #5
·
answered by RamanS 1
·
0⤊
0⤋