The 10x developer is NOT a myth

E un articol vechi, dar la fel e și Peopleware - cartea care a introdus pentru prima dată această idee. Cu toate acestea, este un material interesant de citit.

Consider că articolul s-ar putea rezuma la:

It’s not about writing more code; it’s about writing the right code. You become a 10x programmer not by doing an order of magnitude more work, but by making better decisions an order of magnitude more often.

3 Likes

Un pic de atenție și ceva RTFM te pot duce departe :smiley:

1 Like

One shouldn’t write tons of code but instead work with as many problems as one can in order to be able to write the “right” code.

SLOCS is akin to a calligraphy exercise unless there’s some thinking involved.

Think more of a crime solving analogy: 10 average detectives versus one Sherlock Holmes.
Who will solve the crime faster?

Esenta este in paragraful de mai sus. La un moment dat datorita experientei poti face un lucru mai bine si mai rapid decat alti zece. Dar desigur, pe termen lung diferenta va scadea.

1 Like

Cred că poate fi și o altă esență aici și anume că un bun detectiv indiferent de numele lui, urmărește faptele comise, deci își construiește un registru din care la final rezultă aflarea criminalului, sau cum s-ar spune în software development folosind events sourcing/storming află ce este important în domeniul respectiv și ajută și la o rezolvare care permite schimbarea în cod odată cu schimbare afacerii.