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
With the updated intro project and assignment structure, we need to provide a basic Julia review to make sure the undergrads are up-to-date on their basic coding abilities in Julia.
Some potential sub-topics to cover:
Julia style guide
comments and docstring best practices
scoping gotchas
composite types
parametrics (types and functions)
The text was updated successfully, but these errors were encountered:
With the updated intro project and assignment structure, we need to provide a basic Julia review to make sure the undergrads are up-to-date on their basic coding abilities in Julia.
Some potential sub-topics to cover:
The text was updated successfully, but these errors were encountered: