Chevron Left
Back to R Programming

Learner Reviews & Feedback for R Programming by Johns Hopkins University

4.5
stars
22,228 ratings

About the Course

In this course you will learn how to program in R and how to use R for effective data analysis. You will learn how to install and configure software necessary for a statistical programming environment and describe generic programming language concepts as they are implemented in a high-level statistical language. The course covers practical issues in statistical computing which includes programming in R, reading data into R, accessing R packages, writing R functions, debugging, profiling R code, and organizing and commenting R code. Topics in statistical data analysis will provide working examples....

Top reviews

JM

Invalid date

Very challenging, but good course. I've been programming in R for over a year, but there were still some things for me to pick up in this class. Assignments were a challenge, but satisfying to tackle.

AK

Invalid date

This was very engaging, however, the level of expectation and effort needed is much greater than course 1 - ToolBox.

This is perhaps the best course on R Programming designed for a small duration.

Filter by:

4526 - 4550 of 4,735 Reviews for R Programming

By Rebecca P

Jun 27, 2016

This course is not very "beginner friendly"

By ahmed h

Aug 22, 2016

it's so hard for beginners in my opinion

By Taylor L

Jul 25, 2017

Pretty advanced and little guidance.

By Leo U

Feb 23, 2016

Peng is incomprehensible. I give up.

By Ángela D C

Jul 28, 2018

This is not beginner R Programming.

By Mingxun L

Jul 4, 2020

Assignments were way too difficult

By Sai T D

Jun 13, 2020

Instructor is not so satisfactory

By Sunil V

Dec 1, 2017

Need to cover basics of OOP more

By KAYDAN P R

Jul 7, 2020

final assessment was though

By Jianchen Z

Jan 9, 2024

the assignment is too hard

By Ankit A

Nov 5, 2018

Not what i was looking for

By Heroshi J

Jun 30, 2024

The course is not updated

By Asif B S

Apr 11, 2016

difficult for beginners

By De L P G d C

Mar 27, 2020

No easy explanations

By Oren T

Aug 25, 2019

very old material.

By Abhay S

Jun 13, 2020

I really cannot recommend this course for lack of its structure but as I have decided to do the specialization now I cannot stop. Quizzes are good and test the depth of concepts we understood in lectures but programming assignment fails everything. It feels like lectures are made by a person and assignments by a completely new person with a lack of communication. A strong suggestion from being new to programming is that consider the lectures as per the assignments you have made. Programs required to complete the assignments include functions that have not been covered in the lectures nor have they been provided in any supplemental or suggested reading. Assignments are mean to implement what we have learned in the lectures and readings. But the codes required to complete the assignments either have not been taught or mentioned with good references. People with prior programming experience can adapt to it but me being new to it struggled a lot. Especially on week 3 and week 4 programs. I literally had to do filter and sort data in excel to be able to answer some questions in the programming assignments. Please refer course on "Strategic Leadership and Management" by the University of Illinois at Urbana-Champaign in Coursera. There is such an amazing interrelation among assignments and teaching that it makes you want to go further and also try to read or work around more. Please first consider the assignment you want students to complete and then design the lectures. For the week 3 program, I learned after lots of googles to use the argument 'pattern' in the read.csv function. It's really frustrating to solve those programs without a proper understanding of functions. I hope you make the changes as after completing this course even we can utilize it.

Thank you for your efforts.

By Melissa P

Aug 3, 2017

I would not recommend this course to anyone. I enrolled in this course because I am familiar with statistical analysis and wanted to become more adept at using R, and this course was very disappointing.

The lecture material and practice assignments in Swirl are nice, but they leave you totally unprepared to complete the quizzes and assignments. There is a massive leap in difficulty from the practice assignments and lectures to the quizzes and programming assignments. Going back over the lectures, practice assignments, and textbook will provide only minor assistance for assignments - there is not enough information to complete the assignment.

Because the course resources are inadequate, students must spend hours Googling and troubleshooting in order to finish assignments. An article posted on the course discussion board claims that this is due to the creators wanting to instill a "hacker mentality" in students, so they will work to find the answers themselves.

While I agree that students should not be spoon-fed the answers, this is a course that charges an admission fee. I took this course because I was looking for resources to learn - if I wanted to spend hours searching random corners of the internet for the answers to R programming questions, I could've done that on my own time at no charge. I feel like I took a basic anatomy course and the first test required me to safely remove someone's appendix.

In short, do not take this class.

By Ertan Y

Jun 7, 2016

If you are planning to learn R, then go and buy a book. This course is a complete scam. At least don't pay any money. The reasons;

1.) They advertise that you need couple of hours of study per week. That's a lie, you have to study much more than that unless if you know a little R programming.

2.) The quiz questions are totally unrelated from the lessons. They teach you the basic stuff but they expect you to accomplish intermediate quizzes.

3.) The instructor has no idea how to teach. May be he is trying to prove something. I couldn't really understand his motives. If you really want to teach that's simple. You do couple of extra videos and teach whatever you are asking in quizzes, or tell us to read a certain material. He didn't do any of them which means he either doesn't know how to teach or this specialization is a complete scam.

4.) And I don't really understand what coursera is doing by the way? What kind of a business model is this. I was planning to enroll many specializations but now I am not going to do it. So think about how much they are loosing. Where is the quality assurance. Just because one guy comes up to you and say that he teaches this and that do you believe them?

MY ADVICE TO YOU: DON'T PAY ANYTHING FOR THIS SPECIALIZATION. AND FOR ANY OTHER COURSE READ THE BAD REVIEWS FIRST (WHICH WAS MY MISTAKE).

By Glynis D

Dec 8, 2017

