{"id":23079334,"url":"https://github.com/matheusb432/rust-course","last_synced_at":"2025-07-29T11:09:13.354Z","repository":{"id":178766557,"uuid":"655357871","full_name":"matheusb432/rust-course","owner":"matheusb432","description":"'Rust Programming: The Complete Developer's Guide' course code and notes","archived":false,"fork":false,"pushed_at":"2023-08-05T14:25:27.000Z","size":784,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T12:29:57.229Z","etag":null,"topics":["rust","rust-course","rust-study","systems-programming"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/matheusb432.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":"2023-06-18T16:48:12.000Z","updated_at":"2025-03-29T19:20:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"15b5d3e6-dfb1-4a81-b348-1b647fa58897","html_url":"https://github.com/matheusb432/rust-course","commit_stats":null,"previous_names":["matheusb432/rust-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matheusb432/rust-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusb432%2Frust-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusb432%2Frust-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusb432%2Frust-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusb432%2Frust-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusb432","download_url":"https://codeload.github.com/matheusb432/rust-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusb432%2Frust-course/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267677260,"owners_count":24126313,"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":["rust","rust-course","rust-study","systems-programming"],"created_at":"2024-12-16T12:00:28.075Z","updated_at":"2025-07-29T11:09:13.331Z","avatar_url":"https://github.com/matheusb432.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-course\n\n'Rust Programming: The Complete Developer's Guide' course code and notes\n\n## Contents\n\n- Folders have been enumerated in the order of which they were added\n\n- `01-fundamentals`\n  - Control flow, data types, external crates and some miscellaneous topics\n- `02-intermediate`\n  - Data collections, implementing traits, error handling, options, etc\n- `03-advanced`\n  - Closures, advanced conditionals, iterators, advanced pattern matching, etc\n- `04-threads-and-async`\n  - Async/await, threads and mutexes\n- `05-macros`\n  - Macros, procedural macros, declarative macros, etc\n- `notes`\n  - Contains notes on the course content written in markdown\n  - I've also added many notes from reading the Rust book and other sources, but the notes are mostly from the course\n- `projects`\n  - Contains both the billing app CLI project and the ClipStash web app project\n- `tasks`\n  - All course challenges and tasks\n\n## Notes in Code\n\n- To visualize notes right next to their example implementations that are scattered throughout this repository, I'd recommend using the VS Code extension `Todo Tree`, and then just filter for any comment with a `NOTE` prefix to it.\n\n  - e.g. `// NOTE This contains a note`\n\n- You can also just search for `NOTE` (case sensitive and with one whitespace afterwards) in the IDE of your choice and it should show every note in the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusb432%2Frust-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusb432%2Frust-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusb432%2Frust-course/lists"}