From a3f265674064d38f639932a1952b73b99c672513 Mon Sep 17 00:00:00 2001 From: cmccabe Date: Fri, 15 Jun 2018 16:14:54 -0400 Subject: [PATCH] new page for listing learning resources --- wiki/pages/teaching-learning-resources | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 wiki/pages/teaching-learning-resources diff --git a/wiki/pages/teaching-learning-resources b/wiki/pages/teaching-learning-resources new file mode 100644 index 0000000..2b8aaea --- /dev/null +++ b/wiki/pages/teaching-learning-resources @@ -0,0 +1,28 @@ +--- +author: ~cmccabe +published: false +title: learning resources +description: a list of code challenges, internships, and other resources to support learning by tilde.team members +category: + - main +--- + +# Learning Resources + +## 1. Coding Challenge Websites + +There are many coding challenge websites on the Internet today. Below are a few of them. The tilde.team server is a great place to work on solutions to the challenges. Please just be mindful of efficient coding practices while working on these. + +[COMMENT]: <> PROBABLY ONLY USEFUL LINKING TO SITES THAT DON'T SUPPORT IN-SITE CODING. +Exercism - http://exercism.io/ +Project Euler - https://projecteuler.net/ + +## 2. Internships and Other Developmental Opportunities + +Fall 2018 Internship with the Free Software Foundation (FSF) +https://www.fsf.org/blogs/sysadmin/the-fsf-tech-team-needs-a-fall-2018-intern-apply-by-july-22nd-2018 +Application deadline: July 22, 2018 + +## 3. This page is built based on your input + +If you know of other internships, opportunities, or other (good) code challenge sites, submit a pull request for this page, or mention it to an admin on IRC. \ No newline at end of file