Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Express vs. Visual Studio

Tags:

c++

I am planning to design a video game by myself as a hobby. I probably sound like some overconfident idiot, but I am a C++ programmer for a living, and I believe I have the patience, time, and skills to do this.

However, my company does not allow us to use their license of Visual Studio for anything other than work, and I don't have the money right now to buy myself a copy of Visual Studio. What features does Visual Studio offer that Visual Express does not that may be of interest to me as I program this game? (I am primarily interesting in C++)

Thanks in advance!

EDIT: BTW, this game will use OpenGL 3D graphics, and will run primarily on Windows, although I may port it to Mac or Linux.

like image 251
Joseph Peterson Avatar asked Feb 23 '26 08:02

Joseph Peterson


1 Answers

VS Express is designed for the hobby developer.

You can program the same software in Express the difference is in the tooling that makes you more productive and allows you to work as part of a team.

For a comparison of the editions see: http://www.microsoft.com/visualstudio/en-us/products/2010-editions

You should be fine with the express edition

like image 119
Shiraz Bhaiji Avatar answered Feb 24 '26 20:02

Shiraz Bhaiji



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!