Maybe this Apple thing will last.
This blog is mainly about coding for Apple products. I started it when I started to learn in 2016. So these posts will have a lot of tips for my own benefit, and if they help anyone else then that’s icing.
I actually started learning in 2001 on the Mac OS X 10.0 beta, but UI programming was too difficult to pick up on my own. Key-Value coding didn’t help. But that might be a blog post some day. Swift and the UIKit made this much easier.
Latest blog entries are below. Often they are recipes to solve little problems I’ve encountered as I learn iPhone and Swift programming. You can search all entries safely via DuckDuckGo.
Some useful references are:
- Autolayout
- “Auto Layout Guide” from Apple
- “Autolayout 101” from We ❤︎ Swift
- “Visual Format Language” from Apple
- "Introduction to the Visual Format Language” introduces from Envato Tuts (commercial site but the page is free to view)
- “Auto Layout Guide” from Apple