wargreymon@sh.itjust.works to Programming@programming.dev · 5 months agoMojo vs Juliamessage-squaremessage-square13fedilinkarrow-up19arrow-down133file-text
arrow-up1-24arrow-down1message-squareMojo vs Juliawargreymon@sh.itjust.works to Programming@programming.dev · 5 months agomessage-square13fedilinkfile-text
minus-squarewargreymon@sh.itjust.worksOPlinkfedilinkarrow-up2arrow-down6·5 months agoYour arguments and article are interesting, but… 1-based indexing. Come on guys. Anyone using this is smart enough to learn 0-based indexing. Julia is high-level language. 1 is the one thing, 0 is nothing. steering wheel in a jet fighter The steering wheel is 0-based indexing.
minus-squareGiooschi@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down3·5 months agoHigh or low level doesn’t matter. Mathematically it just makes more sense to use 0-based indexing https://www.cs.utexas.edu/users/EWD/transcriptions/EWD08xx/EWD831.html
minus-squarewargreymon@sh.itjust.worksOPlinkfedilinkarrow-up2arrow-down4·5 months agoI know what I am writing, 0 stands for nothing.
minus-squarecactusupyourbutt@lemmy.worldlinkfedilinkarrow-up3arrow-down2·5 months agoyes it means nothing. as in, you take the array, and move the reading position by nothing
minus-squarewargreymon@sh.itjust.worksOPlinkfedilinkarrow-up1arrow-down3·5 months agoYou could phrase it like that for low-level lang, but it is so extra… More reason to like Julia
Your arguments and article are interesting, but…
Julia is high-level language. 1 is the one thing, 0 is nothing.
The steering wheel is 0-based indexing.
High or low level doesn’t matter. Mathematically it just makes more sense to use 0-based indexing https://www.cs.utexas.edu/users/EWD/transcriptions/EWD08xx/EWD831.html
I know what I am writing, 0 stands for nothing.
yes it means nothing. as in, you take the array, and move the reading position by nothing
You could phrase it like that for low-level lang, but it is so extra…
More reason to like Julia