From ada2327e7e5db0ceafa4099fa54acaa7d02473aa Mon Sep 17 00:00:00 2001 From: Gary Sieling Date: Mon, 13 Feb 2017 17:23:50 -0500 Subject: [PATCH] Update resources.md I built this search engine / index for my own research into programming (keeping up with software architecture), but I think it might be helpful to others as well. --- resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/resources.md b/resources.md index 97fd49d..1d68ada 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](http://see.stanford.edu/see/courses.aspx) - static course materials taught at Stanford. +- [Find Lectures](https://www.findlectures.com/?class1=Technology) - Videos from tech conferences, which can be filtered by programming language and topic 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.