Tag: others
All the articles with the tag "others".
-
Using UIGestureRecognizers in cocos2d
cocos2d is one of the best gaming framework I’ve seen, but it doesn’t use UIKit.
-
iOS Developer Tips
LLDB provides several commands to inspect variables during a debug session. Two most common of these commands are `frame variable` and `po`
-
From Good to Great: Enhancing Developer Experience for Maximum Team Performance
As software engineers, we're always looking for ways to optimize our processes and improve the quality of our work. But have you ever stopped to consider...