Wednesday, August 10, 2011

Why don't more programming tutorials require the user to compile in a unix like environment?

The purpose of the IDEs is to abstract away the details about manually compiling the code so that you can focus on the higher level stuff.

No comments:

Post a Comment