So much more...You should learn hardware interfacing..which is one of the most interesting aspects of C programming......
2006-09-06 19:52:02
·
answer #1
·
answered by zuhaib 3
·
0⤊
0⤋
Learn how to write a driver, b/c if all you can do is writing an IM client or a 3D scene for a game this is not a lot to chalk up as a C++ programmer. Internet programs can easily put together in Java or C# or whatever, games are rather saturated market, but drivers are something else.
2006-09-06 20:27:12
·
answer #2
·
answered by Andy T 7
·
1⤊
0⤋
do something with what you have learned that's the only way to really learn things.
give yourself a program to do (a long job, not something you'll finish in 2 days) and try to do it.. the target you've set will drive your next thing to study.
This scenario will also prepare you to face what you might find in a typical working situation.
Programming is not about studying, it's about create stuff and identify what to study to get into a situation to be able to create what you want.
2006-09-07 01:06:31
·
answer #3
·
answered by kunosayu 2
·
0⤊
0⤋
Spend some time working with the core of the language and not just a bunch of external libraries. Once the core of any language is embedded in your brain, the possibilities are endless :)
Rawlyn.
2006-09-06 22:13:57
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
The great part of software including your OS is made with a use of C++ so...you can learn a lot of things more... for instance:
DDK, Sockets, OpenGL, UnixCore development, COM, DatabaseManagment ADO, .. etc..
2006-09-06 20:09:48
·
answer #5
·
answered by Ugi 2
·
0⤊
0⤋
where are you going? data types, access modes for random access, conversiov, literal qualifers, sequential files, commoc memory,origin values,arguments ets.
u should learn c first before c++. turbo c++.
computer people fall into two categories: users and programmers.
2006-09-06 20:25:04
·
answer #6
·
answered by jerry r 1
·
0⤊
0⤋
depends on what you really want to do..
You can alternatively move towards a web language such as PHP (which uses similar syntax as C++) and try to make something that everyone can use?
2006-09-06 19:55:22
·
answer #7
·
answered by HalcyonTears 1
·
0⤊
0⤋