NSScreencast: Bite-sized Screencasts for iOS Development
nsscreencast.com
NSScreencast: Bite-sized Screencasts for iOS Development
1–10 of 18 posts
Re: NSScreencast: Bite-sized Screencasts for iOS Development
#2Re: NSScreencast: Bite-sized Screencasts for iOS Development
#3Great job with the videos. Memory management is sort of obsolete with ARC.
I still recommend that everyone learn how memory management works before jumping into ARC. Much of what I do still has to support 4.0. That said, ARC is pretty badass, and I plan on doing a screencast on ARC in the near future.
Re: NSScreencast: Bite-sized Screencasts for iOS Development
#4Re: NSScreencast: Bite-sized Screencasts for iOS Development
#5Great job with the videos. Memory management is sort of obsolete with ARC.
Thanks! I still recommend that everyone learn how memory management works before jumping into ARC. Much of what I do still has to support 4.0. That said, ARC is pretty badass, and I plan on doing a screencast on ARC in the near future.
Re: NSScreencast: Bite-sized Screencasts for iOS Development
#6Earlier quoted context omitted.
Thanks! I still recommend that everyone learn how memory management works before jumping into ARC. Much of what I do still has to support 4.0. That said, ARC is pretty badass, and I plan on doing a screencast on ARC in the near future.
ARC is nearly fully supported on 4.0
Re: NSScreencast: Bite-sized Screencasts for iOS Development
#7See also: https://developer.apple.com/videos/wwdc/2011/
Re: NSScreencast: Bite-sized Screencasts for iOS Development
#8RSS feed? How often are planing to release episodes?
Re: NSScreencast: Bite-sized Screencasts for iOS Development
#9Re: NSScreencast: Bite-sized Screencasts for iOS Development
#10Great job with the videos. Memory management is sort of obsolete with ARC.