Skip to content

Commit

Permalink
Update contributing guide with new video links (JuliaLang#40426)
Browse files Browse the repository at this point in the history
* Update contributing guide with new links

* Update CONTRIBUTING.md
  • Loading branch information
logankilpatrick committed Apr 10, 2021
1 parent f9c6d98 commit c87d85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If you are already familiar with Julia itself, this blog post by Katharine Hyatt

## Learning Julia

[The learning page](https://julialang.org/learning) has a great list of resources for new and experienced users alike. [This tutorial video](https://www.youtube.com/watch?v=vWkgEddb4-A) is one recommended starting point, as is the "[Invitation to Julia](https://www.youtube.com/watch?v=gQ1y5NUD_RI)" workshop video from JuliaCon 2015 ([slide materials here](https://github.com/dpsanders/invitation_to_julia)). The [Julia documentation](https://docs.julialang.org) covers the language and core library features, and is searchable.
[The learning page](https://julialang.org/learning) has a great list of resources for new and experienced users alike.

## Before filing an issue

Expand Down

0 comments on commit c87d85f

Please sign in to comment.