{"id":15294965,"url":"https://github.com/fenegroni/tgpl-exercise-solutions","last_synced_at":"2025-03-24T17:43:47.539Z","repository":{"id":47661124,"uuid":"358386469","full_name":"fenegroni/TGPL-exercise-solutions","owner":"fenegroni","description":"Solutions to exercises from the book The Go Programming Language","archived":false,"fork":false,"pushed_at":"2023-03-07T03:07:31.000Z","size":465,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T12:47:02.557Z","etag":null,"topics":["examples-go","exercise-solutions","go","golang","golang-examples","solutions","textbook-exercises","tgpl"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fenegroni.png","metadata":{"files":{"readme":"README.adoc","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-04-15T20:37:22.000Z","updated_at":"2022-04-23T14:32:10.000Z","dependencies_parsed_at":"2024-06-20T16:31:27.682Z","dependency_job_id":"665852ae-cb7f-49ca-a555-119124beb2f2","html_url":"https://github.com/fenegroni/TGPL-exercise-solutions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenegroni%2FTGPL-exercise-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenegroni%2FTGPL-exercise-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenegroni%2FTGPL-exercise-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenegroni%2FTGPL-exercise-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fenegroni","download_url":"https://codeload.github.com/fenegroni/TGPL-exercise-solutions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245320013,"owners_count":20596088,"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":["examples-go","exercise-solutions","go","golang","golang-examples","solutions","textbook-exercises","tgpl"],"created_at":"2024-09-30T17:08:08.734Z","updated_at":"2025-03-24T17:43:47.511Z","avatar_url":"https://github.com/fenegroni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"=  _TGPL_ Exercise Solutions\n// Refs:\n:url-base: https://github.com/fenegroni/TGPL-exercise-solutions\n:url-workflows: {url-base}/workflows\n:url-actions: {url-base}/actions\n:url-link-base: {url-base}/tree/main\n:url-badge-main: badge.svg?branch=main\n\nimage:https://img.shields.io/github/license/fenegroni/TGPL-exercise-solutions?style=flat[]\nimage:https://img.shields.io/tokei/lines/github/fenegroni/TGPL-exercise-solutions?style=flat[]\n\nSolutions to the exercises in the book\n_The Go Programming Language_.\n\nCopyright (C) 2021, 2022 Filippo Erik Negroni\n\nThis program is free software:\nyou can redistribute it and/or modify it\nunder the terms of the GNU General Public License\nas published by the Free Software Foundation,\neither version 3 of the License,\nor (at your option) any later version.\n\nFor a copy of the GNU General Public License\nsee \u003chttps://www.gnu.org/licenses/\u003e.\n\n== Chapter 4 - _Composite Types_\n\nimage:{url-workflows}/Exercise 4.9/{url-badge-main}[link={url-link-base}/ch4/ch4ex9]\n\n== Chapter 5 - _Functions_\n\nimage:{url-workflows}/Exercise 5.1/{url-badge-main}[link={url-link-base}/ch5/ch5ex1]\nimage:{url-workflows}/Exercise 5.2/{url-badge-main}[link={url-link-base}/ch5/ch5ex2]\nimage:{url-workflows}/Exercise 5.3/{url-badge-main}[link={url-link-base}/ch5/ch5ex3]\nimage:{url-workflows}/Exercise 5.4/{url-badge-main}[link={url-link-base}/ch5/ch5ex4]\nimage:{url-workflows}/Exercise 5.5/{url-badge-main}[link={url-link-base}/ch5/ch5ex5]\nimage:{url-workflows}/Exercise 5.6/{url-badge-main}[link={url-link-base}/ch5/ch5ex6]\nimage:{url-workflows}/Exercise 5.7/{url-badge-main}[link={url-link-base}/ch5/ch5ex7]\nimage:{url-workflows}/Exercise 5.8/{url-badge-main}[link={url-link-base}/ch5/ch5ex8]\nimage:{url-workflows}/Exercise 5.9/{url-badge-main}[link={url-link-base}/ch5/ch5ex9]\nimage:{url-workflows}/Exercise 5.10/{url-badge-main}[link={url-link-base}/ch5/ch5ex10]\nimage:{url-workflows}/Exercise 5.11/{url-badge-main}[link={url-link-base}/ch5/ch5ex11]\nimage:{url-workflows}/Exercise 5.12/{url-badge-main}[link={url-link-base}/ch5/ch5ex12]\nimage:{url-workflows}/Exercise 5.13/{url-badge-main}[link={url-link-base}/ch5/ch5ex13]\nimage:{url-workflows}/Exercise 5.14/{url-badge-main}[link={url-link-base}/ch5/ch5ex14]\nimage:{url-workflows}/Exercise 5.15/{url-badge-main}[link={url-link-base}/ch5/ch5ex15]\nimage:{url-workflows}/Exercise 5.16/{url-badge-main}[link={url-link-base}/ch5/ch5ex16]\nimage:{url-workflows}/Exercise 5.17/{url-badge-main}[link={url-link-base}/ch5/ch5ex17]\nimage:{url-workflows}/Exercise 5.18/{url-badge-main}[link={url-link-base}/ch5/ch5ex18]\nimage:{url-workflows}/Exercise 5.19/{url-badge-main}[link={url-link-base}/ch5/ch5ex19]\n\n== Chapter 6 - _Methods_\n\nimage:{url-workflows}/Exercise 6.1/{url-badge-main}[link={url-link-base}/ch6/ch6ex1]\nimage:{url-workflows}/Exercise 6.2/{url-badge-main}[link={url-link-base}/ch6/ch6ex2]\nimage:{url-workflows}/Exercise 6.3/{url-badge-main}[link={url-link-base}/ch6/ch6ex3]\nimage:{url-workflows}/Exercise 6.4/{url-badge-main}[link={url-link-base}/ch6/ch6ex4]\nimage:{url-workflows}/Exercise 6.5/{url-badge-main}[link={url-link-base}/ch6/ch6ex5]\n\n== Chapter 7 - _Interfaces_\n\nimage:{url-workflows}/Exercise 7.1/{url-badge-main}[link={url-link-base}/ch7/ch7ex1]\nimage:{url-workflows}/Exercise 7.2/{url-badge-main}[link={url-link-base}/ch7/ch7ex2]\nimage:{url-workflows}/Exercise 7.3/{url-badge-main}[link={url-link-base}/ch7/ch7ex3]\nimage:{url-workflows}/Exercise 7.4/{url-badge-main}[link={url-link-base}/ch7/ch7ex4]\nimage:{url-workflows}/Exercise 7.5/{url-badge-main}[link={url-link-base}/ch7/ch7ex5]\nimage:{url-workflows}/Exercise 7.6/{url-badge-main}[link={url-link-base}/ch7/ch7ex6]\nimage:{url-workflows}/Exercise 7.7/{url-badge-main}[link={url-link-base}/ch7/ch7ex7]\nimage:{url-workflows}/Exercise 7.8/{url-badge-main}[link={url-link-base}/ch7/ch7ex8]\nimage:{url-workflows}/Exercise 7.9/{url-badge-main}[link={url-link-base}/ch7/ch7ex9]\nimage:{url-workflows}/Exercise 7.10/{url-badge-main}[link={url-link-base}/ch7/ch7ex10]\nimage:{url-workflows}/Exercise 7.11/{url-badge-main}[link={url-link-base}/ch7/ch7ex11]\nimage:{url-workflows}/Exercise 7.12/{url-badge-main}[link={url-link-base}/ch7/ch7ex12]\nimage:{url-workflows}/Exercise 7.13/{url-badge-main}[link={url-link-base}/ch7/ch7ex13]\nimage:{url-workflows}/Exercise 7.14/{url-badge-main}[link={url-link-base}/ch7/ch7ex14]\nimage:{url-workflows}/Exercise 7.15/{url-badge-main}[link={url-link-base}/ch7/ch7ex15]\nimage:{url-workflows}/Exercise 7.16/{url-badge-main}[link={url-link-base}/ch7/ch7ex16]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenegroni%2Ftgpl-exercise-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffenegroni%2Ftgpl-exercise-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenegroni%2Ftgpl-exercise-solutions/lists"}