Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Learning C++
Index -> Programming, C++ -> C++ Help
Goto page 1, 2  Next
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Panphobia




PostPosted: Sun Dec 02, 2012 2:36 am   Post subject: Learning C++

I want to learn C++, and I have downloaded visual c++, but I don't really like it, is there another IDE that is also good, that you might enjoy but is supported by dwite?
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun Dec 02, 2012 2:50 am   Post subject: RE:Learning C++

anything that uses the g++ compiler.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Panphobia




PostPosted: Sun Dec 02, 2012 3:56 am   Post subject: RE:Learning C++

Ahhh alright, thanks!
[Gandalf]




PostPosted: Sun Dec 02, 2012 1:28 pm   Post subject: RE:Learning C++

Check out Eclipse with CDT (C Developer Tools). It supports both C and C++ using gcc.
Panphobia




PostPosted: Fri Dec 07, 2012 6:31 pm   Post subject: RE:Learning C++

I am trying to download MinGw and I have it downloaded but I can't compile code in c++, also i went did the environmental variables, that didnt help, also im trying to get a good IDE for c++ can you recommend one?
Insectoid




PostPosted: Fri Dec 07, 2012 6:35 pm   Post subject: RE:Learning C++

Do you recognize the difference between an IDE and a compiler?
[Gandalf]




PostPosted: Fri Dec 07, 2012 6:36 pm   Post subject: RE:Learning C++

How can't it compile C++ code? What errors are you getting?

And I did recommend a C++ IDE, Eclipse CDT:
http://www.eclipse.org/cdt/
Panphobia




PostPosted: Fri Dec 07, 2012 6:38 pm   Post subject: RE:Learning C++

I got the cygwin for that Eclipse CDT, but I don't know what to do past that. I do not know how to make eclipse use that
Sponsor
Sponsor
Sponsor
sponsor
[Gandalf]




PostPosted: Fri Dec 07, 2012 7:08 pm   Post subject: RE:Learning C++

Try one of the options highlighted here:
http://lmgtfy.com/?q=how+to+make+eclipse+cdt+use+mingw
Panphobia




PostPosted: Fri Dec 07, 2012 7:52 pm   Post subject: RE:Learning C++

I just got Ubuntu on my laptop, now is that better for Java/C/C++/Python?
Insectoid




PostPosted: Fri Dec 07, 2012 8:27 pm   Post subject: RE:Learning C++

It certainly becomes a lot easier to install compilers & interpreters, though it isn't by any means better.
Panphobia




PostPosted: Fri Dec 07, 2012 8:38 pm   Post subject: RE:Learning C++

I didnnt mean better, I meant easier to aquire compilers and IDE's?
Insectoid




PostPosted: Fri Dec 07, 2012 9:00 pm   Post subject: RE:Learning C++

You really don't need an IDE. I find a lot of the features simply get in my way. You can program in notepad if you want. I write all my code in a text editor with line numbering and syntax highlighting. That's it.

To get gcc in Ubuntu, just open up a terminal and type 'sudo apt-get gcc'. Then you're done.
Panphobia




PostPosted: Fri Dec 07, 2012 9:07 pm   Post subject: RE:Learning C++

so if i got gcc and i started coding in text editor how would i save it as cpp, because there is no save as
Insectoid




PostPosted: Fri Dec 07, 2012 11:08 pm   Post subject: RE:Learning C++

I dunno. What text editor are you using? Why don't you look it up on Google?
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 2  [ 26 Posts ]
Goto page 1, 2  Next
Jump to:   


Style:  
Search: