| View previous topic :: View next topic |
| Author |
Message |
Negima I post too much
Reputation: 5
Joined: 22 May 2007 Posts: 2221
|
Posted: Tue Oct 02, 2007 8:48 pm Post subject: [qustion] about C++.net |
|
|
Do you have to learn C++ first without the IDE? Because I downloaded a ebook called "learn visual C++ in 21 days" And the author is acting as if we should alrdy know the scripts. | Quote: | 1. Create a new project workspace.
2. Use the Application Wizard to create the application framework.
3. Rearrange the dialog that is automatically created by the Application Wizard to
resemble how you want the application to look.
4. Add the C++ code to show the greeting to the user.
5. Create a new icon for the application. | I dont know what the script is...
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Tue Oct 02, 2007 8:51 pm Post subject: |
|
|
Yes
If you're going to do .NET, at least use the language designed, not adapted for .NET (C#)
|
|
| Back to top |
|
 |
Negima I post too much
Reputation: 5
Joined: 22 May 2007 Posts: 2221
|
Posted: Tue Oct 02, 2007 8:53 pm Post subject: |
|
|
| appalsap wrote: | Yes
If you're going to do .NET, at least use the language designed, not adapted for .NET (C#) | So what your saying is I should learn C first?
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Tue Oct 02, 2007 8:58 pm Post subject: |
|
|
| appalsap is saying since you're going the .NET route, use C#, since it was designed with .NET in mind.
|
|
| Back to top |
|
 |
GFCM Advanced Cheater
Reputation: 0
Joined: 03 Oct 2007 Posts: 62
|
Posted: Wed Oct 03, 2007 11:10 pm Post subject: |
|
|
i guess the author wanted to tell you to put a code for sample, like "Hello World" example..
Even if its C++ or C#, both wont make a big difference for you at the moment.. i guess..
|
|
| Back to top |
|
 |
|