The materials in this course are very poorly thought out. (Content of lectures does not match quizzes and assignments, for example. This is obviously intentional, as what the course calls hacking skills is emphasized. By this they mean googling things and figuring stuff out on your own. However, this course gets you barely a step above buying a book on Amazon and just having at it. Yes, the course is nearly free, but your time is valuable.) For example, the unit on missing values explains NA and NaN, but does not mention complete.cases, which is the one you need for the assignment. It's only like a 5 minute video, so why not cover that as well?

Worse than that, the assignments and quizzes are deliberately designed to trip you up. You will think you have fulfilled the assignment and then when you get to the quiz you realize that you cannot answer the question using the code you wrote because now you are being required to add extra bells and whistles. This process is demoralizing and is obviously intended to make the learner feel as though they are at fault for struggling, when in fact at no time is the learner informed that the educational materials provided are intentionally insufficient.

Underlying all of this is a weed-them-out educational philosophy that really has no place in the 21st century.

By Tongke Z

Oct 6, 2020

I only took the first week, and then I quitted. I took the first-week course twice. The first time I took it--I thought it was my problem--because I haven't code for many years so I can't follow with it. Then I took it the second time and realized that it is not me, it is the course itself.

It is so poorly structured!!!!! There are a lot of concepts in the first course, like objects, vector, list, sequence, attribute, class, integer, etc. You might ask me why I listed those concepts which are not structured. It is because the instructor taught those all at once! I wanted to ask if you know how to structure your course! We also know that at the beginning of a course, you should give an overview first, and then structure the notions before you dive into details. You should introduce the notion of the object first. and then introduce the attributes of objects, among which class is one of the attributes. Then introduces that the most basic object is a vector. and then introduce different formats of vectors, and how to create them.

My Coursera experience has been disturbed by the courses in this specialization very much. I feel shame about your instructors.

By Tyler B

Dec 21, 2016

I had really high hopes for this course. I am not a programmer, though in college I learned C, C++, and used MATLAB a fair amount. I wanted to learn R because it is a free software versus paying a licencing fee to use SPSS which I have done in the past. I had already completed the first week of the course and the first week in this course. I went through the slides and I didn't really feel like I learned any actual programming so then to expect to answer questions where you had to program seemed a bit out of left field. As a comparison it felt like they had an hour worth of slides talking about different trees and how to differentiate them then asked you to drive a tank.

I then took the time go through two swirl assignments which I hoped was going to fill in the many gaps left by the slides. They were definitely more helpful than the slide show, but I still felt like they would teach you how to add then ask you to multiply.

So in general my recommendation would be not to take the course unless you have a fairly solid understand of programming, otherwise you will do what I did and just wasted $50.

By Marc m

Mar 14, 2020

Terrible course. The contents, thrown as a videocast dumpout, have nothing to do with the assignments. Remember this is a beginners' class.

eg. on Week2, the elements or functions necessary to carry out the assignment are simply not taught, and despite the excellent SWIRL and doing over the entire course ( in case I missed something) I was irretrievably stuck. As many have been if I judge by the forums.

What is the point in teaching a beginner's courses to beginners and then applying Graduate school thinking that just discourages? for me this is just an excuse for poor and unfocussed teaching.

I suggest to be very wary of the J.Hopkins school course moving forward, they don't deliver a course that meets the expectations: in real life, when a student is stuck, you help out, at least you highlight the course material: which of course can't be done here, because the course material is NOT related to the Assignment. as has been pointed out numerous times in the forum.

Shameful teaching

Marc Messier, PhD.

Course teachers

By Noah M

Feb 11, 2016

Very poorly constructed. There are major jumps in the difficulty of material that are completely unnecessary. The material could very easily be broken down into more manageable and comprehensible chunks. There is no repetition of any exercise or function to engrain any of the material. This course suffers grossly from the "curse of knowledge". If it were structured in a way where (a) material was broken down into smaller bits, ideally as beta tested by true rank novices and (b) all materials or specific functions were presented with repetition, similar to how khan academy structures its math section, then this course would be much better. I would also assume, given a and b, that there would be higher retention and comprehension. The expected time requirements are also wildly amiss. Try beta testing this on TRUE rank novices. The program suggests that this is for "beginners". I find it doubtful that a true beginner would fare well in this course.

By Diego L

Sep 22, 2016

A University Course should be a place where you advance your knowledge with a "limited and reasonable" amount of time spent in the course. The role of instructors should be to "invest" the time to provide the concepts and information for the students of the course to "learn" faster than if they had to research (the planet) by themselves to find the knowledge. The information provided by instructors therefore must be "accurate and complete". This course has so many "incomplete" pieces of information, that it requires insurmountable amounts of time to "find" the concepts required to apply the knowledge, hence it becomes a gigantic "time waster". Unfortunate! the tool and the concept of data science is necessary, but a course organized this way is only for "full time students" that have only one obligation, study. This course as it is should not be in Coursera.

By attila n

Sep 12, 2018

This course is a joke. The concepts of the language are not explained, the assignments - which are very simple conceptually - cannot be done with what is taught up to the week, materials are poorly structured. (Eg. when class is introduced its operators, properties, etc should be mentioned right away.)

The point of taking a class is to get guide to move forward fast, save the time spent on reading forums, walking though books of hundreds of pages. This class will save you no time at all, but causes a lot of frustration. (Eg.: to cast a character in a data frame (used in the 1st assignment) is done by as.numeric(as.character(char)), instead of as.numeric(str) which seems natural to me. There must be a reason why you need to cast(?) the char to character before casting to numeric, but the instructor thought it wasn't worth to mention.)

Don't take it.