Skip to content

Code Quote by Ryan C. Gordon

“I find if you're targeting Windows, Linux, and Mac OS X right from the start, your code will probably work anywhere else that you might try it later. Writing code that is cross-platform from the start requires more discipline, but I find it is worth the effort.” quote by Ryan C. Gordon
Download Open image
“I find if you're targeting Windows, Linux, and Mac OS X right from the start, your code will probably work anywhere else that you might try it later. Writing code that is cross-platform from the start requires more discipline, but I find it is worth the effort.”

Ryan C. Gordon

About This Quote

Source Interview: Game Development Talk, 2005

Writing code for multiple operating systems from the beginning ensures broader compatibility, though it demands extra discipline.

In simple terms: Cross‑platform coding early avoids later problems.

Key Takeaway

Invest in cross‑platform design early.

Themes

software engineering discipline compatibility

Mood

pragmatic forward‑thinking

Type

technical advisory

When to use this quote

  • game development
  • open source projects
  • enterprise software
  • mobile apps

Key Concepts

platform abstraction code reuse testing

Questions to Reflect On

  • How can you balance early cross‑platform effort with project deadlines?
  • What tools help maintain discipline across OS targets?
A Different Perspective

Requires more upfront planning and may increase initial development time.

2.5 out of 5 (7 ratings)

More by Ryan C. Gordon

Explore all 7 Ryan C. Gordon quotes

More Code quotes

Browse all 1,561 Code quotes