Hacking with Swift – Challenge 3

These are today’s challenges for Project3 (which is Project1 updated) Try adding the image name to the list of items that are shared. The activityItems parameter is an array, so you can add strings and other things freely. Note: Facebook won’t let you share text, but most other share options will. Go back to projectContinue reading “Hacking with Swift – Challenge 3”

Hacking with Swift – Learning Project 3

Here we are with a new project from the 100 Days of Code initiative. This time we are going to edit project 1. I think I have 3 copies of that project on my SSD so I deliberately did not follow the instructions on making yet another copy of it. Instead, I want to startContinue reading “Hacking with Swift – Learning Project 3”

[Swift] Checklist – episode III

As previously said, I am switching to English for these articles. Whoever codes in Swift needs to know this language anyway as no documentation exists for the Italian language and the few attempts I have seen at tutorials has been not satisfactory.  State of the project We left the project in a state where itContinue reading “[Swift] Checklist – episode III”

Hacking with Swift – Challenge 2

Day 21 For the 21st day of the 100 Days of Swift initiative it is time to recap what was learned during the second project, the first game in the series and to face the second challenge. Here is what we learned in this project: The size inspector lets us specify precise sizes and positionsContinue reading “Hacking with Swift – Challenge 2”

Hacking with Swift – Learning Project 2

This comes from the 100 Days of Swift initiative created by Paul Hudson (@twostraws on Twitter) (find the project here). I am doing my best to follow the challenge but having no respite is really hard, especially when I am out of home all day. This article is being written at the end of DayContinue reading “Hacking with Swift – Learning Project 2”