Friday, May 18, 2018

Its too dangerous to go alone... take some lists!

After finishing the equations, I had finally moved on to a new topic... Lists and Dictionaries! Unlike the previous lesson this one was much more fun and quiet a bit easier to understand than the one before. Making a list of variables that were either added or subtracted and listed in different order was extremely satisfying to me personally.

While working one the lesson I had started to notice something, especially in the last exercise, that the lists would work very well for making a video game inventory. It would be a great way to design the way how to manage certain objects in an rpg style video game such as money, weapons, tools, statistics of the player and etc.

From this point on I will start taking a better look at the code and actually notice some details that I can relate to video gaming. It might actually start something new to brew in my mind if I will start seeing more patters and decide for myself if it is something I might research a bit more.

For now my short term goal had been renewed. I will start to analyze the code much more and not just try to remember it for later on to get dusty in my head. My long term goal meanwhile will be changed too. I will start to learn python and when I will be done I will move on to Java to start learning basic video gaming programing that I think will be something for my future career.

No comments:

Post a Comment