Hi everyone. Trying to wrap my head around arrays. Is it conventional to store blocks of code as array objects for reuse? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi everyone. Trying to wrap my head around arrays. Is it conventional to store blocks of code as array objects for reuse?

Arrays and their use in programming paradigms

13th Sep 2018, 1:19 AM
Christopher Chisa Mbele
Christopher Chisa Mbele - avatar
3 Answers
+ 1
Short answer: Yes. Long answer: https://en.wikipedia.org/wiki/Array_programming
13th Sep 2018, 12:23 PM
Janningā­
Janningā­ - avatar
+ 1
Thank you for your response Janning. I appreciate the feedback. The wiki long answer was a good mind bender too šŸ˜§
13th Sep 2018, 3:23 PM
Christopher Chisa Mbele
Christopher Chisa Mbele - avatar
0
Happy to help. :)
13th Sep 2018, 4:06 PM
Janningā­
Janningā­ - avatar