HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 107541 thumbnail
User 328405 avatar

By Nielsomat
via infoq.com
Published: Aug 27 2008 / 23:05

"Neal Ford talks about the tendency of having multiple languages running on one of the two major platforms existing today: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#."
  • 10
  • 7
  • 1598
  • 0

Comments

Add your comment
User 211643 avatar

zynasis replied ago:

1 votes Vote down Vote up Reply

dont waste your time.
this guy has nothing important to say

User 179375 avatar

Ricky Clarkson replied ago:

0 votes Vote down Vote up Reply

Wow.

"But in Java we don't have pointers, and so it doesn't make any sense to have 0 based numbering in Java, we should have 1 based numbering, but they wanted that backward compatibility with C, so now we are left with that baggage."

I guess he doesn't actually work with numbers much.

User 215218 avatar

phayte replied ago:

0 votes Vote down Vote up Reply

Wow.

What he's talking about is doing pointer math to walk over a collection/array. We (at least I) don't have to do that in Java so a zero-based number scheme doesn't make a whole lot of sense. He even mentions it makes total sense in C.

Don't know how much more clear he could be on that point.

User 53369 avatar

behrangsa replied ago:

0 votes Vote down Vote up Reply

How were you iterating over an array in pre Java 5 days?

User 215218 avatar

phayte replied ago:

-1 votes Vote down Vote up Reply

I don't know I just used collections.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.