Formatting tips and checklists

In this section, you’ll find additional details to format your submission perfectly and maximize its chances of getting selected

Formatting checklist for written content

If you are submitting written content (blogs, article, etc..) — make sure to go through the following checklist

Formatting checklist for coding tutorials in R and Python using DataCamp Workspace

When crafting tutorials on R and Python—we encourage the use of DataCamp Workspace publication. Publications are great coding environments that are accessible by anyone in the community. Here are some tutorials to get you started:

Below, you will also find some notebook and dataset content guidelines that we found generated in the best tutorial experience for readers:

Notebook titles

Notebook titles

Markdown cells

Writing style

Tutorials should avoid the use of the first-person point of view (e.g., "We", "I", "Our", etc.). Instead, the sentence's subject should either be the user of the template or the template/code itself. For example, "The code below plots a…" or "You can set the…". This style makes the template sound more formal and instructional.

Datasets

Whenever possible, always try to use an interesting dataset. What is an interesting dataset?

  • Original—generic datasets such as the titanic dataset, iris dataset, are heavily used in tutorials. Try to avoid that when possible.

  • Relevant—datasets that tend to be culturally relevant tend to generate the most traction. Examples of such datasets would be F1 championship data, Wordle datasets, and more.

  • Interesting—the best datasets tend to be interesting for the author themselves. So ask yourself, is this an interesting dataset to do a tutorial on?

Submit your article here

Last updated