{"id":19852963,"url":"https://github.com/chandrakanthrck/corejava","last_synced_at":"2025-02-28T21:18:34.434Z","repository":{"id":256107527,"uuid":"853049595","full_name":"chandrakanthrck/CoreJava","owner":"chandrakanthrck","description":"This repository contains the learnings about Collections Framework, Generics, Multi-threading and Concurrency and Streams API.","archived":false,"fork":false,"pushed_at":"2024-09-20T23:01:11.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T13:29:45.370Z","etag":null,"topics":["core-java"],"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/chandrakanthrck.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-09-05T22:33:14.000Z","updated_at":"2024-09-20T23:01:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e6e62e2-3db6-4ee9-b391-b97878c50e15","html_url":"https://github.com/chandrakanthrck/CoreJava","commit_stats":null,"previous_names":["chandrakanthrck/corejava"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrakanthrck%2FCoreJava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrakanthrck%2FCoreJava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrakanthrck%2FCoreJava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrakanthrck%2FCoreJava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chandrakanthrck","download_url":"https://codeload.github.com/chandrakanthrck/CoreJava/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241241848,"owners_count":19932828,"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":["core-java"],"created_at":"2024-11-12T14:05:03.060Z","updated_at":"2025-02-28T21:18:34.428Z","avatar_url":"https://github.com/chandrakanthrck.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Core Java Examples\n\nWelcome to the Core Java Examples repository! This repository contains a variety of Java programming examples organized into different categories. Each category focuses on specific core Java concepts to help you understand and apply these fundamental programming skills.\n\n## Directory Overview\n\n- **[Collections](src/collections)**: Explore examples demonstrating various Java Collections Framework classes and interfaces. Learn about `List`, `Set`, `Map`, and other collection types.\n\n- **[Generics](src/generics)**: Discover how to use Java Generics to create classes, interfaces, and methods that operate on typed parameters, enhancing code reusability and type safety.\n\n- **[OOP (Object-Oriented Programming)](src/oops)**: Delve into core object-oriented programming concepts such as inheritance, encapsulation, and polymorphism through practical Java examples.\n\n- **[Streams API](src/streams)**: Learn about the Java Streams API and its capabilities for processing sequences of elements. Examples cover stream operations like filtering, mapping, and reducing.\n\n- **[Threads](src/threads)**: Understand multi-threading and concurrency in Java with examples covering thread management, synchronization, and thread coordination.\n\n## Getting Started\n\nTo get started with these examples:\n\n1. Clone this repository:\n    ```bash\n    git clone https://github.com/chandrakanthrck/CoreJava.git\n    ```\n\n2. Navigate to the `src` directory:\n    ```bash\n    cd CoreJava/src\n    ```\n\n3. Explore each subdirectory to find detailed examples and instructions.\n\n4. Compile and run the Java files using your preferred Java development environment or command-line tools.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandrakanthrck%2Fcorejava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandrakanthrck%2Fcorejava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandrakanthrck%2Fcorejava/lists"}