Great deal on VS C++ 2003.net at walmart.com
by David Tiernan · in Technical Issues · 04/14/2005 (9:03 am) · 5 replies
Hey everyone,
I noticed someone a long time ago posted this link, and I did keep track of the link but not who submitted it here however currently I am learning C++ from the Visual C++.net learning edition. Awesome deal from walmart, you get a fairly easy to read course book for C++, and you get the FULL Standard edition of Visual C++.net for $72.85.
The MSRP for this book is 119.99 so a incredible savings, and you get a very well laid out compiler for the windows platform. Here is the link and thanks to the person who posted it originally probally over a year ago.
http://www.walmart.com/catalog/product.gsp?cat=18674&dept=3920&product_id=2157446&path=0%3A3920%3A18674%3A18692%3A20252
I have read a few other books on programming and they were terrible in thier attempt to define it, however microsoft press is getting very good at targetting the new user.
Enjoy,
David
I noticed someone a long time ago posted this link, and I did keep track of the link but not who submitted it here however currently I am learning C++ from the Visual C++.net learning edition. Awesome deal from walmart, you get a fairly easy to read course book for C++, and you get the FULL Standard edition of Visual C++.net for $72.85.
The MSRP for this book is 119.99 so a incredible savings, and you get a very well laid out compiler for the windows platform. Here is the link and thanks to the person who posted it originally probally over a year ago.
http://www.walmart.com/catalog/product.gsp?cat=18674&dept=3920&product_id=2157446&path=0%3A3920%3A18674%3A18692%3A20252
I have read a few other books on programming and they were terrible in thier attempt to define it, however microsoft press is getting very good at targetting the new user.
Enjoy,
David
#2
The only versions that restrict you from distributing what you make are the Educational license versions.
04/14/2005 (9:19 am)
No... You can distribute what you make with the Standard Edition. The Standard edition doesn't include the optimized compiler.The only versions that restrict you from distributing what you make are the Educational license versions.
#3
http://msdn.microsoft.com/howtobuy/visualc/default.aspx
Edit:
Also from microsoft,
http://www.microsoft.com/downloads/details.aspx?FamilyId=272BE09D-40BB-49FD-9CB0-4BFA122FA91B&displaylang=en
Allows you to have the optimized compiler that is only found in VS 2003 or C++2003.net pro, they released it for free and I am installing it now to check it out.
04/14/2005 (9:20 am)
Dreamer you are mistaken, Learning edition of which I have visual C++ 6.0 learning edition you cannot distribute your work, and every compile you make it includes a text box stating that when you run your program. This is the Standard which means it doesn't come with some of the extended libraries. Here is the link to Visual C++.net from microsoft.http://msdn.microsoft.com/howtobuy/visualc/default.aspx
Edit:
Also from microsoft,
http://www.microsoft.com/downloads/details.aspx?FamilyId=272BE09D-40BB-49FD-9CB0-4BFA122FA91B&displaylang=en
Allows you to have the optimized compiler that is only found in VS 2003 or C++2003.net pro, they released it for free and I am installing it now to check it out.
#4
04/14/2005 (9:29 am)
/me Opens mouth to change feet
#5
it's interesteing that when you start there is only 1 thread... My app magically jumped to 3 threads after some engine mods... and then magically for no apparent reason jumped to 5 threads one day....
Just goes to show that introductory edition really can be better then pro... he he
04/14/2005 (10:14 am)
I use VC++ 6.0 Introductory Edition... So everytime you run TorqueDemo.exe you get a pop up (for every THREAD) that tells you you can't distribute... it's interesteing that when you start there is only 1 thread... My app magically jumped to 3 threads after some engine mods... and then magically for no apparent reason jumped to 5 threads one day....
Just goes to show that introductory edition really can be better then pro... he he
Torque Owner Dreamer
Default Studio Name