Exercises: Project Euler problems
Project Euler is a website providing a large number of math challenges, usually involving some programming.
The first few problems are quite good for developing programming experience in a new language.
Below are webpages created using RMarkdown that solve the first two problems, primarily to provide simple examples of how one might structure a literate program in this context.