←
Home
About
Subscribe
iOS and OSX tips, tricks and tutorials by Valentin Radu, software engineer interested in the area of signal processing, computer graphics and machine learning.
4 reasons for which I still wouldn’t use Swift on a large scale project in 2017.
Adding the composition operator in Swift
Error handling strategies in Swift - Part 2
Error handling strategies in Swift - Part 1
What does @NSManaged do?
Thoughts on Swift: 5 things I ❤
Understanding CoreData, the easy way (Part 1)
Are singletons bad?
Concurrent programming with Core Data
What is NSValueTransformer and when should you use it?
A category for positioning UIView with ease.
sizeof(char) is always 1 but should be considered good practice
How to set breakpoints for specific functions/methods using LLDB command line