Ask HN: What is the best online resource for Objective-C to Swift?

3 points by kexari ↗ HN
Hey, I'm starting a role soon that will require me to use Swift. Currently don't have much experience in it, mainly Objective-C. Need to get the basics down fast. Does anyone know of an online resource or book that can help me transition as quickly as possible? Don't want to be using complete beginner tutorials teaching me what loops are etc just the differences in the language, maybe a cheat sheet or something. Thanks!

2 comments

[ 3.8 ms ] story [ 13.4 ms ] thread
I learning swift by migrate a old project to swift. And started with the viewcontrollers. After the controllers i did the models and networking stuff.