{"id":18687141,"url":"https://github.com/devsubid/java","last_synced_at":"2025-11-08T00:30:37.307Z","repository":{"id":50475953,"uuid":"495256013","full_name":"devsubid/Java","owner":"devsubid","description":"Basic Programs using Java","archived":false,"fork":false,"pushed_at":"2022-10-11T10:30:34.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T22:51:26.256Z","etag":null,"topics":["basic-programming","java","learning","learning-by-doing","learning-exercise"],"latest_commit_sha":null,"homepage":"https://itsme-subid.github.io/Java/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devsubid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"itsme-Subid","patreon":"itsme_Subid"}},"created_at":"2022-05-23T04:21:02.000Z","updated_at":"2022-08-07T09:35:12.000Z","dependencies_parsed_at":"2023-01-19T18:46:46.112Z","dependency_job_id":null,"html_url":"https://github.com/devsubid/Java","commit_stats":null,"previous_names":["devsubid/java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FJava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FJava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FJava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FJava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsubid","download_url":"https://codeload.github.com/devsubid/Java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239543405,"owners_count":19656353,"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","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":["basic-programming","java","learning","learning-by-doing","learning-exercise"],"created_at":"2024-11-07T10:31:28.005Z","updated_at":"2025-02-18T20:25:54.142Z","avatar_url":"https://github.com/devsubid.png","language":"Java","readme":"## Java Basic Programs\n\nThe agenda of this repository is to help others and myself too.\nI personally found it very useful for many times, generally I code a program but forget it very frequently, so this repository help by easy accessibility to my code and also easy to go through the programs.\n \n### Installation JDK\n\nTo help you set up quickly, you can install the Coding Pack for Java, which also includes VS Code, the Java Development Kit (JDK), and essential Java extensions. The Coding Pack can be used as a clean installation, or to update or repair an existing development environment.\n\n\u003e [Install the Coding Pack for Java - Windows](https://www.azul.com/downloads/?os=windows\u0026package=jdk) \u003cbr\u003e [Install the Coding Pack for Java - Linux](https://www.azul.com/downloads/?os=linux\u0026package=jdk)\n\n### Check your Jdk installation\nTo check that your Jdk tools are correctly installed and available, open a new Command Prompt and type:\n\n```bash\njavac --version\n```\n\u003e **Note**: If you don't see the expected output or javac is not a recognized command. Make sure you followed the instructions on the [Azul Zulu website](https://www.azul.com/downloads/?package=jdk) to install Jdk.\n\n### Run Program\n\nGo to the project directory \n```bash\n  cd C:\\Users\\{User Name}\\Documents\\{Project Directory}\n```\n\nClone the project\n\n```bash\n  git clone git@github.com:itsme-Subid/Java-Programming.git\n```\n\nCompile Program\n\n```bash\n  javac {Program Name}.java\n```\n\nRun Program\n\n```bash\n  java {Program Name}\n```\n\n","funding_links":["https://github.com/sponsors/itsme-Subid","https://patreon.com/itsme_Subid"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsubid%2Fjava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsubid%2Fjava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsubid%2Fjava/lists"}