Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active October 16, 2024 19:23
Show Gist options
  • Select an option

  • Save wilmoore/1a14b7807048d9488e3a77d3a96fdbac to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/1a14b7807048d9488e3a77d3a96fdbac to your computer and use it in GitHub Desktop.
Personal Brand :: Social Media :: Medium :: Story :: A modern Hello World

Personal Brand :: Social Media :: Medium :: Story :: A modern Hello World

⪼ Made with 💜 by Polyglot.

creative
related
research

"Hello, World!" is a simple programming exercise that requires the programmer to format and print a string to the standard output device.

While simple, “Hello, World!” demonstrates a task that programmers perform more than anything else when building software.

console.log("Hello, World!");

image


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment