DEV Community

Cover image for Programming is ...
Michiel Hendriks
Michiel Hendriks

Posted on

Programming is ...

In the same style as the Love is ... comic, write your best Programming is ... line.

To start this off, an adaptation of a Louis Srygley quote:

[Without requirements or design, ]
Programming is ... the art of adding bugs to an empty text file.


Header image adapted from Geek & Poke

Oldest comments (76)

Collapse
 
ben profile image
Ben Halpern

Programming is ... an exercise in managed uncertainty.

Collapse
 
archbloom profile image
Bhushan Authankar

Programming is ... the mud on your hand that won't wash off.

Collapse
 
sethusenthil profile image
Sethu Senthil

Programming is ... the art of sending stack overflow a lot traffic.

Collapse
 
avalander profile image
Avalander

Programming is... pain, anyone who tells you differently is selling something.

Programming is pain

Collapse
 
elmuerte profile image
Michiel Hendriks

Oh no 😱 That is not right. It should not ever be like that.

Collapse
 
avalander profile image
Avalander

Soo... what are you selling? :P

Collapse
 
ben profile image
Ben Halpern

Pain + reward ... hopefully :)

Collapse
 
avalander profile image
Avalander

Most of the time, at least :)

Collapse
 
northbear profile image
northbear

... feeling proud when you solve hard task.
... feeling a little disappointed when someone finds better solution.
%))

Collapse
 
ben profile image
Ben Halpern

There's always going to be a better solution, no need to feel bad.

Collapse
 
northbear profile image
northbear

No need, sure... But it happens. :))

Collapse
 
silwing profile image
Silwing

Programming is... discovering that silly error which has been bugging you forever

Collapse
 
sadick profile image
Sadick

Introducing bugs in a manageable way until it works.😎

Collapse
 
adambrandizzi profile image
Adam Brandizzi • Edited

Programming is... never having to say you're sorry. With so many moving parts, frameworks and libraries in your project, you can always shift the blame 😂

Collapse
 
markwragg profile image
Mark Wragg

Programming is ... the path to the dark side. Programming leads to bugs, bugs lead to debugging, debugging leads to suffering.

Collapse
 
alexruzenhack profile image
Alex Ruzenhack

Programming is ... feel like having superpowers, which we have to use with responsibility.

Collapse
 
keppla profile image
Benjamin Köppchen

...or, in any kind - usefull at all.

I mean, i'm pretty sure it's not exactly irresponsible to create the 100th internal-tool-CRUD-app, but it kinda feels like using ironman's arc-reactor as a beer coster - useful in a technical sense, but somehow short of it's possibilities.

Collapse
 
tg_seven profile image
Trupti Gaikwad

Programming is....the joy you feel when your tests break for the right reasons

Collapse
 
tobiassn profile image
Tobias SN

import english

print(“Programming is ... “ + english.words[“programming”].definitions[0])

Output:

Programming is ... a perpetual process where you start to overthink, and use it to overcomplicate simple concepts.

Collapse
 
hughsheehy profile image
hughsheehy

Programming is....thinking precisely and writing it down.

Collapse
 
c0il profile image
Vernet Loïc • Edited

Programming is ... ... si gnimmargorP

Collapse
 
jacoby profile image
Dave Jacoby

Programming is ... dealing with the stupidest thing really smart people have thought up, forever.