Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

running programs


ghost's Avatar
0 0

Sorry this is a really stupid question but im really new to programing. say i write a program in notepad. how can i run that program. again im sorry for this stupid question but i have no idea how to do this.


ghost's Avatar
0 0

depends on the language. i only really know java and for that you need a compiler. a good open source compiler is BlueJ


ghost's Avatar
0 0

what kind of program? depends on the language…. but all "real" programming lanuages require a compiler… and if u save it as .txt it wont work youd better get an IDE if your learning