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 "Operator Overloading" Concept #43

Closed
0xNeshi opened this issue Jun 26, 2024 · 0 comments · Fixed by #329
Closed

Write the "Operator Overloading" Concept #43

0xNeshi opened this issue Jun 26, 2024 · 0 comments · Fixed by #329
Assignees
Labels
x:action/create Work on something from scratch x:knowledge/elementary Little Exercism knowledge required x:module/concept Work on Concepts x:rep/large Large amount of reputation x:type/content Work on content (e.g. exercises, concepts)

Comments

@0xNeshi
Copy link
Contributor

0xNeshi commented Jun 26, 2024

Official docs:
https://book.cairo-lang.org/ch12-03-operator-overloading.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 as inspiration for the format:
https://github.com/exercism/rust/blob/main/concepts/structs/about.md

@0xNeshi 0xNeshi changed the title Write the "Operator Overload" concept Write the "Operator Overloading" Concept Aug 16, 2024
@0xNeshi 0xNeshi added x:size/small Small amount of work x:type/content Work on content (e.g. exercises, concepts) x:knowledge/elementary Little Exercism knowledge required x:action/create Work on something from scratch and removed new track labels Aug 16, 2024
@0xNeshi 0xNeshi added x:rep/large Large amount of reputation and removed x:size/small Small amount of work labels Sep 10, 2024
@0xNeshi 0xNeshi self-assigned this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:knowledge/elementary Little Exercism knowledge required x:module/concept Work on Concepts x:rep/large Large amount of reputation x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant