Hey guys!
So, I've been learning programming through courses on Youtube. I just finished a 'Intro To Programming' video. Took notes and everything. I use Construct 2 for practical use on logic.
Through my journey I've come to realize that, I'm a better hands on learner.
Things start to make more sense AS I'm doing said thing.
So, with that out of the way, I was wondering if anyone can recommend some exorcises
that could perhaps teach me some hands-on uses and applications of arrays and dictionaries.
To be even more clear - I understand arrays and dictionaries conceptually.
But, my knowledge on HOW to use them in Construct 2 is nil.
For an example; I would like to learn how to create an inventory system where each npc also has their own items, gold, equipment. I have figured out how to reference data and apply them to if statements.
But, I haven't figured out how to even display the inventory.
For now I just want some hands on exercises to get me into a more advanced understanding of how everything works together.
Thanks!