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”
Category Archives: Swift
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”
Hacking with Swift – Learning Project 12
It is finally time to learn how to save our data! Great! This was long overdue! iOS makes it a breeze to save data! Well… at least for the users, because some great developers spent their time finding a way to make them forget about having to do so! I still remember the dreadful daysContinue reading “Hacking with Swift – Learning Project 12”
Hacking with Swift – Challenge 11
Time for another challenge! This is Day 51 for me and I will tackle Day 47 from Paul Hudson’s 100 Days of Swift initiative. I will keep trying to catch up as much as possibly but with every project becoming longer and each challenge getting…well, more challenging, it gets quite hard! I will also tryContinue reading “Hacking with Swift – Challenge 11”
