Skip to content

Loweredgames/Hello-World-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Collection

This collection includes all the Hello World in different code languages, script languages or any other computer language except some. It will not include esoteric languages ​​except with human language and derived natural languages ​​like music. There will always be a comment at the top to understand the language that is being used and the sources.

History:

"Hello World" is the first program one usually writes when learning a new programming language. Having first been mentioned in Brian Kernighan's tutorial to the B programming language, it became widely known through Kernighan & Ritchie's 1978 book that introduced "The C Programming Language", where it read like this:

main() {
    printf("hello, world\n");
}

Template Hello World:

// Hello World with comment with reference to language. Source:link website

code hello world

Update: 08.05.2025.16:27

About

This collection includes all the Hello World in different languages.

Resources

License

Stars

Watchers

Forks

Contributors