{"id":18364893,"url":"https://github.com/codecshekhar/core-java","last_synced_at":"2025-04-10T10:25:16.733Z","repository":{"id":234871521,"uuid":"789662368","full_name":"CodeCshekhar/core-java","owner":"CodeCshekhar","description":"This repository contains Java-17 examples to illustrate the concepts","archived":false,"fork":false,"pushed_at":"2024-11-11T17:58:40.000Z","size":176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T19:49:19.874Z","etag":null,"topics":["java","java17","jdk17"],"latest_commit_sha":null,"homepage":"","language":"Java","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/CodeCshekhar.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":"2024-04-21T07:39:07.000Z","updated_at":"2024-12-02T11:47:39.000Z","dependencies_parsed_at":"2024-04-21T09:04:15.748Z","dependency_job_id":"46c15b1a-f0d0-44b0-a6d2-bcffa38bc798","html_url":"https://github.com/CodeCshekhar/core-java","commit_stats":null,"previous_names":["chandrashekharwagh/javacodes","chandrashekharwagh/core-java","codecshekhar/core-java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fcore-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fcore-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fcore-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fcore-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeCshekhar","download_url":"https://codeload.github.com/CodeCshekhar/core-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199090,"owners_count":21063641,"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":["java","java17","jdk17"],"created_at":"2024-11-05T23:12:05.789Z","updated_at":"2025-04-10T10:25:16.712Z","avatar_url":"https://github.com/CodeCshekhar.png","language":"Java","readme":"# Simple Java Git Repository\n\nThis is a simple Java project that demonstrates the use of core Java features and Git version control.\n\n## Table of Contents\n1. [Introduction](#introduction)\n2. [Features](#features)\n3. [Installation](#installation)\n4. [Usage](#usage)\n5. [Contributing](#contributing)\n6. [License](#license)\n\n## Introduction\nThis project is designed to showcase the fundamental concepts and capabilities of the Java programming language. It includes examples of common data structures, control flow, and object-oriented programming techniques.\n\nThe project is also set up with Git version control, allowing for easy tracking of changes, collaboration, and deployment.\n\n## Features\n- Demonstrates the use of basic Java data types, control structures, and methods\n- Includes examples of Java collections, such as arrays, lists, and maps\n- Showcases object-oriented programming principles like encapsulation, inheritance, and polymorphism\n- Utilizes Git for version control, including commands like `git add`, `git commit`, and `git push`\n\n## Installation\nTo run this project, you will need to have the following installed on your system:\n\n- Java Development Kit (JDK) version 8 or higher\n- Git version control system\n\n1. Clone the repository to your local machine:\n   ```\n   git clone https://github.com/CodeCshekahr/core-java.git\n   ```\n2. Navigate to the project directory:\n   ```\n   cd core-java\n   ```\n3. Compile the Java source files:\n   ```\n   javac src/*.java\n   ```\n4. Run the main class:\n   ```\n   java -cp src/ Main\n   ```\n\n## Usage\nThe main functionality of this project is demonstrated in the `Main` class. You can modify the code in this class to experiment with different Java features and Git workflows.\n\nFeel free to add more classes, methods, and functionality to the project as you see fit.\n\n## Contributing\nIf you would like to contribute to this project, please follow these steps:\n\n1. Fork the repository\n2. Create a new branch for your feature or bug fix\n3. Make your changes and commit them with descriptive commit messages\n4. Push your branch to your forked repository\n5. Submit a pull request to the original repository\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecshekhar%2Fcore-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecshekhar%2Fcore-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecshekhar%2Fcore-java/lists"}