Settings

Theme

Everyone at Your Startup Needs to Code

medium.com

10 points by gershwin 10 years ago · 4 comments

Reader

vezzy-fnord 10 years ago

Well, no. "Code" does power all of the aforementioned, but only on a technicality. The code itself is ephemeral and possibly often domain-specific. The real importance is knowing the algorithms, data structures and the interface, protocols and standards of the platform you are targeting, or the details of the problem you are solving. Coding itself is grunt work. One must have a specification of what they want to do for it to be of any use.

As such, everyone coding has no meaning.

Further, if everyone coding means that they too can cargo cult slogans about how the goto statement is the devil incarnate and will have you assaulted by a raptor, then perhaps one should rethink whether it's worthwhile. Now, if one can get people to consider that a goto might be useful for breaking out of a nested loop in some languages, or that goto/jmp is the most primal control flow from which other mechanisms are derived, then you have a case. Otherwise, more ninja rockstar 10xers aren't of large use.

cpncrunch 10 years ago

Or you could hire engineers who actually get the job done in a reasonable timeframe without someone else having to poke about in the code and potentially screw things up.

svisser 10 years ago

If everyone needs to learn to code then we, as software developers, have failed at what we do.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection