{"id":20433784,"url":"https://github.com/raagh/learning","last_synced_at":"2026-03-05T20:53:07.087Z","repository":{"id":226952634,"uuid":"770036292","full_name":"Raagh/learning","owner":"Raagh","description":"Log of things I will be learning throughout the years","archived":false,"fork":false,"pushed_at":"2025-06-01T18:28:09.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T10:53:48.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/Raagh.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-10T18:37:25.000Z","updated_at":"2025-06-01T18:28:12.000Z","dependencies_parsed_at":"2024-03-10T19:45:10.979Z","dependency_job_id":"68d28a2b-9d3f-49a2-819f-72a68db1332b","html_url":"https://github.com/Raagh/learning","commit_stats":null,"previous_names":["raagh/learning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Raagh/learning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raagh%2Flearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raagh%2Flearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raagh%2Flearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raagh%2Flearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raagh","download_url":"https://codeload.github.com/Raagh/learning/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raagh%2Flearning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30149888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-15T08:21:11.481Z","updated_at":"2026-03-05T20:53:07.030Z","avatar_url":"https://github.com/Raagh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# learning\n\nA running log of things I'm learning to build strong core software engineering skills while also expanding breadth of knowledge on [adjacent technologies](http://www.effectiveengineer.com/blog/master-adjacent-disciplines) a little bit [everyday](https://jamesclear.com/continuous-improvement).\n\n## Core Skills\n\n### Software Engineering\n\n| Resource                                                                             | Progress |\n| ------------------------------------------------------------------------------------ | -------- |\n| [Book: The Mythical Man-month](https://en.wikipedia.org/wiki/The_Mythical_Man-Month) | ✓        |\n\n### Computer Science\n\n| Resource                                                                     | Progress |\n| ---------------------------------------------------------------------------- | -------- |\n| [Book: The Imposter's Handbook](https://bigmachine.io/courses/imposter-vide) |          |\n\n### Backend and System Design\n\n| Resource                                                                                                                                | Progress |\n| --------------------------------------------------------------------------------------------------------------------------------------- | -------- |\n| [Book: Foundations of Scalable Systems](https://www.oreilly.com/library/view/foundations-of-scalable/9781098106058/)                    |          |\n| [Book: Designing Data-intesive applications](https://www.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/) |          |\n| [MIT: 6.824 Distributed Systems](http://nil.csail.mit.edu/6.824/2020/schedule.html/)                                                    |          |\n| [MIT: Concurrent and Distributed systems](https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/)                                           |          |\n| [Book: Clean Architecture](https://www.oreilly.com/library/view/clean-architecture-a/9780134494272/)                                    |          |\n\n### Data Structures and Algorithms\n\n| Resource                                                                                                      | Progress |\n| ------------------------------------------------------------------------------------------------------------- | -------- |\n| [Book: Grokking Algorithms](https://www.manning.com/books/grokking-algorithms)                                |          |\n| [Udacity: Intro to Data Structures and Algorithms](https://www.udacity.com/course/technical-interview--ud513) |          |\n| [Book: Cracking the coding interview](https://www.crackingthecodinginterview.com/resources.html)              |          |\n| [Book: The Tech Resume Inside Out](https://thetechresume.com)                                                 |          |\n\n### Linux \u0026 Command Line\n\n| Resource                                                                                              | Progress |\n| ----------------------------------------------------------------------------------------------------- | -------- |\n| [MIT: The Missing Semester](https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J) |          |\n\n## Technical Skills (Libraries/Frameworks/Tools)\n\n### Golang\n\n| Resource                                                                                                                                 | Progress |\n| ---------------------------------------------------------------------------------------------------------------------------------------- | -------- |\n| [Intro: Exercism Go Learning Track](https://exercism.org/tracks/go/concepts)                                                             | ✓        |\n| [Course: Gophercises](https://gophercises.com/)                                                                                          | ✓        |\n| [Intro: Go by example](https://gobyexample.com/)                                                                                         | ✓        |\n| [Intro: A tour of Go](https://go.dev/tour/welcome/1)                                                                                     | ✓        |\n| [Book: Writing an interpreter in Go](https://interpreterbook.com/)                                                                       |          |\n| [Book: Writing a compiler in Go](https://compilerbook.com/)                                                                              |          |\n| [Book: Distributed services with Go](https://pragprog.com/titles/tjgo/distributed-services-with-go/)                                     |          |\n| [Book: Learning go: An idiomatic apporach to Real-World go programming](https://www.oreilly.com/library/view/learning-go/9781492077206/) |          |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraagh%2Flearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraagh%2Flearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraagh%2Flearning/lists"}