Anyone know how to programming without Visual or any program?
Programming without Programs
Collapse
X
-
You don't need to use Visual Studio to program. All you really need is a text editor. You can use Notepad if you really want to....you'll just need to download the compilers for the language that you're implementing in.Originally posted by AtranAnyone know how to programming without Visual or any program?
Visual Studio makes life easy....in many many ways.
-Frinny -
Many many ways is an understatement. .Originally posted by FrinavaleYou don't need to use Visual Studio to program. All you really need is a text editor. You can use Notepad if you really want to....you'll just need to download the compilers for the language that you're implementing in.
Visual Studio makes life easy....in many many ways.
-Frinny
You can always download the FREE express editions from Microsoft, FYI. They are decent enough for the coding for fun programmer.Comment
Comment