Writing programs without graphical IDE
- by Matt
I am not sure if this is even possible but I have watched a few videos with programming examples where it seems like the program is being written in some kind of command prompt rather than a nice graphical IDE. Im just curious as to what might be going on in these videos. Is it possible to write a program without an IDE?
heres two examples:
http://www.youtube.com/watch?v=hFSY9cWjO8o( @ 6 min)
http://www.youtube.com/watch?v=tKTZoB2Vjuk (@ 5 min)
Could anyone explain how this is done?