{"id":27789160,"url":"https://github.com/adwaiy2912/oop-lab","last_synced_at":"2025-10-31T19:03:21.606Z","repository":{"id":290052983,"uuid":"973231416","full_name":"adwaiy2912/OOP-Lab","owner":"adwaiy2912","description":"Repository contains various Java programs written for my Object-Oriented Programming (OOP) Lab","archived":false,"fork":false,"pushed_at":"2025-04-26T14:55:32.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T17:52:08.831Z","etag":null,"topics":["java","java-8","object-oriented-programming","oop","oops-in-java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adwaiy2912.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-26T14:49:47.000Z","updated_at":"2025-04-26T14:57:18.000Z","dependencies_parsed_at":"2025-04-30T17:47:26.910Z","dependency_job_id":null,"html_url":"https://github.com/adwaiy2912/OOP-Lab","commit_stats":null,"previous_names":["adwaiy2912/oop-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adwaiy2912/OOP-Lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adwaiy2912%2FOOP-Lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adwaiy2912%2FOOP-Lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adwaiy2912%2FOOP-Lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adwaiy2912%2FOOP-Lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adwaiy2912","download_url":"https://codeload.github.com/adwaiy2912/OOP-Lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adwaiy2912%2FOOP-Lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282041523,"owners_count":26604071,"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","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","java-8","object-oriented-programming","oop","oops-in-java"],"created_at":"2025-04-30T17:47:53.046Z","updated_at":"2025-10-31T19:03:21.263Z","avatar_url":"https://github.com/adwaiy2912.png","language":"Java","readme":"\n# OOP Lab Programs\n\nThis repository contains various Java programs written for my Object-Oriented Programming (OOP) Lab.  \nEach folder is organized based on different Java concepts and topics.\n\n## Folder Structure\n\n- **ArrayDemo**  \n  Programs demonstrating one-dimensional and two-dimensional arrays.\n\n- **BoxDemo**  \n  Programs about classes, objects, constructors, and method overloading.\n\n- **DateClassDemo**  \n  Programs using the `Date` and `SimpleDateFormat` classes for working with dates and times.\n\n- **EnumerationWrapperClass**  \n  Examples of using `enum` types and wrapper classes in Java.\n\n- **FileIOPrograms**  \n  Programs covering file handling, reading/writing files, serialization, and directory operations.\n\n- **InitialClasses**  \n  Basic Java programs like Hello World, loops, data type conversions, and command-line input.\n\n- **Others**  \n  Miscellaneous files and test programs.\n\n- **StringClass**  \n  String handling programs using `String` and `StringBuffer` classes.\n\n- **ThreadPrograms**  \n  Programs that demonstrate creating threads, synchronization, and inter-thread communication.\n\n## How to Run\n\n1. Navigate to any `src` folder of the topic you want.\n2. Compile the Java file:\n   ```bash\n   javac FileName.java\n   ```\n3. Run the compiled class:\n   ```bash\n   java ClassName\n   ```\n\n## Notes\n\n- Java version used: **JDK 8+**\n- Each folder has a `bin/` directory for compiled `.class` files and a `src/` directory for `.java` source code.\n- Focused on understanding and practicing OOP concepts like classes, objects, inheritance, polymorphism, threading, exception handling, and file operations.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadwaiy2912%2Foop-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadwaiy2912%2Foop-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadwaiy2912%2Foop-lab/lists"}