I just uploaded a video on YouTube that teaches protocol oriented programming. You can check it out here:
I just uploaded a video on YouTube that teaches protocol oriented programming. You can check it out here:
I just uploaded a video on YouTube that demonstrates how you can create a data structure, called Byte, that can hold 8 bits of data, from scratch, using Sequence. Happy watching!
I just created a tutorial on YouTube that shows you how you can create scrollable labels
I was thinking of writing an article this week about the switch statement but i almost fell asleep half way through the article. that’s super boring. to write it even! so I thought I’ll do something more exciting and that is looking at how theswitch
statement and its complementary case
statement works.
Click here to read the full article on Swift Weekly’s GitHub page…
Swift-Weekly is gaining some stance on GitHub really. i didn’t think this hobby project of mine could get so many people excited about Swift. Check it out here.
I thought I’d write about operators a bit in this issue. I don’t like to teach how operators work, but rather show you some cool things that we can do with operators. but then again, many websites do that already. you can just search online and find hundreds, if not thousands of blogs/websites that can teach you how to use operators and how to create your own in Swift. so how can i be different and offer something else? well, we will talk about operators in this issue and how to write your own, but, i will also show you how custom operators are compiled by the Swift compiler.
Hello interwebs,
I was informed today by O’Reilly that my title “iOS 8 Swift Programming Cookbook” videos is 50% off for a week
Here is a direct link to the video including the discount code
If you have no luck with the above link, just go to O’Reilly’s website and purchase the book with the discount code of VDWK
Ciao