Developing iOS 11 Apps with Swift taught by Stanford’s Paul Hegarty, Fall 2017

Developing iOS 11 Apps with Swift, Stanford, Computer Science, iTunes U, educational content, iTunes U… Read more

Similar

The Best New Features in Swift 4

Swift 4 is here, and it's bringing some nice changes. We're not getting a radical rework of the syntax like we did last year, nor are we getting a breathtaking pile of new features like we did for Swift 2, but there are some nice additions you can use to ... (more…)

Read more »

Swift type checking is undecidable

More precisely, the introduction of SE-0142 and SE-0157 has made canonical type computation into an undecidable problem. I'll begin with the necessary background information before presenting my argument, and then outlining the next steps. Canonical type... (more…)

Read more »