File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 55---
66
77[ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/JuliaTeachingCTU/Scientific-Programming-in-Julia/blob/master/LICENSE )
8- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaTeachingCTU.github.io/Scientific-Programming-in-Julia/stable )
98[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaTeachingCTU.github.io/Scientific-Programming-in-Julia/dev )
109
1110
1211This repository contains all the course materials for the master course
1312_ ** Scientific Programming in Julia** _ taught at the Czech Techincal University
1413in Prague. You can find more information on the official
1514[ course website] ( https://juliateachingctu.github.io/Scientific-Programming-in-Julia/stable ) .
16-
17-
18-
19- Various educational resources of interest:
20- * [ Justin Krumbiel's] ( https://jkrumbiegel.com/pages/2022-08-26-pkg-introduction/ ) excellent introduction to package manager
21- * [ juliadatascience.io] ( https://juliadatascience.io ) contains an excellent introduction to plotting with Makie
Original file line number Diff line number Diff line change @@ -99,3 +99,5 @@ some helpful concepts for this course.
9999- [ Think Julia: How to Think Like a Computer Scientist] ( https://benlauwens.github.io/ThinkJulia.jl/latest/book.html#chap01 )
100100- [ From Zero to Julia!] ( https://techytok.com/from-zero-to-julia/ )
101101- [ WikiBooks] ( https://en.wikibooks.org/wiki/Introducing_Julia )
102+ * [ Justin Krumbiel's] ( https://jkrumbiegel.com/pages/2022-08-26-pkg-introduction/ ) excellent introduction to the package manager.
103+ * [ juliadatascience.io] ( https://juliadatascience.io ) contains an excellent introduction to plotting with Makie.
You can’t perform that action at this time.
0 commit comments