October 2008 - Posts

Some of these are really funny.  The C# debate appeals to the geek in me.

C#

In the name of the programming language C#, is that # thing (octothorpe) after the C a number sign or the musical sharp symbol? What should the wrongname template say? Some argue that a Microsoft FAQ supports the sharp symbol, while others argue that the ECMA standard promotes the # symbol and that it has better browser support. Some propose using # as a superscript (C#), which few editors like. Editors repeatedly reverted between each other, some refusing to discuss the issue on the talk page. The issue was resolved with an e-mail exchange with Microsoft stating that in their view it's an octothorpe symbol representing the sharp symbol, similar to how "<=" represents the less than or equal symbol, and that thus Microsoft does not disagree with ECMA. Written "Netscape" but pronounced "Mozilla", eh?

Wikipedia:Lamest edit wars - Wikipedia, the free encyclopedia

I can remember when I took that class, albeit not at Stanford.  It was the fall of 1996 and I had never written a program in C before.  I did have some really bad habits from teaching myself BASIC and Pascal though. 

Now, you can get all of that knowledge for free on the Internet.  I can't image how much farther along I would be if I had had the opportunities then that I have now.  The world is an amazing placew.

This course is the largest of the introductory programming courses and is one of the largest courses at Stanford. Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing.

Stanford School of Engineering