Archive for Programming

C++ vs. Lisp

At several points in my career development, I’ve been prompted to take a look at alternative computer languages. Usually I was worried about other languages being better than the one I was using at the time. Sometimes my worrying has been justified. Being introduced to Pascal in college made me forever unsatisfied with my unstructured [...]

Continue reading » 17 Comments

Ada, C, C++, and Java vs. The Steelman

  Ada, C, C++, and Java vs. The Steelman.rtf

Continue reading » Comments Off

A Comparative Overview of C#

Tags:

This article will focus on the new ways of programming C# offers, and how it intends to improve upon its two closest neighbors, Java and C++. C# improves on C++ in a similar way to Java in many respects, so I’m not going to be re-explaining things like the benefits of a single-rooted object hierarchy. [...]

Continue reading » Comments Off