I'm not asking for someone to teach me or something I just want some info. Any specific programs I need to use?
A C++ compiler.
Visual studios 2008 or 2010. Also i know you said you dont want to be taught but im using this site [url]http://cplusplus.com/[/url] to learn as well.
I used [url]cplusplus.com[/url] and [url]learncpp.com[/url] to learn C++.
[URL=http://www.microsoft.com/express/Downloads/#2010-Visual-CPP]Visual C++ 2010 Express[/URL]
If you're a student you can also use [url=www.dreamspark.com]Dreamspark[/url] to get Visual Studio 2010 for free (no express version, not that it matters that much in your case though).
If you need any help, just PM me and i'll try my best. I don't bother :buddy:
[QUOTE=Dj-J3;24383775]If you're a student you can also use [url=www.dreamspark.com]Dreamspark[/url] to get Visual Studio 2010 for free (no express version, not that it matters that much in your case though).
If you need any help, just PM me and i'll try my best. I don't bother :buddy:[/QUOTE]
I have dreamspark and MSDNAA yet I'm not using pro. It's EULA forbids production of commerical programs, I'd rather just stick with the more open express edition.
[QUOTE=Dj-J3;24383775]If you're a student you can also use [url=www.dreamspark.com]Dreamspark[/url] to get Visual Studio 2010 for free (no express version, not that it matters that much in your case though).
If you need any help, just PM me and i'll try my best. I don't bother :buddy:[/QUOTE]
There is an express version. Look at the post above yours.
[QUOTE=Jallen;24383815]I have dreamspark and MSDNAA yet I'm not using pro. It's EULA forbids production of commerical programs, I'd rather just stick with the more open express edition.[/QUOTE]
Did the express edition permit commercial use? I thought it was for "educational use only"?
If you don't like Microsoft, the other option is [url=http://www.mingw.org/]MinGW[/url] and some IDE, two of which I have used (and disliked, but that's another thing): [url=http://www.codeblocks.org/]Code::Blocks[/url] and [url=http://www.codelite.org/]CodeLite[/url].
[QUOTE=Nextil;24387605]There is an express version. Look at the post above yours.[/QUOTE]
I know, that's why i said "no express version", followed by that it probably doesn't matter considering he'll only be doing basics for now.
[QUOTE=Ayra;24387682]Did the express edition permit commercial use? I thought it was for "educational use only"?[/QUOTE]
Lol no.
[url]http://www.microsoft.com/express/support/support-faq.aspx[/url]
[quote]Can I use Express Editions for commercial use?
Yes, there are no licensing restrictions for applications built using Visual Studio Express Editions.[/quote]
Why would they limit express to educational use when that's what dreamspark is for? That wouldn't make any sense.
[QUOTE=Jallen;24383815]I have dreamspark and MSDNAA yet I'm not using pro. It's EULA forbids production of commerical programs, I'd rather just stick with the more open express edition.[/QUOTE]
I found a discounted student version of VS2010 Professional in the UK Amazon store. It's [URL="http://www.amazon.co.uk/gp/product/B003B05VDC/ref=s9_simh_gw_p65_i1?pf_rd_m=A3P5ROKL5A1OLE&pf_rd_s=center-2&pf_rd_r=05PBFANS279R92BJ2T6P&pf_rd_t=101&pf_rd_p=467128533&pf_rd_i=468294#productPromotions"]£124.30[/URL] as opposed to the [URL="http://www.amazon.co.uk/gp/product/B0038KTO8S/ref=s9_simh_gw_p65_i3?pf_rd_m=A3P5ROKL5A1OLE&pf_rd_s=center-2&pf_rd_r=05PBFANS279R92BJ2T6P&pf_rd_t=101&pf_rd_p=467128533&pf_rd_i=468294"]£709.97[/URL] price tag attached to the commercial version. I've only just started learning to program and I don't know how the editions differ, but you being a UK dweller I thought you may be interested.
Sorry, you need to Log In to post a reply to this thread.