Skip to content

Commit e717de5

Browse files
committed
added curated page
1 parent f68bf22 commit e717de5

File tree

4 files changed

+45
-8
lines changed

4 files changed

+45
-8
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ If you've created a web page, video, sideshow, or any other kind of media you th
1313

1414
We've created a [sample pull request](https://github.com/DataScienceSpecialization/DataScienceSpecialization.github.io/pull/1) to show you what we would like to see in a pull request. If we think your creation is well made, informative, and adds something new to this repository of content then we'll merge your request and add you to our list of contributors. If you happen to notice any inaccuracies or idiosyncrasies on this site or in this site's content, please let us know by opening an issue.
1515

16-
Before sending a pull request to this site you should ask yourself:
16+
**If you are not the author of the content you are submitting** you are welcome to add your link to the [Curated Knowledge](http://datasciencespecialization.github.io/curated/) page. We've created this page specifically so that you can share data science resources that you've found useful.
1717

18-
1. Am I the creator of the content I'm submitting?
19-
2. Does my contribution teach?
20-
3. Does the content of my contribution clearly address topics in the Data Science Specialization?
21-
4. Could my contribution be seamlessly integrated into the canonical course materials?
18+
**Otherwise if you *are* the author of the content you're submitting**you should ask yourself the following questions:
2219

23-
If the answer to any of these questions in no then you probably shouldn't send a pull request. If you're on the fence about #3 or #4, err on the side of sending a pull request!
20+
1. Does my contribution teach?
21+
2. Does the content of my contribution clearly address topics in the Data Science Specialization?
22+
3. Could my contribution be seamlessly integrated into the canonical course materials?
23+
24+
If you're on the fence about any of these, err on the side of sending a pull request!

about.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /about/
66

77
The [Data Science Specialization](https://www.coursera.org/specialization/jhudatascience/1) is a 9 courses series on Data Science. Every class in the series runs every month, and the course material is availible on [GitHub](https://github.com/DataScienceSpecialization/courses).
88

9-
### The JHU Data Science Lab Team:
9+
### The JHU Data Science Lab:
1010

1111
- [Brian Caffo](http://www.bcaffo.com/)
1212
- [Jeff Leek](http://jtleek.com/)
@@ -18,3 +18,7 @@ The [Data Science Specialization](https://www.coursera.org/specialization/jhudat
1818

1919
- [Kevin Markham](http://www.dataschool.io/)
2020
- Derek Franks
21+
- David Hood
22+
- Michael Sachs
23+
- Allan Inocêncio de Souza Costa
24+
- [stepds](https://github.com/stepds)

curated.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: page
3+
title: Curated Knowledge
4+
permalink: /curated/
5+
---
6+
7+
# DSS Community Site
8+
9+
Since the beginning of the Data Science Specialization we've noticed the unbelievable passion students have about our courses and the generosity they show toward each other on the course forums. A couple students have created quality content around the subjects we discuss, and many of these materials are so good we feel that they should be shared with all of our students. This site is meant to serve as a central directory for community created content.
10+
11+
## Contributing
12+
13+
If you've created a web page, video, sideshow, or any other kind of media you think should be shared through this directory you should:
14+
15+
1. Fork this repository.
16+
2. Add a link to your content on the appropriate course page.
17+
3. Commit your changes.
18+
4. Submit a pull request.
19+
20+
We've created a [sample pull request](https://github.com/DataScienceSpecialization/DataScienceSpecialization.github.io/pull/1) to show you what we would like to see in a pull request. If we think your creation is well made, informative, and adds something new to this repository of content then we'll merge your request and add you to our list of contributors. If you happen to notice any inaccuracies or idiosyncrasies on this site or in this site's content, please let us know by opening an issue.
21+
22+
**If you are not the author of the content you're submitting** you are welcome to add your link to the [Curated Knowledge](http://datasciencespecialization.github.io/curated/) page. We've created this page specifically so that you can share data science resources that you've found useful.
23+
24+
**Otherwise if you *are* the author of the content you're submitting** you should ask yourself the following questions:
25+
26+
1. Does my contribution teach?
27+
2. Does the content of my contribution clearly address topics in the Data Science Specialization?
28+
3. Could my contribution be seamlessly integrated into the canonical course materials?
29+
30+
If you're on the fence about any of these, err on the side of sending a pull request!

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ interested in contributing [click here](https://github.com/DataScienceSpecializa
1717
7. [Regression Models](/regmod/)
1818
8. [Practical Machine Learning](/pml/)
1919
9. [Developing Data Products](/ddp/)
20-
10. [Other Resources](/other/)
20+
21+
- [Other Resources](/other/)
22+
- [Curated Knowledge](/curated/)

0 commit comments

Comments
 (0)