programming
-
Hello, World!
A traditional phrase used in programming to demonstrate a program's basic functionality, often by displaying it on a screen.
-
It compiles, so it must be right
This phrase sarcastically points out the flawed reasoning that code which successfully passes the compilation step is automatically free of logical errors or bugs.