View Full Version : Exe
Dark Soul47
02-09-2009, 08:40 PM
hey guys and girls of the sir. community i got another question ...
how do i make a .exe or where do i go to learn how to make a .exe?
Lee
Sir. TheHeartSmasher
02-09-2009, 10:38 PM
You need to compile an exe using a compiler like Visual Studio Professional, Visual C++ Express, Visual C# express, Visual Basic Express, Python2exe (I think that is what it's called), RealBASIC, PDK, TDK, Bloodsheed C++ IDE/Compiler, or using the programming languages compiler commands from the console in linux or windows command prompt.
Dark Soul47
02-10-2009, 04:51 PM
do u know where i can learn how to do those?
Sir. TheHeartSmasher
02-10-2009, 06:01 PM
You have to learn how to program. I would suggest starting with C# or C++, both will make you a large amount of friends and if you are really good at it make your financial future for good.
Free Everything in a box:
Microsoft Visual C# 2008 Express (http://www.microsoft.com/express/vcsharp/)
Microsoft Visual C++ 2008 Express (http://www.microsoft.com/express/vc/Default.aspx)
Dev C++ (http://www.bloodshed.net/devcpp.html)
You can do videogames, webservers, console/windows form applications, etc. in C++ and C#. Unmanaged C++ applicaitons (win32) are normally faster then managed applications as it only contains what you put into it and does not require the .NET runtime.
You can also use RealBASIC which runs on Windows, Mac OSX, and Linux and runs just as fast as a C++ application do to it being native code just like a C++ Win32 application.
A few great C# books:
Head First C#
912 pages
Any of the newer O'Reily C# X.0 X represents the version of C#.
A few great C++ books:
C++ Primer, Fourth Edition
912 Pages of c++ greatness
C++ PROGRAMMING, From Problem Analysis to Program Design by D.S. MALIK Fourth Edition, which is 1,342 pages of wonderful C++ knowledge.
Deitel C++ How to Program, Sixth Edition
1504 pages of greatness
Dark Soul47
02-11-2009, 10:39 AM
hey heart u got xfire?
Sir. TheHeartSmasher
02-11-2009, 12:02 PM
Yes, but I would rather use MSN, PM me your MSN and I will get in contact with you.
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.