Search Results

0
votes

What is the most unreadable programming language?

A+. http://www.aplusdev.org/ You can see example code (for A+ and many other languages) here: …
0
votes

Humor in code

In (part of) our trading system the main errors are a Doosra and Googly from cricket terminology. It's weird when you see an error message along the lines …
0
votes

Is F# going to become a mainstream language?

I work for a big Wall St bank and we are beginning to use F#. A key benefit of F# is that, because it is by MS, it's integrated into .net and we get good tools and support. I believe F# has …
1
vote

What should ‘Computer Science’ be called?

+1 vote for Informatics (and I'm English) -1 vote for "IT" or "ICT" (as it's sometimes called in schools here) …
2
votes

What is the best XML editor?

For large/complex Xml files I use XmlSpy (although expensive as previously noted). I really like the grid view. It's not that good however for XSLT debugging and I prefer Xselerato …