Specs deadline: YYYY-MM-DD
Please read the course design process description
and complete these steps in the README.md
file in your course repository.
If you need assistance,
please speak with your Curriculum Lead.
- Course admin page: https://www.datacamp.com/teach/
- Authoring documentation: https://authoring.datacamp.com/
Link to learner personas
- Student 1: discussion.
- Student 2: discussion.
- Student 3: discussion.
Write full descriptions of a couple of significant exercises to show how far learners are likely to get.
Describe the exercise here, including the learning objectives, concepts taught, and any other important details.
Solution
Include the code that you expect the students to write by the end of the course.
It should typically be 2 or 3 lines.
Write brief descriptions of 10 to 15 more exercises throughout the course. After this step you should have a clear idea of the flow of the course.
- Describe the exercise.
- Mention the learning objectives.
- Two or three bullets points is enough.
Solution
Solution code here.
It should typically be 2 or 3 lines.
- Describe the exercise.
- …
Solution
Solution code here.
Remind yourself about course terminology, then describe the flow of the course.
- Chapter 1
- Lesson 1.1
- Lesson 1.2
- Lesson 1.3
- Chapter 2
- Lesson 2.1
- Lesson 2.2
- Lesson 2.3
The datasets are:
datasets/dataset-1
: data set 1datasets/dataset-2
: data set 2
Course Description
One-paragraph description of the course.
Learning Objectives
- Objective 1
- Objective 2
- Objective 3
Prerequisites
- Intro to Python for Data Science
- Intermediate Python for Data Science
- Other prerequisite courses