Hacker News
- Hello world in every programming language https://github.com/leachim6/hello-world 69 comments
- The original “hello, world” program, Written in B (1972) https://code.google.com/p/go/source/detail?r=f6182e5abf5e 5 comments
- Hello world in every programming language https://github.com/leachim6/hello-world 57 comments
- Humor: "Hello World" programs http://www.infiltec.com/j-h-wrld.htm 5 comments
- Hello world: meet قلب (Qalb) a programming language based on Arabic (2013) https://www.theverge.com/2013/1/25/3914150/alb-programming-language-based-on-arabic-script 31 comments
- A 23-byte "hello, world" program assembled with DEBUG.EXE in MS-DOS https://github.com/susam/hello 4 comments
- A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS https://github.com/susam/hello 111 comments
- Assembly Programming: Hello, World! http://os-blog.com/x86-64-assembly-programming-hello-world/ 26 comments programming
- A "hello world" program in machine code on DOS https://www.uninformativ.de/blog/postings/2024-09-29/0/POSTING-en.html 2 comments osdev
- Anatomy of Windows Hello World program https://pratikone.github.io/c++/2020/06/07/anatomy-of-windows-hello-world.html 29 comments cpp
- Anatomy of Windows Hello World program https://pratikone.github.io/c++/2020/06/07/anatomy-of-windows-hello-world.html 27 comments programming
- 70 Years Of “Hello, World!” With 50 Programming Languages https://medium.com/@ssaurel/70-years-of-hello-world-with-50-programming-languages-2400de893a97 24 comments programming
- [brainf*ck] What do you think of my "Hello World" program? https://www.reddit.com/r/learnprogramming/comments/69dxsh/brainfck_what_do_you_think_of_my_hello_world/ 7 comments learnprogramming
- Hello, World Program in 35 Languages https://youtu.be/zecueq-mo4M 19 comments coding
- "Hello World" program in esoteric languages https://esolangs.org/wiki/hello_world_program_in_esoteric_languages 5 comments programming
- Hello World: Which programming languages are growing? http://spikeypillow.com/2010/04/what-programming-languages-are-people-learning/ 3 comments technology
- Programming challenge: can you code a hello world program as a Palindrome? http://stackoverflow.com/questions/659752/programming-challenge-can-you-code-a-hello-world-program-as-a-palindrome 62 comments programming
- Obfuscated "Hello, world!" programs in C http://www.fitzrovian.com/hello.html 31 comments programming
- Hello World: A deep dive into the world of abstraction behind a modern Hello World program. https://thecoder08.github.io/hello-world.html 40 comments programming
- Hello World - A deep dive into the world of abstraction behind a modern Hello World program. https://thecoder08.github.io/hello-world.html 15 comments c_programming
- Explaining the most obscure “Hello, world!” program I have ever seen https://mathspp.com/blog/the-most-obscure-hello-world-program 3 comments python
- Craig Wright Proves He Can Code By Copy-Pasting “Hello World” Program https://toshitimes.com/craig-wright-proves-he-can-code-by-copy-pasting-hello-world-program/ 107 comments btc
- The Infamous Windows “Hello World” Program http://www.charlespetzold.com/blog/2014/12/the-infamous-windows-hello-world-program.html?1 135 comments programming
- The Infamous Windows “Hello World” Program http://www.charlespetzold.com/blog/2014/12/the-infamous-windows-hello-world-program.html 52 comments programming
- Programming in Scala: Part 1 - Hello World! http://programmingtime.wordpress.com/2012/07/05/programming-in-scala-part-1-hello-world/ 6 comments learnprogramming
- "Hello, World" programmed into... a wheat field. Yeah, that's right. http://hello.w0r1d.net/index.html 15 comments programming
- A compilation of "Hello World" programs designed by various categories of developers. [ReSubmit] http://www.infiltec.com/j-h-wrld.htm? 38 comments programming
- German man programs "Hello World" into wheat field http://arstechnica.com/journals/thumbs.ars/2007/06/11/german-programmer-programs-hello-world-into-wheat-field 3 comments programming
- Rust Basics Series #1: Hello World Program in Rust https://itsfoss.com/rust-introduction/ 2 comments rust
- I'm trying to build a "Hello World" program with PyQt, but I don't know what I'm doing wrong. http://pastebin.com/7jsRbuD9 6 comments learnprogramming
- Hello World: What programming languages are people learning? http://spikeypillow.com/2010/04/what-programming-languages-are-people-learning/ 170 comments programming
- Hello, declarative world: how relational programming takes functional programming to the next level. https://tomstu.art/hello-declarative-world 23 comments programming
- The Hello World Program: A fun puppet show about computer science and Linux that deserves more attention. https://youtu.be/9flvu4n7ssm 10 comments linux
- [Homework]I'm writing a paper based off of a tweaked Hello World program in C++. I was wondering where I could find a professional to read it. https://www.reddit.com/r/learnprogramming/comments/6pxgk9/homeworkim_writing_a_paper_based_off_of_a_tweaked/ 7 comments learnprogramming
- Hello World in 450+ programming languages (plus several "real" ones) http://helloworldcollection.de/ 54 comments programming
- How can I run a simple hello world program from vim? (using linux) https://www.reddit.com/r/learnprogramming/comments/6w6824/how_can_i_run_a_simple_hello_world_program_from/ 13 comments learnprogramming
- First time trying programming using Visual Studio Community 2017 - Can't seem to get Hello, World! to work? https://www.reddit.com/r/learnprogramming/comments/79gscb/first_time_trying_programming_using_visual_studio/ 28 comments learnprogramming
- Hello world. I started programming at age 30, which was about 8 years ago. Today I had my last exam for my computer science degree. I've been programming at work for about 3 years now. Never give up my good peoples! https://www.bluej.org/objects-first/ 242 comments learnprogramming
- MS-DOS Hello World style program - a tiny inline asm snippet within a C program freezes the PC https://command.com 14 comments c_programming
- Stainless Script, a visual node-based programming language has reached stage of being able to print "Hello, world!"! https://github.com/JohnTheCoolingFan/stainless_script/ 2 comments rust