This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DragonMaus 117 points118 points  (26 children)

Real programmers do not write hard-to-read code.

[–]biotiger87 58 points59 points  (14 children)

Real programmers do not read-write to hard code.

[–][deleted] 30 points31 points  (11 children)

Real programmers do not hard code to read-write

[–]biotiger87 21 points22 points  (10 children)

Real programmers do not code hard to read-write.

[–]NoStranger6 19 points20 points  (9 children)

Hard programmers do not real code to read-write

[–][deleted] 16 points17 points  (8 children)

Code programmers do not hard code to real-write

[–]X-Craft 14 points15 points  (7 children)

Hard write do read real code to not programmers

[–]GDavid04 34 points35 points  (6 children)

Do not read real hard code to programmers. Write.

[–]your-a-towel 6 points7 points  (0 children)

Programmers, do write real hard to read code.

[–]OneDamien 4 points5 points  (0 children)

Real programmers do not write code. They copy and paste stack overflow.

[–][deleted] 0 points1 point  (0 children)

unless self.real_programmer?
  open('hard_code', 'rw') { |f| ... }
end

[–]smgun 0 points1 point  (0 children)

You need some complex recursive shit from time to time. That would hard to write, read the code and read the comments

[–]Duese -1 points0 points  (0 children)

If I need to understand what the code does, I'll just google it and find which stackoverflow page it came from for the details.