{"id":27942508,"url":"https://github.com/rust-unofficial/rust-practise-questions","last_synced_at":"2025-10-10T20:35:42.018Z","repository":{"id":61445905,"uuid":"154722888","full_name":"rust-unofficial/rust-practise-questions","owner":"rust-unofficial","description":"A book 📖 of questions for practise in Rust, learn Rust the hard way","archived":false,"fork":false,"pushed_at":"2025-04-25T18:29:00.000Z","size":1511,"stargazers_count":145,"open_issues_count":2,"forks_count":21,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-25T07:05:25.423Z","etag":null,"topics":["book","exercises","learning-by-doing","learning-exercise","practice-programming","question-answering","rust","rust-book","rust-lang"],"latest_commit_sha":null,"homepage":"https://rust-unofficial.github.io/rust-practise-questions/","language":null,"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/rust-unofficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2018-10-25T19:00:56.000Z","updated_at":"2025-05-20T11:27:14.000Z","dependencies_parsed_at":"2025-05-07T11:56:51.773Z","dependency_job_id":"3403a3fd-9f95-4918-90d7-83c95d8accff","html_url":"https://github.com/rust-unofficial/rust-practise-questions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rust-unofficial/rust-practise-questions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-unofficial%2Frust-practise-questions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-unofficial%2Frust-practise-questions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-unofficial%2Frust-practise-questions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-unofficial%2Frust-practise-questions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-unofficial","download_url":"https://codeload.github.com/rust-unofficial/rust-practise-questions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-unofficial%2Frust-practise-questions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005272,"owners_count":26083863,"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-10-10T02:00:06.843Z","response_time":62,"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":["book","exercises","learning-by-doing","learning-exercise","practice-programming","question-answering","rust","rust-book","rust-lang"],"created_at":"2025-05-07T11:56:47.264Z","updated_at":"2025-10-10T20:35:41.986Z","avatar_url":"https://github.com/rust-unofficial.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-practise-questions\n\n[![Deploy](https://github.com/rust-unofficial/rust-practise-questions/actions/workflows/deploy.yml/badge.svg)](https://github.com/rust-unofficial/rust-practise-questions/actions/workflows/deploy.yml)\n[![pages-build-deployment](https://github.com/rust-unofficial/rust-practise-questions/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/rust-unofficial/rust-practise-questions/actions/workflows/pages/pages-build-deployment)\n\n[![Visit Book](https://img.shields.io/badge/Book-Rendered-brightgreen.svg?style=for-the-badge)](https://rust-unofficial.github.io/rust-practise-questions/)\n\nA set of questions for Rust lang\n\n## About\n\nThe book is written so that a newbie [Rustaceans](https://www.rustaceans.org/) can easily dive in the language and get\nproductive as fast as possible\n\n### What this book is not\n\nThis book is not an attempt to teach you [Rust](https://www.rust-lang.org/), it simply provides question for practise,\nand **it is not a tutorial**\n\n## Contributing\n\nRead [CONTRIBUTING](CONTRIBUTING.md) for contributing to the book\n\nSee also the list of [contributors](https://github.com/sn99/rust-practise-questions/graphs/contributors) who\nparticipated in this project.\n\n## FAQ\n\n#### Where can I find solutions to the problems in this book ?\n\nI have decided not to provide solutions to any problem in this book, you will have to use the long way(irc channels,\nstackoverflow, etc).\n\nThe reason for this is so that you have to study the whole concept rather than a part of it because I feel a lot of new\nlearners simply go and check the solution after being stuck for the first time.\n\nThough help will be provided in some questions as a form of `hint`\n\n#### How can I be sure whether a question has a solution or not ?\n\nEach and every question that appears in the book has been solved in at least in 1 way before making it's way in the book\n\n#### Where can I find help ?\n\nSome of the sources that are the most helpful are :\n\n* [Discord Channel for beginners](https://discord.gg/rust-lang)\n* [Stackoverflow](https://stackoverflow.com/questions/tagged/rust)\n* [Reddit community](https://www.reddit.com/r/rust/)\n\n#### I am unable to solve so-and-so question, why ?\n\nMostly because you may be new to the language or to programming world itself, try again and keep on learning, you will\nbe able to eventually solve them with ease\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-unofficial%2Frust-practise-questions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-unofficial%2Frust-practise-questions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-unofficial%2Frust-practise-questions/lists"}