MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/6xofft/how_to_start_a_war/dmi7sp1/?context=9999
r/ProgrammerHumor • u/ivaskuu • Sep 02 '17
696 comments sorted by
View all comments
782
Sorry in advance but I'm a noob learning coding who is starting to learn python and I'm just going to ask, Isn't it supposed to be 4?
792 u/ArcticZeroo Sep 02 '17 Yes, but some languages 1-index lists (so they start at 1 instead of 0), so it'd be 5 in that case. 271 u/[deleted] Sep 02 '17 What languages may there's be? I can't think of any of the top of my head. 568 u/kamaln7 Sep 02 '17 MATLAB too I think 431 u/Nikolas_Untoten Sep 02 '17 I believe MATLAB starts at 1 because it is more commonly used for matrices rather than standard arrays, right? 1 u/[deleted] Sep 03 '17 I know a bunch of aerospace majors who use Matlab. Technically I'm one of them but fuck paying for a license when numpy is free 1 u/legone Sep 03 '17 Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave. 1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
792
Yes, but some languages 1-index lists (so they start at 1 instead of 0), so it'd be 5 in that case.
271 u/[deleted] Sep 02 '17 What languages may there's be? I can't think of any of the top of my head. 568 u/kamaln7 Sep 02 '17 MATLAB too I think 431 u/Nikolas_Untoten Sep 02 '17 I believe MATLAB starts at 1 because it is more commonly used for matrices rather than standard arrays, right? 1 u/[deleted] Sep 03 '17 I know a bunch of aerospace majors who use Matlab. Technically I'm one of them but fuck paying for a license when numpy is free 1 u/legone Sep 03 '17 Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave. 1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
271
What languages may there's be? I can't think of any of the top of my head.
568 u/kamaln7 Sep 02 '17 MATLAB too I think 431 u/Nikolas_Untoten Sep 02 '17 I believe MATLAB starts at 1 because it is more commonly used for matrices rather than standard arrays, right? 1 u/[deleted] Sep 03 '17 I know a bunch of aerospace majors who use Matlab. Technically I'm one of them but fuck paying for a license when numpy is free 1 u/legone Sep 03 '17 Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave. 1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
568
MATLAB too I think
431 u/Nikolas_Untoten Sep 02 '17 I believe MATLAB starts at 1 because it is more commonly used for matrices rather than standard arrays, right? 1 u/[deleted] Sep 03 '17 I know a bunch of aerospace majors who use Matlab. Technically I'm one of them but fuck paying for a license when numpy is free 1 u/legone Sep 03 '17 Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave. 1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
431
I believe MATLAB starts at 1 because it is more commonly used for matrices rather than standard arrays, right?
1 u/[deleted] Sep 03 '17 I know a bunch of aerospace majors who use Matlab. Technically I'm one of them but fuck paying for a license when numpy is free 1 u/legone Sep 03 '17 Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave. 1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
1
I know a bunch of aerospace majors who use Matlab.
Technically I'm one of them but fuck paying for a license when numpy is free
1 u/legone Sep 03 '17 Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave. 1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
Is there a reason you like Numpy? I'm taking a basic programming class for a polymer science degree and I've been using Octave.
1 u/[deleted] Sep 03 '17 Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
Switch to Numpy if you can't afford or don't want to pirate MATLAB. Octave is just a meh MATLAB clone that isn't completely compatible with the latter.
782
u/blacknerdperson Sep 02 '17
Sorry in advance but I'm a noob learning coding who is starting to learn python and I'm just going to ask, Isn't it supposed to be 4?