Translate the following blog post title into English, concise and natural. Return plain text only without quotes. 哈佛大学 R 编程课程介绍
Harvard CS50: Introduction to Programming with R
Harvard University offers exceptional beginner-friendly computer science courses.
We’re excited to announce the release of Harvard CS50’s Introduction to Programming in R, a powerful language widely used for statistical computing, data science, and graphics.
This course was developed by Carter Zenke.
---
What You'll Learn
In this course, you will:
- Use RStudio — a popular Integrated Development Environment (IDE) for R.
- Represent real-world data using vectors, matrices, arrays, lists, and data frames.
- Filter data with conditions to analyze subsets.
- Apply functions and loops to manipulate and summarize datasets.
- Write functions to modularize your code and raise exceptions for error handling.
- Tidy data with R’s `tidyverse` package.
- Create colorful visualizations with R’s grammar of graphics.
- Package, test, and share R code for others to use.
Assignments are inspired by real-world datasets, making the learning experience practical and engaging.
---
Course Sections
- Introduction
- Representing Data
- Transforming Data
- Applying Functions
- Tidying Data
- Visualizing Data
- Testing Programs
- Packaging Programs
---
Watch the Course
You can watch the full 9-hour course for free on the freeCodeCamp.org YouTube channel.
---
If you’d like, I can also rewrite this for a more promotional, student-friendly tone suitable for a course landing page. Would you like me to do that?