Credit Counseling | Problem Mortgage | Credit Counseling | First Time Home Buyers | Debt
Any Ideas [Archive] - PCMech Forums

PDA

View Full Version : Any Ideas


mq1
05-14-2000, 02:50 AM
Does anyone have any good links for someone just wanting to start learning programming.I just got visual studio 6.0 and it has all the languages but not sure where to start.Thanks for any replys.mq1

Artaudd
05-14-2000, 05:53 AM
i say you get a couple good books http://www.pcmech.com/ubb/wink.gif

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by mq1:
Does anyone have any good links for someone just wanting to start learning programming.I just got visual studio 6.0 and it has all the languages but not sure where to start.Thanks for any replys.mq1<HR></BLOCKQUOTE>

Jagdish Soans
06-08-2000, 06:07 AM
Try the About.com site Computing/Technology link and then any of the links in the Programming category - C/C++, Java, VB etc. etc.

VeNoM600
06-10-2000, 11:11 AM
C++, don't even look at Visual Basic.

Felix
06-10-2000, 12:08 PM
For Visual Basic: <a href="http://www.vb-world.net/index.html">Visual Basic World</a>

Amit Agrawal
07-03-2000, 11:37 PM
If you want to know the knitty gritty of everything and have a command over every little action of your program go for a exhaustive course in C++.
If you want to develop some quick good applications without much of a fuss and without knowing all the details, Visual Basic is the one for you.