Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Red Flags in a programmer

Name: Anonymous 2015-04-22 21:35

You know you might be dealing with a `coder' when he/she says:

I'd rather not reinvent the wheel

Name: Anonymous 2016-12-08 1:11

>>86
global state considered harmful

Name: Anonymous 2016-12-08 14:50

>>87
Then stop using your computer as a giant state machine!

Name: Anonymous 2016-12-08 14:59

>>87
global state considered helpful for when the problem is best modelled with a state machine. emulation is an obvious example - you could write a purely functional CPU (after all you don't need state to have TC) but you'd just be designing something labyrinthine and inefficient which offers no advantages over just having state.

Name: Anonymous 2016-12-08 19:19

>>87
mfw the functional programmer imperatively writes his haskell files to the global state that is his hard disk

(^:

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List