rennfranzirenn
• 3 years ago
Welcome to the trndsphere 2 Playground. This site is here for you to play with trndsphere 2 in a safe envorinment.
Before you start, here are some general rules when using the playgroud:
Rules of the playground
Na - just go for it and try not to break anything! Enjoy! :)
Did you know?
"Hello world" - Anyone learning a programming language is bound to come across this phrase. It is actually a cultural asset - at least for developers. But how did "Hello world" become so popular?
The history of "Hello world!" goes back to 1978, the pioneering days of the computer era. User interfaces and smartphones were still in the distant future. One day, two programming pioneers, Brian W. Kernighan and Dennis Ritchie, wrote a textbook about the programming language "C".
One of the first exercises in the book was to program a simple text output using the print command. The text that should be output was: "Hello, World".
This text was deliberately generic and of no major importance as the focus of the exercise was on the concept of programming. Kernighan claimed to have seen the phrase in a cartoon years earlier.
Due to the rapid spread of the programming language "C" around the world and the popularity of the book, the sentence became a cultural asset within a few years and is still used today in nearly every programming tutorial.