{"id":23557102,"url":"https://github.com/jaeger87/corsotree2020","last_synced_at":"2025-08-21T14:12:14.855Z","repository":{"id":87955768,"uuid":"301459157","full_name":"Jaeger87/CorsoTree2020","owner":"Jaeger87","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-28T08:28:01.000Z","size":82207,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T07:38:06.307Z","etag":null,"topics":["backend","education","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/Jaeger87.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,"zenodo":null}},"created_at":"2020-10-05T15:43:00.000Z","updated_at":"2023-09-12T09:19:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7600bdd-5393-4761-bd3d-9f7f2b253d3d","html_url":"https://github.com/Jaeger87/CorsoTree2020","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jaeger87/CorsoTree2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaeger87%2FCorsoTree2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaeger87%2FCorsoTree2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaeger87%2FCorsoTree2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaeger87%2FCorsoTree2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaeger87","download_url":"https://codeload.github.com/Jaeger87/CorsoTree2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaeger87%2FCorsoTree2020/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271493232,"owners_count":24769117,"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-08-21T02:00:08.990Z","response_time":74,"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":["backend","education","java"],"created_at":"2024-12-26T14:19:38.560Z","updated_at":"2025-08-21T14:12:14.846Z","avatar_url":"https://github.com/Jaeger87.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![TreeSchool](./assets/treeschool_header.png)\r\n\r\n# Java Backend Course 2020 - Tree School\r\n\r\nThis repo collects all the excercises produced and gathered by [Andrea Rosati](https://github.com/Jaeger87), [Melvin Massotti](https://github.com/melvinm99), [Riccardo Pozzati](https://github.com/jetser94) for the teaching of the 2020 Java Backend Course offered by [TreeSchool](https://tree.it/school/)\r\n\r\n# Index\r\n\r\n| Module | Subject | Contents                                                                                      |\r\n|--------|---------|-------------------------------------------------------------------------------------------|\r\n| 2      | Java Syntax and naming    | [Exercises](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_02) |\r\n| 3      |  Control flow statements| [Flowgorithm](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_03/Flowgorithm), [Exercises](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_03), [CruciPuzzle](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_03/CruciPuzzle) |\r\n| 4      | Git                      | [Labirinth](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_04) |\r\n| 5      | OOP                      | [Lampadina](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_05/lampadina), [Tris](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_05/Tris), [Riparazioni](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_05/riparazioni), [Numero Romano](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_05/NumeroRomano) |\r\n|6   | Inheritance        |     [Esercizi](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_06)                                                                                      |\r\n|7   | Advanced inheritance | [Iterabile](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_07/iterabile), [Ferrovia](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_07/ferrovia), [Lista](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_07/lista), [Mini Amazon](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_07/mini_amazon), [Labirinto 2](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_07/Labirinto_2), [Bot Telegram](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_07/Telegram)                                                                                      |\r\n|8 - 9   | Generics and Collections | [Dictionary](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_08_09/dictionary), [LibraryV2](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_08_09/libraryV2), [SuperMarket](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_08_09/supermarket), [TinderLike](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_08_09/tinder_like), [TweetsParser](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_08_09/tweets_parser)\r\n|10   | Java packages | [Car sharing](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_10/CarSharing), [Facebook](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_10/Facebook), [Just Delivery](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_10/JustDelivery), [Righe](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_10/Righe), [Righe 2](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_10/Righe2)\r\n|11   | Parallel programming | [Sum Thread](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_11/01_SumThread), [From sequential to parallel](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_11/02_From%20sequential%20to%20parallel), [Covid simulator 2020](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_11/03_Covid%20simulator%202020), [Gutenberg analyzer](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_11/04_Gutenberg%20Analyzer), [Sorting pixels](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_11/05_Sorting%20pixels), [Blur](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_11/06_Blur)\r\n|12   | Stream | [LettersCount](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_12/01_LettersCount), [CivilRegistry](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_12/02_CivilRegistry), [ArcadeRank](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_12/03_ArcadeRank), \r\n|13   | API and REST Web Service |  [MiniEcommerce](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_13/01_MiniEcommerce),  [TreeExpress](https://github.com/Jaeger87/CorsoTree2020/tree/master/module_13/02_TreeExpress),\r\n\\\r\n\u003cimg src=\"assets/treelogo.png\" height=\"75\"\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaeger87%2Fcorsotree2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaeger87%2Fcorsotree2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaeger87%2Fcorsotree2020/lists"}