Archives for February, 2017
As much as Apple tries to make programming easier, the complexity of programming usually means Apple’s efforts actually wind up
Posted in iOS, macOS, Programming
A Split View Controller can display two or more views side by side. Separating the views is a divider that
Posted in macOS, User Interface
One of the reasons why artificial intelligence (AI) failed during the early days was because it required humans to program
Posted in Algorithms, iOS, macOS
In any programming language, you can choose arbitrary names for your functions and parameters. For example, you could create a
Posted in Algorithms, iOS, macOS