{"id":19457295,"url":"https://github.com/shiru99/basics-of-java","last_synced_at":"2025-02-25T10:53:16.771Z","repository":{"id":85908438,"uuid":"363025944","full_name":"Shiru99/Basics-of-Java","owner":"Shiru99","description":"java + OOPs","archived":false,"fork":false,"pushed_at":"2022-08-01T10:10:48.000Z","size":7956,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-08T01:46:35.359Z","etag":null,"topics":["documentation","generics","java","javadocs","lambda-expressions","object-oriented-programming"],"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/Shiru99.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":"2021-04-30T04:30:01.000Z","updated_at":"2022-09-24T09:14:13.000Z","dependencies_parsed_at":"2023-03-07T08:00:25.557Z","dependency_job_id":null,"html_url":"https://github.com/Shiru99/Basics-of-Java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shiru99%2FBasics-of-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shiru99%2FBasics-of-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shiru99%2FBasics-of-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shiru99%2FBasics-of-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shiru99","download_url":"https://codeload.github.com/Shiru99/Basics-of-Java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240654183,"owners_count":19835857,"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":["documentation","generics","java","javadocs","lambda-expressions","object-oriented-programming"],"created_at":"2024-11-10T17:20:57.272Z","updated_at":"2025-02-25T10:53:16.677Z","avatar_url":"https://github.com/Shiru99.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basics-of-Java (Java + OOPs)\n\nJava - \"portable language\" (write once, run anywhere).\n\n### JVM vs JRE vs JDK\n\n* Java Virtual Machine (JVM)\n    \n    * The Java Virtual Machine (JVM) is the virtual machine that runs the Java bytecodes (.class files) as interpreted languages.\n    * platform dependant\n\n* Java Runtime Environment (JRE)\n    \n    * JRE provides the libraries, the Java Virtual Machine, and other components to run applets and applications written in the Java programming language\n    * JRE = JVM + Libraries\n\n* Java Development Kit (JDK)\n    \n    * JDK = JRE + Compilers + Debuggers\n\n\n#### Oracle JDK and the OpenJDK : \n\n* Oracle JDK is the official Java Development Kit for Oracle.\n* OpenJDK is a community-supported open source implementation of the Java programming language.\n\n\n\n\n\n\n\n---\n\n1. [Basics of Java](https://github.com/Shiru99/Basics-of-Java)\n2. [Collection-Framework](https://github.com/Shiru99/Collection-Framework)\n3. [Multi-Threading](https://github.com/Shiru99/Multi-Threads-Synchronization)\n4. [Generics](https://github.com/Shiru99/Basics-of-Java/tree/main/Generics)\n5. [Lambda](https://github.com/Shiru99/Basics-of-Java/tree/main/Lambda)\n6. [Unit-Testing](https://github.com/Shiru99/JUnit-5)\n7. [Reflection](https://github.com/Shiru99/Basics-of-Java/tree/main/ReflectionAPI)\n8. [Asynchronous](https://github.com/Shiru99/Basics-of-Java/tree/main/Asynchronous)\n9. [Log-System](https://github.com/Shiru99/Basics-of-Java/tree/main/LogSystem)\n10. [Parallel-Streams](https://github.com/Shiru99/Basics-of-Java/tree/main/ParallelStreams)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiru99%2Fbasics-of-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiru99%2Fbasics-of-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiru99%2Fbasics-of-java/lists"}