View Full Version : event-driven languages
PotsNPans
2012-01-20, 06:47 AM
Are event-driven computer languages as useful to learn as other kinds of programming languages? And do they make for more or less complicated programming?
suwunk
2012-05-25, 08:22 AM
Indeed, its useful. An 'event driven language' is any language that has the functionality to respond to an 'event' (do nothing and wait until you are needed)
millardkperez
2012-07-24, 06:46 AM
Conceptually, all the programming languages are some. Only difference is that it's way of writing.