Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Probably some brainwashing thing. I don't know why it is always the first, I would rather just jump right in
-
My first program was actually a text-based "choose your own story" game based on the "Papers Please" video game in Python.
It had like 1000 if statements as I didn't knew loops and OOP existed. -
The Hello World program actually has some fun history. The first program to present a developer with the C language in the great "C programming language" by Dennis Ritchie and Brian W Kernighan presented the concept of having a language print to the screen terminal the string "Hello, World" :) from there we see many tutorials doing that, from Python to Ruby etc etc :) it is programmer culture and iiiiii love it.
Related Rants
Ever wondered why your first program was a 'Hello World' program?
rant
program
world
code
hello