As far as programming with the object-orientated paradigm go, which is the better, easier-to-use language, C++ or C#? What are the distinct differences. Oh, and is C# a strict-superset of C or not.
As a side note, are there any other worthwhile paradigms worth looking at other the OO? (That can be used with C++/C#).