701
you are viewing a single comment's thread
view the rest of the comments
[-] Downcount@lemmy.world 10 points 1 year ago* (last edited 1 year ago)

It wouldn't be such a bad idea if there weren't IDEs that would help you review your code more easily.

Think of a text document you would scan for typos. Sure it would help you to print it out and read it on paper. But finding them with words auto correction is much faster.

This kind of auto correction is also present in IDEs (integrated development environment / the program you use to do the actually coding). You can also jump from one part of your code to another part for a quick lookup or analyze it with its help.

So printing it out not only doesn't let you editing it it also slows down reviewing / debugging / refactoring it.

this post was submitted on 17 Jul 2023
701 points (98.1% liked)

Programmer Humor

31995 readers
135 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS