<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / athindrans / tag / courses</title>
<link>http://netvouz.com/athindrans/tag/courses?feed=rss</link>
<description>athindrans&#39;s bookmarks tagged &quot;courses&quot; on Netvouz</description>
<item><title>400 Free Online Courses from Top Universities | Open Culture</title>
<link>http://www.openculture.com/freeonlinecourses</link>
<description>Free online courses from the world&#39;s leading universities. Download 400 free courses from Stanford, Yale, MIT, Harvard &amp; Berkeley to your computer or mp3 player.</description>
<category domain="http://netvouz.com/athindrans?category=3267338742004001343">Athi&#39;s &gt; EDUCATIONAL SITES</category>
<author>athindrans</author>
<pubDate>Sun, 06 Nov 2011 09:06:12 GMT</pubDate>
</item><item><title>6.00x Course Info</title>
<link>https://courses.edx.org/courses/MITx/6.00x/2013_Spring/info</link>
<description></description>
<category domain="http://netvouz.com/athindrans?category=2944566370916605917">ATHIS 2016 SEP16 &gt; ONLINE COURSES</category>
<author>athindrans</author>
<pubDate>Tue, 04 Jun 2013 18:41:30 GMT</pubDate>
</item><item><title>Advance Your Education With Free College Courses Online - Udacity</title>
<link>https://www.udacity.com/my_courses</link>
<description>Discover free online classes from top instructors and industry experts. Take courses at your own pace. See what we have to offer.</description>
<category domain="http://netvouz.com/athindrans?category=2944566370916605917">ATHIS 2016 SEP16 &gt; ONLINE COURSES</category>
<author>athindrans</author>
<pubDate>Tue, 04 Jun 2013 18:28:43 GMT</pubDate>
</item><item><title>Coding Together: Developing Apps for iPhone and iPad (Winter 2013) - Download Free Content from Stanford on iTunes</title>
<link>https://itunes.apple.com/us/course/coding-together-developing/id593208016</link>
<description>Download or subscribe to free content from Coding Together: Developing Apps for iPhone and iPad (Winter 2013) by Stanford on iTunes.</description>
<category domain="http://netvouz.com/athindrans?category=2944566370916605917">ATHIS 2016 SEP16 &gt; ONLINE COURSES</category>
<author>athindrans</author>
<pubDate>Tue, 04 Jun 2013 18:46:02 GMT</pubDate>
</item><item><title>EnergyUniversity | by Schneider Electric</title>
<link>http://energy.schneideruniversities.com/index.php</link>
<description>Collaborative Elearning Platform</description>
<category domain="http://netvouz.com/athindrans?category=1846970654529488416">ATHIS 2016 SEP16 &gt; Bookmarks Toolbar &gt; Edu &gt; Energy Courses</category>
<author>athindrans</author>
<pubDate>Fri, 06 Sep 2013 18:37:27 GMT</pubDate>
</item><item><title>Free Online Course Materials | Courses | MIT OpenCourseWare</title>
<link>http://ocw.mit.edu/courses/#SloanSchoolofManagement</link>
<description>These courses represent virtually all of MIT’s course content. MIT OpenCourseWare makes them available for free.</description>
<category domain="http://netvouz.com/athindrans?category=3267338742004001343">Athi&#39;s &gt; EDUCATIONAL SITES</category>
<author>athindrans</author>
<pubDate>Sat, 10 Sep 2011 11:15:33 GMT</pubDate>
</item><item><title>Free Online Courses &amp; Lectures from Great Universities (via Podcast and MP3) | Open Culture</title>
<link>http://www.openculture.com/freeonlinecourses</link>
<description>Discover and download free courses from some of the world&#39;s leading educational institutions. Over 250 courses from the liberal arts and sciences.</description>
<category domain="http://netvouz.com/athindrans?category=3267338742004001343">Athi&#39;s &gt; EDUCATIONAL SITES</category>
<author>athindrans</author>
<pubDate>Wed, 14 Sep 2011 10:02:18 GMT</pubDate>
</item><item><title>Introduction to Algorithms | Electrical Engineering and Computer Science | MIT OpenCourseWare</title>
<link>http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/</link>
<description>This course provides an introduction to mathematical modeling of computational problems. It covers the common algorithms, algorithmic paradigms, and data structures used to solve these problems. The course emphasizes the relationship between algorithms and programming, and introduces basic performance measures and analysis techniques for these problems.</description>
<category domain="http://netvouz.com/athindrans?category=2944566370916605917">ATHIS 2016 SEP16 &gt; ONLINE COURSES</category>
<author>athindrans</author>
<pubDate>Tue, 04 Jun 2013 18:44:50 GMT</pubDate>
</item><item><title>Introduction to C and C++ | Electrical Engineering and Computer Science | MIT OpenCourseWare</title>
<link>http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-s096-introduction-to-c-and-c-january-iap-2013/</link>
<description>This course provides a fast-paced introduction to the C and C++ programming languages. You will learn the required background knowledge, including memory management, pointers, preprocessor macros, object-oriented programming, and how to find bugs when you inevitably use any of those incorrectly. There will be daily assignments and a small-scale individual project. This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month.</description>
<category domain="http://netvouz.com/athindrans?category=2944566370916605917">ATHIS 2016 SEP16 &gt; ONLINE COURSES</category>
<author>athindrans</author>
<pubDate>Tue, 04 Jun 2013 18:52:37 GMT</pubDate>
</item><item><title>Introduction to C Memory Management and C++ Object-Oriented Programming | Electrical Engineering and Computer Science | MIT ...</title>
<link>http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-088-introduction-to-c-memory-management-and-c-object-oriented-programming-january-iap-2010/</link>
<description>Ever hang your head in shame after your Python program wasn&#39;t as fast as your friend&#39;s C program? Ever wish you could use objects without having to use Java? Join us for this fun introduction to C and C++! We will take you through a tour that will start with writing simple C programs, go deep into the caves of C memory manipulation, resurface with an introduction to using C++ classes, dive deeper into advanced C++ class use and the C++ Standard Template Libraries. We&#39;ll wrap up by teaching you some tricks of the trade that you may need for tech interviews.
We see this as a &quot;C/C++ empowerment&quot; course: we want you to come away understanding

why you would want to use C over another language (control over memory, probably for performance reasons),
why you w...</description>
<category domain="http://netvouz.com/athindrans?category=2944566370916605917">ATHIS 2016 SEP16 &gt; ONLINE COURSES</category>
<author>athindrans</author>
<pubDate>Tue, 04 Jun 2013 18:51:22 GMT</pubDate>
</item></channel></rss>