Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Wabby10347yThats been my desktop @ work since our last shit developer left. Reminds me to think before I code, unlike that prick.
-
sebkas2427yvar code
var goodEnough = qualityStandards( code )
while !goodEnough {
think()
code = code()
goodEnough = qualityStandards( code )
} -
@CurseMeSlowly i want to correct you there:
code > think > code > think
repeat.😋
Well it depends. If you do it as a hobby, definitely think once, code twice.
It's like saying dribble twice, score once to a soccer player. Doesn't really make any sense.:D
BUT imho you cant do that in a company with deadlines.. so..:b -
cursee171597y@daintycode I used to do that approach but lately I try to think first before I open my code editor. 🤔
I am also trying to
think > document > code
repeat 😬 -
@CurseMeSlowly not a bad thing at all. I see the whole "you MUST think before you do it" as a problem. If you do it on your own behalf - why the heck not.(:
But for me, documenting as i go is an absolute no-go. Not because i don't like it, it's just the fact that i completely change everything sometimes and i don't want to document everything again.:D -
coder673957y"Code once" yup. Totally.
*Runs programs*
300 errors. I coded once. I guess I'm done for the day 😂
Agree or !Agree?
joke/meme