What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Before I learn C++

Before I learn C++
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Before I learn C++
VC++.NET is the MS devkit, so is probably more suited to Windows development than Dev-C++, which doesn't come with a Windows SDK.

As for whether to learn C or C++ first, please, please, learn C first! It'll teach you how to handle pointers properly (and the Win32 API is in C).
C++ is more typesafe, but C forces good programming technique, otherwise it all goes wrong.
[Image: spartaafk.png]
12-17-2005 12:23 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Before I learn C++ - by Dox on 12-17-2005 at 01:31 AM
RE: Before I learn C++ - by Val on 12-17-2005 at 01:53 AM
RE: Before I learn C++ - by ShawnZ on 12-17-2005 at 02:23 AM
RE: Before I learn C++ - by Val on 12-17-2005 at 02:44 AM
RE: Before I learn C++ - by brian on 12-17-2005 at 03:42 AM
RE: Before I learn C++ - by John Anderton on 12-17-2005 at 09:13 AM
RE: Before I learn C++ - by Millenium_edition on 12-17-2005 at 10:05 AM
RE: Before I learn C++ - by Dox on 12-17-2005 at 10:06 AM
RE: Before I learn C++ - by segosa on 12-17-2005 at 10:08 AM
RE: Before I learn C++ - by RaceProUK on 12-17-2005 at 12:23 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On