Ten Lines of Code That Changed My World
The article presents ten lines of code that hold personal significance for the author, ranging from a foundational 'Hello, World!' program to humorous JavaScript snippets and complex low-level machine language. Each example illustrates a different aspect of programming's impact, from initial discovery to understanding system-level control.
Why it matters
This piece highlights the profound and often emotional connection programmers have with code, demonstrating how specific lines can shape understanding, evoke humor, or reveal the powerful capabilities and inherent dangers of direct computer interaction.
Ten lines of code that, one way or another, mean something to me. Either because I wrote them, or I extensively copied them, or they made me laugh. Or cry.
10 PRINT "HELLO , WORLD!" 20 GOTO 10 I don’t know when I typed this for the first time, or if it was exactly this version. Might have been without the comma, or with more exclamation marks.
Nevertheless, the computer obliged, cheerfully greeting the world, and very much in particular, the wide-eyed kid who had just communicated with a computer for the first time.
The second line drove home the point that a computer will do anything you tell it to. Hello world forever!
Get smarter about the news
Sign up free for a feed built around what you actually care about, Dive Deeper research on any story, and the full text of every article.
Create free accountAlready have an account? Sign in