From 417d96d3593881d676069aec60ead556e6277c9e Mon Sep 17 00:00:00 2001 From: Keyul Date: Sun, 15 Jul 2018 12:38:08 -0700 Subject: [PATCH] Add Quickcode.co to 'Online courses' section Quick Code curates free programming courses every day. More than 1000 free programming courses are curated and maintained on QuickCode. --- resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/resources.md b/resources.md index cfa89f2..833fcd9 100644 --- a/resources.md +++ b/resources.md @@ -103,6 +103,7 @@ Online courses are an increasingly popular way for universities and professional - [MIT OpenCourseWare](http://ocw.mit.edu/index.htm) - static course materials taught at MIT. Unless otherwise noted, most content from this website tends to be very rigorous and fast-paced. - [Khan Academy](https://www.khanacademy.org/) - contains a few courses on programming and computer science; does contain many more courses on all kinds of topics (especially math). - [Stanford Engineering Everywhere](https://see.stanford.edu/Course) - static course materials taught at Stanford. +- [Quick Code](https://www.quickcode.co) - place to discover free online programming courses. It curates new free programming courses everyday. The following websites also contain a wide variety of tutorials for many different topics, but require payment and registration before you can access their courses.