mirror of
https://gitlab.rlp.net/mobitar/julia_course.git
synced 2024-11-16 13:28:10 +00:00
Add resources links
This commit is contained in:
parent
d11adbf45d
commit
9e7f073c46
1 changed files with 8 additions and 1 deletions
|
@ -357,7 +357,14 @@ md"""
|
||||||
# ╔═╡ 2430f309-be28-4bc2-9692-92489c31f7b2
|
# ╔═╡ 2430f309-be28-4bc2-9692-92489c31f7b2
|
||||||
md"""
|
md"""
|
||||||
# Resources
|
# Resources
|
||||||
|
The journey with Julia did just start 💓
|
||||||
|
|
||||||
|
Here are some links for further resources:
|
||||||
|
- [https://julialang.org/learning/](https://julialang.org/learning/): Learning resources listed on the official Julia website 📚️
|
||||||
|
- [https://discourse.julialang.org/](https://discourse.julialang.org/): Julia's Discourse where packages are announced and questions are answered. If you have a question about Julia, post it on Discourse! It is like Stack Overflow for Julians 😃
|
||||||
|
- [https://juliahub.com/ui/Packages](https://juliahub.com/ui/Packages): Platform to browse and search for Julia packages 🔍️
|
||||||
|
- [https://www.juliapackages.com/](https://www.juliapackages.com/): Another platform for browsing and searching for packages 🔍️
|
||||||
|
- Search for YouTube videos about Julia. There are a lot!
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# ╔═╡ 00000000-0000-0000-0000-000000000001
|
# ╔═╡ 00000000-0000-0000-0000-000000000001
|
||||||
|
@ -636,7 +643,7 @@ uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
|
||||||
# ╠═0174178f-3ed9-4890-8482-714cb51a635d
|
# ╠═0174178f-3ed9-4890-8482-714cb51a635d
|
||||||
# ╠═d29338b3-3c25-4ae4-90d0-1176538c635e
|
# ╠═d29338b3-3c25-4ae4-90d0-1176538c635e
|
||||||
# ╠═097b1b98-8b98-4160-bf31-d982f21ab8d6
|
# ╠═097b1b98-8b98-4160-bf31-d982f21ab8d6
|
||||||
# ╠═2430f309-be28-4bc2-9692-92489c31f7b2
|
# ╟─2430f309-be28-4bc2-9692-92489c31f7b2
|
||||||
# ╟─c7e76680-571e-427d-a564-8819df8b3750
|
# ╟─c7e76680-571e-427d-a564-8819df8b3750
|
||||||
# ╟─00000000-0000-0000-0000-000000000001
|
# ╟─00000000-0000-0000-0000-000000000001
|
||||||
# ╟─00000000-0000-0000-0000-000000000002
|
# ╟─00000000-0000-0000-0000-000000000002
|
||||||
|
|
Loading…
Reference in a new issue