| | #1 |
| Banned Join Date: Aug 2006
Posts: 628
Grams: 1,620.90 Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 6 Times in 3 Posts
| Well I got the c++ for dummies book and I don't know where to start. Im confused because it tells you to create a consol application and it says in the new project dialog box,click the console application found in the basic tab. Make sure that the c++ project radio button in the lower-right area is selected.If it isn't, then select ut and select the make default language checkbox. I don't know where to get that thanks for the help if I get any... |
| | |
| Marijuana.com Sponsor | |
Advertisement | |
| | #2 |
| Sr. Member ![]() Join Date: Feb 2006
Posts: 1,117
Grams: 3,522.56 Groans: 3
Groaned at 2 Times in 2 Posts
Thanks: 420
Thanked 66 Times in 41 Posts
| whats c++? |
| | |
| | #3 |
| Jr. Member Join Date: Oct 2000
Posts: 369
Grams: 838.50 Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
| It sounds like they want you to use a specific IDE for that, which you apparently do not have. I do all my programming in a simple text editor, so I can't really help you. ![]() C++ is a programming language.
__________________ It's so great, being able to come to a site like this and pretend we all smoke pot... |
| | |
| | #4 |
| Banned ![]() Join Date: Jul 2003
Posts: 1,313
Grams: 764.56 Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
| Are you using Visual Studio? |
| | |
| | #5 |
| New Member Join Date: Nov 2006
Posts: 93
Grams: 675.45 Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 1 Time in 1 Post
| I'm sorry, but C++ for Dummies is not a very good place to start. If at all possible return the book ASAP and buy http://www.amazon.com/dp/0321246950?...SIN=0321246950 (C++ Without Fear). This is a great book which assumes you have absolutely no previous knowledge of programming and comes with a free compiler. Untill then use this website - http://www.cprogramming.com/ This site worked great for me, although I did have some roots in Java before I began C++. If you're very serious about programming and are having trouble getting started try using a simpler language such as perl, that way you can focus more on actual programming, rather than having to learn the hows and whys of programming right off the bat. PS: I'm currently using Dev-C++ as my compiler, you can find it here -http://www.bloodshed.net/download.html Happy programming, Good Apollo |
| | |
| Marijuana.com Sponsor | |
Advertisement | |
| | #6 |
| Jr. Member Join Date: Sep 2006
Posts: 152
Grams: 1,591.00 Groans: 1
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
| yeah dude dont go through all that, just go to the first tab and the text file on the bottom of the list, then once its oppened just go save ur file with .cpp, then u will be good
__________________ Im a joker![]() Im a smoker Im a midnight toker I sure dont want to hurt no one![]() ![]() |
| | |
| Marijuana.com Sponsor | |
Advertisement | |