Playgrounds 2

For my the work of 10/13, I played around with swift playgrounds. I worked on the loops portion of playgrounds. With this, it was more challenging because there was different parts of the code that meant different things. For instance, if you wanted to solve for a portion of the code that repeats in the obstacle, you have to put together existing codes to do so. To add on to the challenge, you have to remember what each of the codes do.

Another issue I had was figuring out how to get around the map without any bugs. As you went on in the course, the maps would get longer and more difficult. It was hard to process in my mind. This leads me to how I solved these problems. Some ways that I went about programming was to mark up, so I didn’t have to do it all in my head. This could get complicated. I also did what I do a for a lot of these maps, is to just look at the code as you play your program. This will make you aware of your mistakes.

Leave a Reply

Your email address will not be published. Required fields are marked *