Skip to content

Comment on Ask HN: Okay okay, I'll learn to program...now what?parent

Comments

I think of those as more like programming styles. You can program C in a functional style (although the language is not your friend). You can write FORTRAN in any language.

I found personally that event-driven programming (signals, triggers, listeners) is different enough to be considered another style. Synchronization, causal sequences of events, and a clock, used for GUIs or workflows, requires a different sort of thinking than functional, procedural, or OO.

I knew I'd miss one ;)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.