Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write the "Smart Pointers" concept #59

Open
0xNeshi opened this issue Jul 3, 2024 · 0 comments · May be fixed by #327
Open

Write the "Smart Pointers" concept #59

0xNeshi opened this issue Jul 3, 2024 · 0 comments · May be fixed by #327
Assignees
Labels
new track x:action/create Work on something from scratch x:module/concept Work on Concepts x:rep/large Large amount of reputation

Comments

@0xNeshi
Copy link
Contributor

0xNeshi commented Jul 3, 2024

Official docs:
https://book.cairo-lang.org/ch11-02-smart-pointers.html

The idea is to have a short and to-the-point article about the concept. Avoid copy/pasting everything from The Cairo Book; the Book should be used as a more in-depth learning resource for students after they finish the concept on Exercism (or they can use it in parallel).


Exercism Concepts docs:
https://exercism.org/docs/building/tracks/concepts

Use the following Rust's concept's about.md as inspiration for the format:
https://github.com/exercism/rust/blob/main/concepts/structs/about.md

@0xNeshi 0xNeshi added x:rep/large Large amount of reputation x:action/create Work on something from scratch labels Sep 10, 2024
@0xNeshi 0xNeshi self-assigned this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new track x:action/create Work on something from scratch x:module/concept Work on Concepts x:rep/large Large amount of reputation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant