MATLAB: And I took that personally.
29 0 ReplyOh it shouldn't, seeing as how it's a scripting language and not actually for programming lol
2 6 ReplyIt doesn't have to be
https://www.mathworks.com/products/compiler.html
MATLAB can ruin all sorts of coding experiences, programming included
11 0 ReplyThat's a very narrow view of programming.
10 0 Reply
Analysts using Julia and Mathematica are confused by this meme.
24 0 ReplyBut what about that one guy who writes absolutely brilliant VB?
6 0 ReplyAhem:
OPTION BASE 0
Bam, Qbasic AND Visual Basic has 0 based arrays.
12 0 ReplyDepends on the version of VB. It seems VB .NET uses zero-based indexed arrays.
6 0 ReplyWho cares? VB is dead and long forgotten.
3 1 ReplyOh, if only that were true.
19 0 Reply
As we used to say when I was a little kid: "Zero the hero, first the worst."
4 0 ReplyIsn’t zero the same in base-2 as it is in base-10? Wouldn’t first place be 1, second place be 10, and third place 11?
3 0 ReplyThis is about indexes starting at 0, not about binary.
42 0 ReplyGotcha. I guess that’s the difference between programmer humor and computer architect humor.
11 0 Reply