this post was submitted on 07 Jul 2023
978 points (98.0% liked)

Programmer Humor

32048 readers
1624 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

That’s what I was taught. Right an outline, in English or what you speak, of what each component of the program is supposed to do, then you write the actual components, in code, on the computer.

[–] [email protected] 1 points 1 year ago

Ah, that's what you meant, lol.