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.
by Sonja S
•2021年12月6日
It's a good course if you don't know anything about coding.
by Vishal S
•2020年4月30日
sound problem in all videos, audio is very low
by Jm
•2016年10月17日
fair intro level to julia
by bingining
•2019年12月24日
A little bit to easy.
by 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".
by 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.
by Ashrith R
•2017年12月25日
Poorly organised course content
by 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.
by 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.
by Arturo E
•2019年10月23日
Low quality course in many aspects: videos, updates, code, ideas.
by Isai A M M
•2022年2月13日
They only read a jupyter notebook
by Alireza L
•2022年8月6日
It was not useful at all!