{"id":16575181,"url":"https://github.com/maumneto/designpatterncourse","last_synced_at":"2025-07-29T10:09:13.104Z","repository":{"id":141543880,"uuid":"351055757","full_name":"maumneto/DesignPatternCourse","owner":"maumneto","description":"Course of Design Pattern with Python.","archived":false,"fork":false,"pushed_at":"2021-06-26T17:01:37.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T18:35:12.665Z","etag":null,"topics":["coding","design-patterns","oop","programming","python","python3","solid"],"latest_commit_sha":null,"homepage":"","language":"Python","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/maumneto.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}},"created_at":"2021-03-24T11:32:51.000Z","updated_at":"2021-08-08T14:13:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"51b72cd9-d9ca-4a53-abdd-d855860183f0","html_url":"https://github.com/maumneto/DesignPatternCourse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maumneto/DesignPatternCourse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maumneto%2FDesignPatternCourse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maumneto%2FDesignPatternCourse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maumneto%2FDesignPatternCourse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maumneto%2FDesignPatternCourse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maumneto","download_url":"https://codeload.github.com/maumneto/DesignPatternCourse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maumneto%2FDesignPatternCourse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267668690,"owners_count":24124966,"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-07-29T02:00:12.549Z","response_time":2574,"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":["coding","design-patterns","oop","programming","python","python3","solid"],"created_at":"2024-10-11T21:47:07.080Z","updated_at":"2025-07-29T10:09:13.061Z","avatar_url":"https://github.com/maumneto.png","language":"Python","readme":"\u003c!-- Title --\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003e\n        \u003cb\u003eDesign Pattern Course with Python\u003c/b\u003e\n    \u003c/h1\u003e\n\u003c/div\u003e\n\n\u003c!-- Table of Contents --\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"#what is it?\"\u003eDescription\u003c/a\u003e •\n    \u003ca href=\"#for whom?\"\u003eFor Whom?\u003c/a\u003e •\n    \u003ca href=\"#tips\"\u003eHow to Run\u003c/a\u003e •\n    \u003c!-- \u003ca href=\"#changelog\"\u003eChangelog\u003c/a\u003e • --\u003e\n    \u003ca href=\"#author\"\u003eAuthor\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!-- Sections --\u003e\n## Description\n\nThis repository contains the codes used in the python design patterns course. This course features the following topics: \n - S.O.L.I.D. Principles \n - Definition of Design Standards Object-Oriented \n - Design Pattern Classifications\n - Singleton Pattern;\n - Observer Pattern; \n\n## For Whom?\n\nThese contents are aimed at computer students or related areas who want to learn about design patterns for object-oriented programming.\n\n## How to Run\n\nThis repository contains Python code (version 3) and Java code.\n\n\u003e Run Java code\n```Java\njavac javacode.java\njava javacode\n```\n\n\u003e Run Python code\n```Python\npython3 pythoncode.py\n```\n\n## Author\n\nDeveloped by \u003cb\u003eMaurício Moreira Neto\u003c/b\u003e :metal:\n\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:maumneto@gmail.com)[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/maumneto)[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/maumneto/)[![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge\u0026logo=medium\u0026logoColor=white)](https://medium.com/@maumneto)[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/maumneto)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaumneto%2Fdesignpatterncourse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaumneto%2Fdesignpatterncourse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaumneto%2Fdesignpatterncourse/lists"}