A Dozen Free Online Computer Science Courses
Written by Sue Gee   
Sunday, 15 April 2012

Anyone wanting to plug the gaps in their computer science education is either going to be very busy for the next two months or has some difficult choices to make as a dozen free online courses all become available at once.

Four new computer science courses from Udacity get underway, April 16th, 2012, together with re-runs of its two inaugural modules which will be now be presented on a "self-paced" basis.

The new courses are designed to be suitable as a "follow-on" courses to Udacity's introductory course, CS101.

 

Westley Weimer, Professor of Computer Science at the University of Virginia, has been recruited to the Udacity team to teach CS262 - Programming Languages - Building a Browser in which students will gain an introduction to fundamentals of programming languages while building a simple web browser with the ability to parse and understand HTML and JavaScript.

 

In CS212 - The Design of Computer Programs Peter Norvig, Director of Research at Google and a fellow of the ACM, will look at how you going from a problem description to a solution with each problem intended to introduce new concepts, patterns, and methods.

 

 CS253 - Web Application Engineering - Building a Blog being taught by Steve Huffman, who co-founded both reddit.com and Hipmunk.com, has the aim building web applications and make your application scale to support large numbers of users.

 

The final new Udacity course, taught by David Evans, Professor of Computer Science at the University of Virginia and the tutor for the CS101, has an extra pre-requisite, an understanding of probability and theory of computation and algorithm analysis, as well as previous programming experience. It is CS387 - Applied Cryptography and sets out to introduce the mathematical foundations of cryptography and build programs to perform encryption.

 

These new classes will take the same form as the two Udacity courses that have just finished - six weeks of video snippets interspersed with quizzes, some of which require code to be written, with weekly homework assignments culminating in a final exam. However, a new format is being trialled on the re-run of the two original courses:

CS101: Building a Search Engine which introduces computer science concepts and teaches Python to non-programmers; and CS 373: Programming a Robotic Car for those who already program in python and who have a knowledge of probability and linear algebra.

These courses will now be presented as self-paced learning in which the homework questions are marked as soon as you submit them, rather than to a weekly deadline. A final exam with a deadline will be available for those who want a certificate. A new exam will be set at intervals of around 8 weeks.

I can see how this scheme simplifies things for Udacity. Instead of having to repeatedly devise homework questions for each unit, something that would become increasingly difficult at each presentation, it only has to set new exams.

But will it work for students? Judging by the responses on the Udacity Forum, students who have successfully completed the course prefer having the pressure of deadlines but appreciate it could help others. The main problem raised is that with students all working at their own pace the Forums won't be synchronized and therefore won't be as useful.

Monday, April 23rd, 2012, sees the start of six classes under the auspices of Coursera. These include the Stanford University CS 101 delayed from January, being presented by Nick Parlante who  has been teaching Computer Science at Stanford for over 20 years,which is pitched at complete beginners "no prior experience required" and lets students "play with little bits of code"  in JavaScript.

freecoursesIcon

Professor Andrew Ng's Machine Learning, a re-run of the course that he taught last autumn is another course that was delayed from January as is the Computer Vision course from Berkeley's Professor Jitendra Malik.

Two more computer science courses which have been recently added to Coursera's portfolio are also starting on April 23rd

Automata  is to be taught by Professor Jeff Ullman and  covers finite automata and regular expressions, context-free grammars, Turing machines and decidability, and the theory of intractability, or NP-complete problems.

 

Compilers from Professor Alex Aiken is about the major ideas used implementation of programming language compilers, including lexical analysis, parsing, syntax-directed translation, abstract syntax trees, types and type checking, intermediate languages, dataflow analysis, program optimization, code generation, and runtime systems.

 

 

Finally there's Introduction to Logic in which students will learn how to formalize information and reason systematically to produce logical conclusions. The course, taught by Professor Michael Genesereth, will also examine logic technology and its applications in mathematics, science, engineering, business, law, and more.

 

 

Some of the courses that were delayed in January, including Human-Computer Interaction and Computer Security are still billed as "coming soon" while others are now well underway and one, Software as a Service, which teaches the Agile development method using Ruby on Rails, has already completed its first run.

When you add in the offerings from MITx and Caltech, there's an overwhelming choice of free online courses. It will be interesting to see if demand continues to meet supply as all these initiatives go forward.

More Information

Udacity

Couresera

Class Central - Summary of Online Courses

Related Articles

Online Computer Science Education for Free

Sebastian Thrun Launches Udacity

Stanford Online Courses Postponed, Not Cancelled

There's Still Time To Enroll in a Free Class

Anant Agarwal Heads Online Learning at MIT

Learning From Data - Live From Caltech

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

Banner


Meet Stretch - A Mobile Manipulator Robot
24/02/2024

Meet Stretch 3, an open-source robot that, according to its maker Hello Robot, heralds a future where versatile robots are in millions of homes. Originally introduced as a research platform, Stretch i [ ... ]



Microsoft Introduces SharePoint Embedded VSCode Extension
22/02/2024

Microsoft has released a preview version of a SharePoint Embedded Visual Studio Code extension, describing it as a new tool for developers who want to get started with SharePoint Embedded application  [ ... ]


More News

Last Updated ( Monday, 16 April 2012 )