GD
2020년 12월 14일
Really great pacing, practical examples and quizzes without being overwhelming. Great for both beginners in programming and statistics, and for those with some experience. Awesome lesson, thank you!
SP
2018년 1월 26일
Excellent, engaging teaching that makes me want to use Julia language (and Jupyter notebooks) all the time. As the language evolves, you need to adjust to newer Julia versions - just a part of fun.
교육 기관: Sonja S
•2021년 12월 6일
It's a good course if you don't know anything about coding.
교육 기관: Vishal S
•2020년 4월 30일
sound problem in all videos, audio is very low
교육 기관: Jm
•2016년 10월 17일
fair intro level to julia
교육 기관: bingining
•2019년 12월 24일
A little bit to easy.
교육 기관: Alexey V
•2021년 5월 15일
The course gives some basic understanding of Julia and packages that can be used in data science (not exactly in scientific programming). However, the course is quite messy, outdated, and with errors. The quiz for week 4 was a major disappointment; "guess what the authors wanted" instead of "answer the question".
교육 기관: Luis A C G
•2018년 5월 27일
While it's indeed a very good introduction to Julia lang, it makes no sense videos are based on course notes. I paid for the course because it has very positive comments, but in my opinion it doesn't worth it.
교육 기관: Ashrith R
•2017년 12월 25일
Poorly organised course content
교육 기관: Matthieu L
•2020년 12월 24일
With all due respect, this is the worst course I followed on Coursera.
- First of all week 1 is extremely basic. I would think that most people learning Julia are coming from Python and/or data-science background with programming knowledge. Yet the week 1 feels like for people with no programming experience.
- But then week 2 goes directly into plotting! Plotting is the last phase of any data analysis. Before that, you need to manipulate your data and there is a lot to learn about as Julia's Array seems very different than Python or Numpy's arrays but is absolutely not covered.
- Worse, week 3 has nothing to do with Julia. I appreciate having a real world example but most of the lectures are explaining epidemiology SIR models and teach nothing more about Julia. In terms of learning Julia, that entire week can be skipped.
- Week 4, which should have been before week 2 is more interesting going into DataFrames and data manipulation. But again, I think there's a lot to teach first about basic Julia data types like Arrays, Vectors, Sets...
An example. In week 4 there is a code doing the following on DataFrames dataA = data[data[:Treatment] .== "A", :] But never in the course is it explained that the period, when prefixing a function or operator is used to indicate broadcasting (performing the operation element wise).
In short, the course fails on teaching any of the important specificities about Julia.
And on top of that, as other mentions, it is outdated.
교육 기관: Lafras U
•2021년 10월 4일
This course is very basic. For somebody with industry experience using Python or R a more rigorous and comprehensive course would be needed. The course also still relies on Julia 1.0, at the time of writing this I was using Julia 1.6.
교육 기관: Arturo E
•2019년 10월 23일
Low quality course in many aspects: videos, updates, code, ideas.
교육 기관: Isai A M M
•2022년 2월 13일
They only read a jupyter notebook
교육 기관: Alireza L
•2022년 8월 6일
It was not useful at all!