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

Add Folder named "Modules" #1

Open
5 tasks
SjxSubham opened this issue Oct 3, 2024 · 6 comments
Open
5 tasks

Add Folder named "Modules" #1

SjxSubham opened this issue Oct 3, 2024 · 6 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@SjxSubham
Copy link
Owner

SjxSubham commented Oct 3, 2024

Inside the modules folder include codes for below topics

  • Visibility
  • struct visibility
  • the use declaration
  • super & self
  • File Hirarchy
@SjxSubham SjxSubham added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Oct 3, 2024
@KorryKatti
Copy link
Contributor

could you elaborate on what exactly do we have to do , i am interested in this project and would like to know more

@SjxSubham
Copy link
Owner Author

could you elaborate on what exactly do we have to do , i am interested in this project and would like to know more

U have to add code of particular topics Of Rust ,
Suppose U know Functions , Array concepts Or DSA concepts U can Add codes of Rust language regarding that topic.

Example - If u know How to apply Insertion Sort in rust language 
then add Insertion sort Code in Rust language on that Sorting Folder.

If U know about attributes / Error handling On Rust 
Then U can add code snippets of it by making a Folder Named by that topic .


U can also add comments between the Codes So that it will be understandable by other coders 🚀✨

@KorryKatti
Copy link
Contributor

sounds good , will make a PR

@KorryKatti
Copy link
Contributor

one more thing @SjxSubham , do we have to add code of lets say the for while loop only or could we add implementation examples of it ?

@SjxSubham
Copy link
Owner Author

one more thing @SjxSubham , do we have to add code of lets say the for while loop only or could we add implementation examples of it ?

Yah, U can add implementation xamples too...
try to add comments in the code so that the code will easily understandable .

And if u want to add some project using loops u can also add them on the projects folder.

@KorryKatti
Copy link
Contributor

alright sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants