Creating Objects from Classes
Well, it's been a little while! The last time I blogged about using Swift, I was on my Christmas Break from work. Predictably, the first few weeks of term have been busy so there has been little to no time to open up my mac and do anything coding related. So today is the first time for over a month. Too long! I remember this feeling when trying to write regularly into a diary or journal years ago. There would always be the associated guilt of not updating it often enough. It would've been tempting today to have abandoned the idea of doing anything Swift based and go for the cliched 'I'll do it another time'. But as I've mentioned in previous blogs, I'm determined not to undo and unlearn all the knowledge that I had steadily built up in my sojourn from work recently. Anyway, onwards and upwards. The next chapter I'm tackling is all about 'Creating Objects from Classes' (Chapter 6 - pages 83 to 94) . As before, I'll do a 'live' blo...