Day 27 of the 100 Days of Swift initiative started with an article on how closures capture values. Oh dear, was it hard … Paul—the author—explained it very clearly and the concepts themselves seem to be… well… fine to understand, but if I had to repeat something about what I read I would be reallyContinue reading “Hacking with Swift – Learning Project 5”
Tag Archives: Swift
Hacking with Swift – Challenge 4
It is now time to review what we learned in Project 4 (Easy Browser). Personally this was a rather big step up in difficulty from previous projects and the speed with which Paul goes makes me feel like I am a bit walking on eggs. The new subjects were clearly explained but if I didn’tContinue reading “Hacking with Swift – Challenge 4”
Hacking with Swift – Learning Project 4
Today’s goal is to create a basic browser. To get started, we choose a Single View app template, we name is Easy Browser (or Project4, as you prefer), save it to a sensible location and hit Create. We then switch to Main.storyboard and, with our ViewController selected, we go on to Editor > Embed In >Continue reading “Hacking with Swift – Learning Project 4”
Hacking with Swift – Consolidation challenge (Day 23)
Realised the Challenge from Day 23 of 100 Days of Swift.
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”
