The Julia Programming Language

Write a blog post about 1-based vs 0-based array indexing

Julia arrays are 1-based unlike many other programming languages. There are relative merits between 0-based and 1-based indexing of arrays. The blog post should describe when 1-based indexing is better than 0-based indexing and vice versa. The post may present some code samples in Julia for various use cases.

Students who completed this task

Soumitra Shewale, kfung, cheesy_11, Redeem_Grimm, Dharshak, mattoopackoo, abhishalya

Task type

  • chrome_reader_mode Documentation / Training
close

2019