Chevron Left
返回到 R Programming

学生对 Johns Hopkins University 提供的 R Programming 的评价和反馈

4.5
22,350 个评分

课程概述

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....

热门审阅

AC

Jul 15, 2018

For anyone planning to set their foot in the vast field of data analytics and R, this course is what will set the momentum and actually make you fond of programming in R by the end of the course.

AB

Sep 6, 2017

Great course for people who work with data a lot. This course actually helps in looking at data in its basic forms, helps understand transformations better, and gives ideas about playing with it.

筛选依据:

3151 - R Programming 的 3175 个评论(共 4,751 个)

创建者 Lewis H

May 4, 2016

Very thorough and appropriate level of difficulty. Less one star because week 1 is way too much to retain before you get to practice, and there's really no reason to lay it out that way.

创建者 Kelly S

Mar 31, 2019

Overall the course is a very good intro to the R language.

Interactive exercises in R Studio were great. The lectures are well-done, but only tangentially helpful in doing assignments.

创建者 Sean N

Feb 14, 2017

A reasonable primer for R programing, that covers the basics of manipulating data sets. There are a couple of spots where the code is out of date, but that can be easily worked around.

创建者 John D

Jan 30, 2016

This was truly a challenging course if you're unfamiliar with scripts...in addition the course moves at a moderately fast pace but assignments are doable. Do the r (swirl) assignments.

创建者 Mridul A

Aug 4, 2017

I find that the quiz helped me better my understanding of the subject much better. I would like if more practical self exercises were included in the course as they really help a lot.

创建者 Rishabh S

May 25, 2020

Some explanations need to be more thorough. Also, the concepts required in the assignments need to be taught in the lessons. This course right now can not be finished by a beginner.

创建者 Ingrid T

Jul 6, 2017

The slides are too small to read on mobile devices. Also, it would be more helpful to aggregate all the slides for each lecture or week into a single PDF, rather than multiple PDFs.

创建者 Lizzy R

May 17, 2020

The course is very easy to understand, and the package swirl is very useful. However the assignments are very difficult and need spent many hours trying to figure out the solution.

创建者 Sara L

Nov 3, 2019

This is an excellent course to acquaint yourself with R. The only issue is that the programming exercises sometimes are not exactly matched to the lectures and practical exercises.

创建者 Dibyajyoti B

Sep 23, 2018

Good course, but there needs to be better linkages between the course material and the assignments, which turned out to be inordinately difficult, especially for beginners like me.

创建者 Ernesto F G

Jul 26, 2017

Good for starters, if you have programming experience is really fun and easier. I would recommend some type of follow up, so you don't forget what you learned. Good professors too.

创建者 Frank D

Jun 27, 2020

The lecture is step by step and really well-taught and narrated. However, the gap between the lectures and the assignments makes this course quite challenging for new programmers.

创建者 Deleted A

Dec 20, 2019

This is a very good introduction into R programming. What I think is missing is tidyverse packages that are used extensively, but maybe this comes with later Data Science courses.

创建者 Addison S

Aug 27, 2022

The week 3 assignment isn't covered directly in the materials and is a massive hurdle, especially until you find the special supplementary reading made to explain the assignment.

创建者 Yan J

Feb 9, 2017

This course is about elementary R programming , but programming assignments are not entry level. They are challenge for freshman. Overall it a good course to enter R programming.

创建者 Matiichak B

Oct 26, 2020

This course is not beginner-friendly, hence programming assignments and lecture materials have a gap that is hard to overcome without any additional help from outside resources.

创建者 Digant K J

Apr 17, 2020

It was really beautiful Course Just the programming exercise needs more detailed information as some of the people who are just starting will face issue working with Assignment.

创建者 Joanna S

Oct 2, 2018

It was good to do, but the lectures were a bit dry. The swirl exercises were the most helpful but could be harder as the jump between them and the assignments were significant.

创建者 Juan D R M

Apr 6, 2021

The programming assignments seemed very desattached from what the course actually teaches. Recommended for low-mid programmers. Aside from that the videos and are really nice.

创建者 Julian M D C

Jul 17, 2020

A good introduction to R with clear explainations. Swirl exercises are nice and quiz are ok but assignments are too complicated considering the content taught in the lessons.

创建者 Haley M

Apr 11, 2020

I learned a lot about R programming and designing my own functions. My only minor complaint is that the videos didn't generally prepare me for the two programming assessments.

创建者 edgforeground

Feb 5, 2020

Great course to get the basics of R and have some hands-on experience with writting functions, profiling code, basics of statistic simulations as well as data frames handling.

创建者 Akash J

Jun 26, 2017

I will be glad if we have a few solved examples for assignments. It would set up a good base before we get a programming assignment. I had a hard time figuring out everything.

创建者 Agamdeep S

Jul 31, 2020

The material provided should be more simplified as it is not up to the mark to understand .

Until and unless one does the swirl pakage he/she cannot understand the basics well

创建者 Tim B

Jul 18, 2021

Very well structured and interesting course! Minus 1 star as the second assignment introduces some new concepts which were not in the lecture material or practice exercises