You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for creating this awesome project. It would be a good idea to list the concepts that have already been covered. This way, we could create projects that showcase other aspects of Julia. So far, I think we have covered the following:
Input from the command line
If-else
While
For loops
Lists (add items)
Functions
Basic arithmetic operations
Generating random numbers
Using external packages
Maybe we can add projects that involve the following concepts:
Text/File IO
Benchmarking
Multiple dispatch
What other concepts can we showcase?
The text was updated successfully, but these errors were encountered:
Thanks for creating this awesome project. It would be a good idea to list the concepts that have already been covered. This way, we could create projects that showcase other aspects of Julia. So far, I think we have covered the following:
Maybe we can add projects that involve the following concepts:
What other concepts can we showcase?
The text was updated successfully, but these errors were encountered: