|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/r-capstone
课程评论:没有评论
课程名称:掌握R软件开发(最终项目) 概述:本课程是R编程的最后项目,旨在综合应用在该专项课程中所学的技能,构建一个可用于处理NOAA重大地震数据集的软件包。 课程大纲: 1. **获取和清洗数据** 描述:本项目整体目标是整合您在本专项课程中所发展出的技能,构建一个可以用于处理NOAA重大地震数据集的软件包。 2. **构建几何图形** 描述:展示不同国家地震发生的时间、震中强度及其对人类生命的影响。 3. **构建叶子地图** 描述:展示并标注地震的震中位置。 4. **文档与打包** 描述:文档是编写软件时最重要且常被忽视的一步,您将在项目中确保充分重视这一环节。 5. **部署** 描述:真相时刻来临,是时候将您的软件包推送到GitHub上。 6. **最终评估** 描述:提交您的已部署软件包进行评估,并评估几位同学的作品。 通过本课程,学员将能够掌握使用R语言进行软件开发的核心技能,并能够在实践中应用这些技能。
Name:Obtain and Clean the Data
Description:The overall goal of the capstone project is to integrate the skills you have developed over the courses in this Specialization and to build a software package that can be used to work with the NOAA Significant Earthquakes dataset.
Name:Building Geoms
Description:Show us when earthquakes occurred in different countries, their magnitude, and their toll on human life.
Name:Building a Leaflet Map
Description:Show and annotate the earthquake epicenters.
Name:Documentation and Packaging
Description:Documentation is one of the most important and most commonly overlooked steps when writing software, but you're not going to let that happen in your project.
Name:Deployment
Description:The moment of truth. It's time to push your package to GitHub.
Name:Final Assessment
Description:It's time to submit your deployed package for evaluation and to evaluate the work of a few of your classmates.
R Programming Capstone