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”

Hacking with Swift – Consolidation V

This challenge tasks us with building an app that lets users: take photos of things that interest them add captions to those photos show them in a table view tapping the caption should show the picture in a new view controller The order of things First of all I want to plan ahead what needsContinue reading “Hacking with Swift – Consolidation V”

Hacking with Swift – Challenge 12

Hello everyone, this is my 52nd day of Swift learning and, even if a bit late still, I am going to tackle the second and third part of the program for Day 49 of the Hacking with Swift’s 100 Days of Swift initiative by Paul Hudson. Yesterday we learned how to save data in twoContinue reading “Hacking with Swift – Challenge 12”