My review of everything

My Review of (INFO 2250) Survey of Programming Languages



           Grade: A
      Difficulty: 2/10
          Rating: 4/10
 Time commitment: 5 hours/week
-------------------------------

This course has an ambitious goal of surveying several major programming languages: C/C++, java, sql, html/xml, javascripts, C#, ruby. The lecture also covers the fundamentals like compiler, linking, object code, machine code, virtualization.

Assignments


Thoughts

The instructor (Tim Niesen) hand-made all the lecture materials including some fancy animations to illustrate concepts. He has positive friendly energy and actively answers questions on the forum. His coding assignment has a strict style enforcement. If you don't adhere to it, he is unforgiving, and you will lose a lot of points. It's mostly things like your variables/functions must follow certain naming conventions. The grading standard is lenient.