Today is the day when we start looking at animations. The setup is pretty straightforward so, in brief: create a new iOS Single View App project and call it “Animation” In Project > Deployment Info, select iPad as the only device and uncheck “Portrait” and “Upside Down” rom the Device Orientation category Import the “penguin@2x.png”Continue reading “Hacking with Swift – Learning Project 15”
Author Archives: Michele Galvagno
Hacking with Swift – Challenge 14
New day, new challenge! No seriously, I have taken the decision to slow down a bit. I didn’t have two and half hours to dedicate to coding before starting this initiative and I certainly do not have them now that work is—thankfully—flowing in at a steady pace. I will continue to practice at least 1Continue reading “Hacking with Swift – Challenge 14”
Hacking with Swift – Learning Project 14
Here we are, live with the “Trying to catch up on Swift” show! This is Day 59 of my Swift learning path started on February 1st. Yes, I missed a day as last Friday was an awful day at work, really unbelievable. Anyways… today we’ll be making our second game using SpriteKit. Setting up CreateContinue reading “Hacking with Swift – Learning Project 14”
Hacking with Swift – Challenge 13
In this review-challenge day we are encouraged to go and look up the list of Core Image filters and to try some of them out. Let’s start from the first thing. We start from here in the Apple Documentation description for the Core Image framework. This is just huge! Trying not to get lost isContinue reading “Hacking with Swift – Challenge 13”
Hacking with Swift – Learning Project 13
So this is Day56 for me but I am tackling Day52 of the 100 Days of Swift learning path. It seems I cannot find the time to catch up or the topics are so hard for me that I need time to finish the challenges before moving on. The app we are going to buildContinue reading “Hacking with Swift – Learning Project 13”
