aboutsummaryrefslogtreecommitdiffstats
path: root/static/resources.json
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-07-31 14:48:38 +0100
committerGravatar Gareth Coles <[email protected]>2018-07-31 14:48:38 +0100
commit5a033e29f0806e4f67539ab35096d5d65782e14a (patch)
treebf8e6683198585a5d20f1ed712f531ef022a0bc4 /static/resources.json
parentMerge branch 'bugfix/fix-expired-record-unhiphopification-message' into 'master' (diff)
Resources: The New Boston
Diffstat (limited to '')
-rw-r--r--static/resources.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/resources.json b/static/resources.json
index d35832da..1daaebe3 100644
--- a/static/resources.json
+++ b/static/resources.json
@@ -238,6 +238,18 @@
}
]
},
+ "Python Tutorials by The New Boston on YouTube": {
+ "description": "A Python basics tutorial based around Python 3.4 - A more casual feel when compared to Corey's tutorials, but still competent",
+ "payment": "free",
+ "payment_description": null,
+ "urls": [
+ {
+ "icon": "branding/youtube",
+ "title": "YouTube",
+ "url": "https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_"
+ }
+ ]
+ },
"Code Combat": {
"description": "Learn Python while gaming - an open-source project with thousands of contributors, which teaches you Python through a deep, top-down RPG.",
"payment": "optional",