{"id":19266768,"url":"https://github.com/amey-thakur/oopm-java-lab","last_synced_at":"2025-10-07T05:31:59.012Z","repository":{"id":62909476,"uuid":"456953143","full_name":"Amey-Thakur/OOPM-JAVA-LAB","owner":"Amey-Thakur","description":"CSL304: OOPM (Java) Lab [OOPM Lab] \u003cSemester III\u003e","archived":false,"fork":false,"pushed_at":"2024-03-13T15:51:20.000Z","size":78210,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T10:23:43.342Z","etag":null,"topics":["amey","ameythakur","computer-engineering","computer-science","engineering","java","megasatish","object-oriented","object-oriented-programming","oopm","textbooks"],"latest_commit_sha":null,"homepage":"https://github.com/Amey-Thakur/COMPUTER-ENGINEERING","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/Amey-Thakur.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}},"created_at":"2022-02-08T13:52:58.000Z","updated_at":"2024-03-13T15:50:59.000Z","dependencies_parsed_at":"2022-11-09T00:30:56.381Z","dependency_job_id":null,"html_url":"https://github.com/Amey-Thakur/OOPM-JAVA-LAB","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/Amey-Thakur%2FOOPM-JAVA-LAB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FOOPM-JAVA-LAB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FOOPM-JAVA-LAB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FOOPM-JAVA-LAB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amey-Thakur","download_url":"https://codeload.github.com/Amey-Thakur/OOPM-JAVA-LAB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235593272,"owners_count":19015141,"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":["amey","ameythakur","computer-engineering","computer-science","engineering","java","megasatish","object-oriented","object-oriented-programming","oopm","textbooks"],"created_at":"2024-11-09T20:06:39.705Z","updated_at":"2025-10-07T05:31:49.001Z","avatar_url":"https://github.com/Amey-Thakur.png","language":"Java","readme":"# OOPM-JAVA-LAB\n\n 👍🏻 CSL304: OOPM LAB [SEMESTER III]\n \n ---\n \n - [X] **[Syllabus](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/blob/main/SE-Comps_CBCGS_Syllabus.pdf)**\n \n - [X] **OOPM (JAVA) - [Reference Books](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/Reference%20Books)**\n\n---\n\n## OOPM Lab\n\n - [1D Array](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/1-D%20Array)\n \n - [2D Array](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/2-D%20Array)\n \n - [Abstract Class](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Abstract%20Class)\n \n - [Accept Input From User](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Accept%20Input%20from%20User)\n \n - [Basic Applets](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Basic%20Applets)\n \n - [Constructor and Constructor Overloading](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Constructor%20and%20Constructor%20Overloading)\n \n - [Creating Classes, Methods and Objects](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Creating%20Classes%2C%20Methods%20and%20Objects)\n \n - [Looping](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Looping%20and%20Branching/Looping) \u0026 [Branching](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Looping%20and%20Branching/Branching)\n \n - [Method Overloading](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Method%20Overloading)\n \n - [Multithreading](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Multithreading)\n \n - [Passing Parameters to Applets](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Passing%20Parameters%20to%20Applets)\n \n - [Single and Multilevel Inheritance](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Single%20and%20Multilevel%20Inheritance)\n \n - [String Buffer](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/String%20Buffer)\n \n - [String](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/String)\n  \n - [User Defined Exception](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/User%20Defined%20Exception)\n \n - [User Defined Package](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/User%20Defined%20Package)\n \n - [Vector](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/tree/main/OOPM%20Lab/Vector)\n \n\n## Project\n \n \u003e**_It is a simple Hangman Word Game using Applet in Java._**\n \n - **[Presentation](http://dx.doi.org/10.13140/RG.2.2.26806.22082)**\n  \n - **[Code](http://dx.doi.org/10.13140/RG.2.2.20095.33446)**\n  \n - **[Hangman Word Game](https://github.com/Amey-Thakur/HANGMAN-WORD-GAME)** \n\n\n## Quizzes\n \n - [Practice Test of Java Basics 1](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/blob/main/Quizzes/Practice%20Test%20of%20Java%20Basics%201.pdf)\n \n - [Practice Test of Java Basics 2](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/blob/main/Quizzes/Practice%20Test%20of%20Java%20Basics%202.pdf)\n \n - [Practice Test of Java Basics 3](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/blob/main/Quizzes/Practice%20Test%20of%20Java%20Basics%203.pdf)\n \n - [Practice Test of Java Basics Strings](https://github.com/Amey-Thakur/OOPM-JAVA-LAB/blob/main/Quizzes/Practice%20Test%20of%20Java%20Basic%20Strings.pdf)\n\n---\n\n\u003cp align=\"center\"\u003e \u003cb\u003e 👉🏻 Subject as a part of the 3rd Semester of Engineering @ University of Mumbai 👈🏻 \u003cb\u003e \u003c/p\u003e\n \n\u003cp align=\"center\"\u003e\u003ca href='https://github.com/Amey-Thakur/COMPUTER-ENGINEERING', style='color: greenyellow;'\u003e ✌🏻 Back To Engineering ✌🏻\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famey-thakur%2Foopm-java-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famey-thakur%2Foopm-java-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famey-thakur%2Foopm-java-lab/lists"}