{"id":17435597,"url":"https://github.com/joelteogom/learning-go","last_synced_at":"2026-02-19T06:30:47.954Z","repository":{"id":258018856,"uuid":"869603893","full_name":"JoelTeoGom/learning-go","owner":"JoelTeoGom","description":"I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of  my progress and also share my knowledge with others.","archived":false,"fork":false,"pushed_at":"2024-11-03T14:11:46.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T11:11:09.778Z","etag":null,"topics":["concurrency","dependency-injection","go","go-context","goroutines","goroutines-channels","mock-testing","modular-code","tcp","test","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/JoelTeoGom.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}},"created_at":"2024-10-08T15:16:04.000Z","updated_at":"2024-11-03T14:11:49.000Z","dependencies_parsed_at":"2024-10-17T10:08:11.053Z","dependency_job_id":null,"html_url":"https://github.com/JoelTeoGom/learning-go","commit_stats":null,"previous_names":["joelteogom/learning-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelTeoGom%2Flearning-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelTeoGom%2Flearning-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelTeoGom%2Flearning-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelTeoGom%2Flearning-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoelTeoGom","download_url":"https://codeload.github.com/JoelTeoGom/learning-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelTeoGom%2Flearning-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259106605,"owners_count":22805931,"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":["concurrency","dependency-injection","go","go-context","goroutines","goroutines-channels","mock-testing","modular-code","tcp","test","unit-testing"],"created_at":"2024-10-17T10:00:46.008Z","updated_at":"2025-10-15T10:51:45.240Z","avatar_url":"https://github.com/JoelTeoGom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Learning Journal\r\n\r\nWelcome to my Go learning repository! Here I document and store code examples and notes from what I’ve learned while studying Go. Each folder represents a different topic or concept.\r\n\r\n## Topics Covered\r\n- [Dependency Injection](./DependencyInjection/README.md): Learn how to use DI in Go for more modular and testable code.\r\n- [Concurrency](./Concurrency/README.md): Examples and concepts on Go's concurrency model using Goroutines and Channels.\r\n- [Iterators](./Iterators/README.md): How to implement and use iterators in Go for efficient data processing.\r\n- [Context](./Context/README.md): Understand Go's `context` package for managing cancellation, deadlines, and scoped values.\r\n- [Networking](./Networking/README.md): Learn basic TCP/IP networking, including client-server communication.\r\n- [Error Handling](./ErrorHandling/README.md): Effective strategies for handling errors in Go, including custom error types.\r\n- [Testing](./Testing/README.md): Unit testing, mock testing, and other testing strategies in Go.\r\n- [Naming Conventions](./NamingConventions/README.md): Essential naming conventions in Go for writing clean, readable, and maintainable code.\r\n\r\n\r\n## How to Use\r\nEach folder contains code examples and `README.md` files explaining the key concepts. Feel free to clone this repo and explore the code yourself.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelteogom%2Flearning-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelteogom%2Flearning-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelteogom%2Flearning-go/lists"}