The Objective-C Runtime and Swift Dynamism

A new talk introducing advanced techniques with the Objective C runtime and assessing their relevance in an increasingly Swifty world.

Similar

C++ for Swift Developers

Swift in a sense is very much like C++, and when I say C++ I mean C++11 and beyond. One could also say that Swift is cleaner C++, or C++ without the backwards compatibility baggage from the 80s. To give an idea here’s a minimal modern C++ code: (more…)

Read more »