Programming life

May 28, 2018 6:36 AM

5loyal5khan55

Views

148951

Likes

1997

Dislikes

40

????

programming

geek

programming_humor

programming_languages

I wish errors looked like this!

7 years ago | Likes 2 Dislikes 0

This made me laugh so hard that I scared the birds outside.

7 years ago | Likes 1 Dislikes 0

[deleted]

7 years ago | Likes 2 Dislikes 3

Violets aren't blue and roses aren't necessarily red

7 years ago | Likes 2 Dislikes 0

It's just reporting the state of roses and violets, if you want them a different colour you have to code it in.

7 years ago | Likes 1 Dislikes 0

It's supposed to be a love poem, instead this is a hate poem

7 years ago | Likes 1 Dislikes 0

"Debugging is like being the detective in a crime movie where you are also the murderer. " - Filipe Fortes.

7 years ago | Likes 4 Dislikes 0

Roses are red, violets are blue. I must eat yoghurt off of you.

7 years ago | Likes 2 Dislikes 7

im a lazy notepad coder and i have to count the lines to find it :3

7 years ago | Likes 3 Dislikes 1

Download notepad++.

7 years ago | Likes 4 Dislikes 0

Embrace me!

7 years ago | Likes 1 Dislikes 0

loled();

7 years ago | Likes 1 Dislikes 0

This is why I gave up learning Javascript.

7 years ago | Likes 1 Dislikes 3

Well, if Web Design isn’t your thing but you still want to code become a sys admin and use PowerShell. Super easy and powerful.

7 years ago | Likes 1 Dislikes 0

Python is an easy language to start coding.

7 years ago | Likes 2 Dislikes 0

}

7 years ago | Likes 1 Dislikes 0

Your compiler is a poet, and it doesn't even know it.

7 years ago | Likes 23 Dislikes 0

STOP IT I MEAN IT! ANYBODY WANT A PEANUT!?!

7 years ago | Likes 1 Dislikes 0

Syntax error

7 years ago | Likes 2 Dislikes 0

I feel like this is the the smallest of inconveniences you can run into while programming. Often errors are self-evident or IDE tells you

7 years ago | Likes 2 Dislikes 1

Until it doesn’t tell you but still doesn’t work. Or works just not in the right way.

7 years ago | Likes 1 Dislikes 0

Beautiful

7 years ago | Likes 1 Dislikes 0

Why the fuck is this not 69? Missed opportunity.

7 years ago | Likes 2 Dislikes 4

7 years ago | Likes 13 Dislikes 0

Its at 666 i cant upvote this im sorry

7 years ago | Likes 1 Dislikes 0

Plot twist it’s actually on line 23

7 years ago | Likes 114 Dislikes 1

It's on line 42, everyone knows that.

7 years ago | Likes 2 Dislikes 0

and violets are purple..

7 years ago | Likes 3 Dislikes 1

Yep. You screwed up 9 lines ago but the compiler didn't notice until then.

7 years ago | Likes 12 Dislikes 0

Painfully true if you’re testing an ASP partial view with a _Layout

7 years ago | Likes 3 Dislikes 0

No no no, it's not on line 32 or 23 it's somewhere near the top of the file or playing ninja elsewhere.

7 years ago | Likes 3 Dislikes 0

I like this compiler. Try javascript - there was an error so I'm going to ignore all your script and display a blank screen. Have a nice day

7 years ago | Likes 85 Dislikes 3

M8 js is one of the easiest languages to debug, both Firefox and chrome have some p useful debugging tools

7 years ago | Likes 10 Dislikes 0

debugger;

7 years ago | Likes 8 Dislikes 0

Console.log(lineNumber); after every line

7 years ago | Likes 15 Dislikes 0

Looks like fun.

7 years ago | Likes 3 Dislikes 0

U would love COBOL. 500 lines and u get "error at or after line 0". Fucking compiler is a troll.

7 years ago | Likes 3 Dislikes 0

Friend. Have you heard about PHP? Check reply to this comment to bring back nightmares.

7 years ago | Likes 1 Dislikes 0

500 Internal Server Error

7 years ago | Likes 1 Dislikes 0

Unless it's all minified, chrome'll tell you the line number, and anything node will do the same.

7 years ago | Likes 2 Dislikes 0

Well it writes what was wrong into the log. If it showed the error (that some random background script failed) via alert or whatever it 1/.

7 years ago | Likes 3 Dislikes 0

would be obtrusive for the user.

7 years ago | Likes 3 Dislikes 0

C: "You want me to do something to [16] in an array of length 10? Sure, let me just do that to whatever is 7 spaces after the array end"

7 years ago | Likes 7 Dislikes 0

"Oh, that's code. Whatev SEGMENTATION FAULT

7 years ago | Likes 5 Dislikes 0

C will let you cut your own hands off if you ask it. In programming languages, constraints free you.

7 years ago | Likes 6 Dislikes 0

No, you just suck at debugging javascript.

7 years ago | Likes 4 Dislikes 0

I know that too - I'm using typescript

7 years ago | Likes 1 Dislikes 1

Yup. To double down you can go for writing shaders for webgl. Suddenly a black canvas? Who knows what went wrong! TFG for version control.

7 years ago | Likes 1 Dislikes 0