Skip to content

Inspirational Quote by Larry Wall

“I wouldn't ever write the full sentence myself, but then, I never use goto either.” quote by Larry Wall
Download Open image
“I wouldn't ever write the full sentence myself, but then, I never use goto either.”

Larry Wall

About This Quote

Source Interview: Programming Language Design, 1990s

The author avoids using goto statements, preferring structured code for clarity.

In simple terms: Avoid goto for clearer code.

Key Takeaway

Write structured, readable code.

Themes

programming software design clarity

Mood

technical practical

Type

programming guidance

When to use this quote

  • Code reviews
  • education
  • legacy code maintenance

Key Concepts

Control flow structured programming best practices

Questions to Reflect On

  • When is goto justified?
  • How to balance readability and performance?
A Different Perspective

goto can be useful in low‑level optimization.

4.9 out of 5 (9 ratings)

More by Larry Wall

Explore all 226 Larry Wall quotes

More Inspirational quotes

Browse all 114,613 Inspirational quotes