I've been tutoring coding using Swift Playgrounds for the last year and it is a fantastic place to start not only because of the environment they learn in but the path they are put on that doesn't stop when they reach the end of the lessons.
The reason that I think that the path is so fantastic is that I'm a software engineer who has released iOS apps that use the same coding language. It's a really possibility that this start could lead to bigger things.
So here's the question, how can I help? Quite often the first step into coding is the most daunting but once your there you wonder what all the fuss was about. I'm already an Apple Teacher with Swift Playgrounds recognition, run after school coding clubs and deliver basic coding courses. What do people feel is their biggest blocker to giving it a try? How could I help you get over it?
I find coding a fantastic skill but you could say I'm biased. If I can share just some of my enthusiasm for the subject then great. I don't expect a world full of developers but understanding these computers just a little bit can always help.
Bob.
August 28, 2022
Hi Bob,
Are you using SpriteKit scenes in SwiftUI?
I am curious if it is better from students moving from a “block programming environment” (which are Sprite Scene environments with an update method baked in) to a typed environment to start out with a familiar Scene, or should they work with the UI environment first and then add in the scene if they want to make games?
I currently transition my students from block programming to a python based sprite scene (maybe you have tried pythonista3 on the App Store) but considering dropping it form Playgrounds.
So would you recommend focusing on SwiftUI first and work in to a SpriteKit Scene or start with a familiar SpriteKit Scene and work out the the wrapping SwiftUI?
This action is unavailable while under moderation.
This action is unavailable while under moderation.