notes/swift
Swift
在家没事儿,打算玩一玩 Swift 哈哈:D。
Learn swift the hard way
Swift Experiment
EXPERIMENT
Create a constant with an explicit type of Float and a value of 4.”
摘录来自: Apple Inc. “The Swift Programming Language (Swift 2.2)”。 iBooks.
EXPERIMENT
“Make another subclass of NamedShape called Circle that takes a radius and a name as arguments to its initializer. Implement an area() and a simpleDescription() method on the Circle class.
”
摘录来自: Apple Inc. “The Swift Programming Language (Swift 2.2)”。 iBooks. https://itun.es/us/jEUH0.l
How to convert a string to array
在 swift 2 里是不一样的:
http://stackoverflow.com/questions/25921204/convert-swift-string-to-array
iOS
iOS 开发实用技术导航
- NSHipster 中文版 › http://nshipster.cn/
- cocos2d 开源 2D 游戏引擎 › http://www.cocos2d-iphone.org/
- CocoaPods › http://cocoapods.org/
- Google Analytics for Mobile 统计解决方案 › http://code.google.com/mobile/analytics/
- WWDC › https://developer.apple.com/wwdc/
- Design Guides and Resources › https://developer.apple.com/design/
- Transcripts of WWDC sessions › http://asciiwwdc.com
- Cocoa with Love › http://cocoawithlove.com/
- Cocoa Dev Central › http://cocoadevcentral.com/
- NSHipster › http://nshipster.com/
- iOS 开发实用书单
- iPhone App Development: The Missing Manual
- Cocoa and Objective-C: Up and Running
- Cocoa Programming for Mac OS X
- 深入浅出设计模式 Head First Design Patterns
- Style Guides
- Google Objective-C Style Guide
- NYTimes Objective-C Style Guide
- Useful Tools and Services
- Charles Web Debugging Proxy
- Smore