{"id":16614587,"url":"https://github.com/0tickpulse/hello-world-languages","last_synced_at":"2025-10-18T16:26:54.717Z","repository":{"id":162959312,"uuid":"601693150","full_name":"0tickpulse/hello-world-languages","owner":"0tickpulse","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-10T06:25:34.000Z","size":62,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T00:45:27.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0tickpulse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-14T16:05:28.000Z","updated_at":"2023-03-12T23:57:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"d26b6460-bd52-4f6c-9cc6-a1bf7f641e04","html_url":"https://github.com/0tickpulse/hello-world-languages","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.47058823529411764","last_synced_commit":"37b87798cd9ce94108458f8d7520bc39669e4ca8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0tickpulse/hello-world-languages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0tickpulse%2Fhello-world-languages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0tickpulse%2Fhello-world-languages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0tickpulse%2Fhello-world-languages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0tickpulse%2Fhello-world-languages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0tickpulse","download_url":"https://codeload.github.com/0tickpulse/hello-world-languages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0tickpulse%2Fhello-world-languages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279564464,"owners_count":26191801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T02:06:57.445Z","updated_at":"2025-10-18T16:26:54.676Z","avatar_url":"https://github.com/0tickpulse.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello world in as many languages as possible\n\nThis repository contains a collection of \"Hello World\" programs in as many languages as possible. This is and will always be a work in progress, and contributions are welcome.\n\n## Why?\n\nI wanted the opportunity to research different languages and create a project in each language. I also wanted to create a space for people to discover new languages and see a simple example of how to create a project in them.\n\n## How to contribute\n\n1. Fork this repository.\n2. Add a \"Hello World\" program in a new language. It should be in a directory named after the language, and the program should log **the exact string** `Hello, World!` to the console. Make sure to include a `README.md` file following this template:\n\n```md\n# Hello world in [language]\n\n[Describe the language]\n\n## Prerequisites\n\n- [Dependency 1](link to dependency 1): [Description of dependency 1]\n- [Dependency 2](link to dependency 2): [Description of dependency 2]\n\n## How to run\n\n1. [Step 1]\n2. [Step 2]\n3. [Step 3]\n```\n\n### Notes\n\nYou should not necessarily use the minimum amount of code possible. Instead, use code that accurately reflects real-world usage of the language. Show things like variables and functions.\n\nUse the proper structure for your project. For example, the JavaScript program includes a `package.json` file and a `src` directory. The Java program includes a `pom.xml` file, a `src` directory, and a `target` directory. The Python program includes a `requirements.txt` file and a `src` directory.\n\nUse best practices. The Python program includes an `if __name__ == \"__main__\"` statement. Again, this is not necessary, but it is a best practice.\n\nIf there's something special about a language, use it in your program. For example, I showed how C does not have a string type by using a `char` array.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0tickpulse%2Fhello-world-languages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0tickpulse%2Fhello-world-languages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0tickpulse%2Fhello-world-languages/lists"}