======Part 2====== =====Entries===== ====Entry 1: October 11, 2012==== *the need for indentation in code *without indentation the code is significantly harder to read and check for errors *the stack program *trying to implement arrays into my programs without the proper knowledge needed ====Entry 2: October 29, 2012==== * Finishing up my opus * So i can get ready for the opus part 3 * the concept of the stack program * No challenges to speak of at the moment ====Entry 3: October 31, 2012==== * Binary Trees * it will help with sorting anything * The stack program is a little difficult to think about * I have to stop trying to leave everything till the last minute ====Entry 4: October Day, 2012==== This is a sample format for a dated entry. Please substitute the actual date for "Month Day, Year", and duplicate the level 4 heading to make additional entries. As an aid, feel free to use the following questions to help you generate content for your entries: * What action or concept of significance, as related to the course, did you experience on this date? * Why was this significant? * What concepts are you dealing with that may not make perfect sense? * What challenges are you facing with respect to the course? Remember that 4 is just the minimum number of entries. Feel free to have more. =====Keywords===== {{page>datapart2&nofooter}} {{page>discretepart2&nofooter}} {{page>unixpart2&nofooter}} =====Experiment 2===== ====Question==== How can I mod my Minecraft Pocket Edition on my ipad to change my skin ====Resources==== http://www.planetminecraft.com/project/pimp-your-minecraft-pocket-edition-for-idevices-add-a-custom-skin-and-a-texture-pack/ ====Hypothesis==== I will have to go into the containing level folders on my ipad and replace the current skin pack. My rational is that this file is what tells the game what the current skin is ====Experiment==== By plugging my ipad into my laptop I can view all the files on it. By looking in the mojang file under games directory i can find the skin file. by replacing the char.png file I can change how I look ====Data==== Perform your experiment, and collect/document the results here. by downloading the skin from this website: http://www.planetminecraft.com/skin/dirtman-reloaded/download/file/1113090/ renaming the file char.png and replacing the current one with this the end result looks like this: http://i1175.photobucket.com/albums/r621/minecraftmanager/IMG_0370.png ====Analysis==== My hypothesis was correct and I found it is a lot easier to change things other than the skin rather easily. By just replacing a file you can change the entire minecraft world and the way it looks. ====Conclusions==== The world of Minecraft is easily changeable, however if you make a mistake changing the core files you could possibly lose your precious world.