{"id":28268584,"url":"https://github.com/fogarecious/rust_tutorial","last_synced_at":"2026-01-26T02:01:40.646Z","repository":{"id":250562589,"uuid":"834420613","full_name":"fogarecious/rust_tutorial","owner":"fogarecious","description":"Tutorial of Rust","archived":false,"fork":false,"pushed_at":"2024-08-09T08:49:32.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T20:44:57.483Z","etag":null,"topics":["rust","rust-lang","tutorial"],"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/fogarecious.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-07-27T08:04:23.000Z","updated_at":"2024-08-12T06:36:47.000Z","dependencies_parsed_at":"2024-08-05T13:10:59.347Z","dependency_job_id":null,"html_url":"https://github.com/fogarecious/rust_tutorial","commit_stats":null,"previous_names":["fogarecious/rust_tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fogarecious/rust_tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogarecious%2Frust_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogarecious%2Frust_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogarecious%2Frust_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogarecious%2Frust_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fogarecious","download_url":"https://codeload.github.com/fogarecious/rust_tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogarecious%2Frust_tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28764406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"online","status_checked_at":"2026-01-26T02:00:08.215Z","response_time":59,"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-lang","tutorial"],"created_at":"2025-05-20T15:13:03.609Z","updated_at":"2026-01-26T02:01:40.641Z","avatar_url":"https://github.com/fogarecious.png","language":null,"readme":"# Simple Rust Tutorial\n\n[Rust](https://www.rust-lang.org/) is a programming language that provides extra reliability of software, memory safety especially.\nThis tutorial serves as a quick start for [Rust](https://www.rust-lang.org/).\nWe try to keep each part of the tutorial as simple as possible.\n\n## Quick Start\n\n* [Installing Rust](./tutorial/installing_rust.md)\n* [The First Project](./tutorial/the_first_project.md)\n* [Explanation Of The First Program](./tutorial/explanation_of_the_first_program.md)\n\n## Basic\n\n* [Adding Comments](./tutorial/adding_comments.md)\n* Printing On Screen\n  * [Printing Strings](./tutorial/printing_strings.md)\n  * [Printing Special Strings](./tutorial/printing_special_strings.md)\n  * [Printing Numbers](./tutorial/printing_numbers.md)\n* Variables\n  * [Declaring Variables](./tutorial/declaring_variables.md)\n  * [Specifying Types Of Variables](./tutorial/specifying_types_of_variables.md)\n  * [Updating Variables](./tutorial/updating_variables.md)\n  * [Shadowing](./tutorial/shadowing.md)\n* Variable Types\n  * Integers\n  * Floating-Point Numbers\n  * Characters\n  * Booleans\n  * Others\n* Operations\n  * Arithmetic Operations\n  * Logical Operations\n* Control Flow\n* Functions\n\n## See Also\n\n* [Rust](https://www.rust-lang.org/) - the Rust programming language.\n* [The Book](https://doc.rust-lang.org/book/) - an official introductory book about Rust.\n\n## Contributions\n\nPull requests for typos, incorrect information, or other ideas are welcome!\n\n## License\n\nAll code in the tutorial is provided under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogarecious%2Frust_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffogarecious%2Frust_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogarecious%2Frust_tutorial/lists"}