Closed aryanharitsh123 closed 3 years ago
I have added some info. on Strings, I think we should also add some info about how to read strings, how to pass them through functions. So, should I add all that on the theory page? or make separate programs for them
?
@aryanharitsh123 If you think that you can explain it theoretically with less lines of codes you should add it here. But if you are explaining it through programs you should add them in programs.
It would be more convenient to explain them through programs.
Then just add them under programs section with relevant self explanatory names of programs.
@aryanharitsh123 you can also redirect to those program from strings.dart
page. And thanks for working on Strings.
@harry-hov @abhitidarbar Should I add all of the programs in a single .dart file under programs folder ? Or seperate .dart for each program ?
@aryanharitsh123 you could do it just the way u did it in pointers.
I have added these programs and there was a numbering issue in the main menu when I added pointers, I have fixed it now. Please review.
@aryanharitsh123 your work looks great. Make a pr for review
@aryanharitsh123 Good Job 👍 .
Thank You. :)
There should be a dedicated section on Strings in theory and some programs for better understanding.