Showing posts with label coding/programming. Show all posts
Showing posts with label coding/programming. Show all posts

Tuesday, September 04, 2012

Many thanks to Gaz - I am re-mirroring a post that he himself mirrored from an earlier site of mine, as I feel these are useful programming utilities for many ages.



These are tools with the author, programmer, creator or developer of a simulator in mind, notably mostly programming languages and related utilities and sites - so if you're interested in starting your own sim, or just your own program, wrestling simulator or something else entirely, this is a good start for free programs and information you're going to want to look into.

Programming Languages
These are applications which you download and install on your computer, and allow you to write code or programs, either utilities, applications or games (or sims).



Visual Basic
Microsoft's graphical user interface incarnation of BASIC for the Windows era.

Microsoft Visual Basic 2008 Express is the modern graphical user interface (GUI/Windows) version of Microsoft's older, ubiquitous Qbasic for DOS (anyone remember any of that?). Part of the Microsoft Visual Studio Express Editions collection, MS describes it as "ideal for the developer learning to program on Microsoft® Windows®." and yes, it is free, legitimately, from them. This would have been nice, oh, about ten to fifteen years ago for people making sims.

● NOTE: Don't neglect to look into Visual C# and Visual C++, the other two, much more powerful and useful (and marketable, job-wise) free languages offered.