Hello World…

A customary start. Although this is technically not my first post here, I figured I’d make one for tradition.

'My first Hello World in VB

Private Sub Form_Load()
 Print "Hello World"
End Sub

Want to learn more about “Hello World” and see many more examples?

http://helloworldcollection.de/

Check out Plankalkül, Malbolge, or JSF*ck if you’re up for puzzling, but, real programming languages!