Extending Swift Selector
          Pragmatic solution for Selectors readability
          
          
Literal Arrays In Objective C
          Small research on arrays in my favorite ancient language, Objective C
          
          
Pragmatic Thinking and Learning: Book review
          From the author of The Pragmatic Programmer: From Journeyman to Master
          
          
Protocol Oriented Programming in Swift
          Explore how you can write flexible and extensible code in Swift with protocol-oriented programming.