・
Reviews 8
・
Average rating 4.4
This is the best coding basics study that I really recommend to everyone +_+! The previous Python basics course also helped me study without giving up and without missing anything through good examples that made it easy to understand even the difficult parts, which helped me a lot in continuing to learn coding as a hobby. One of the most regrettable things about learning the basics of coding is that, compared to learning a lot of difficult and unfamiliar theories, I had to learn more and wait to actually experience how to utilize them when creating an application... Thanks to the thorough teaching of pygame's various functions so that even I, who knew nothing about them, could understand them, I was able to create a game that could actually run, making coding more fun... I was able to learn more on my own and practice creating more complex games by slightly modifying and applying the well-structured frame, and as others have mentioned below, the method of implementing the difficult structure of a ball bouncing along a curve was taught very easily, so even people who had forgotten math a long time ago could approach it with fun. Oh, if the computer classes I took as a child on an x86 computer had been this fun, I would have studied harder. Thank you so much^^