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”
Author Archives: Michele Galvagno
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”
Hacking with Swift – Learning Project 11
Welcome to Day 49&50 of my 100 Days of Swift challenge path report! Today I will be learning Project 11 from the Hacking with Swift initiative by Paul Hudson (Day 45 to 46 + challenges on Day 47). After reading the introduction to this project one cannot help to smile because when Paul warns usContinue reading “Hacking with Swift – Learning Project 11”
