|
You are here |
atomicbird.com | ||
| | | | |
www.cs.cornell.edu
|
|
| | | | | I did some iOS programming recently (for an unknown reason). Using the new Swift language has made it evident the language is young-and, like a rebellious teenager, it conflicts with its much older framework counterpart, Cocoa. Here are two places where the disconnect is most stark, and where Swift should grow more sophisticated type-system features. | |
| | | | |
ashishkakkad.com
|
|
| | | | | Xcode is IDE for development of the iOS, macOS, tvOS and watchOS applications. Every year apple comes up with so many changes in this IDE. Xcode 9.3 released on March 29, 2018. Here, I am listing out all the issues with the workaround. Asset Catalog Dragging an image from Finder to an empty sticker pack ... Read more | |
| | | | |
krakendev.io
|
|
| | | | | Since the advent of Swift, our behavior towards nil values have greatly changed. Swift brings type safety, and also works hard to prevent sending messages to nil by introducing Optionals. Implicitlyunwrapped optionals are pretty new and behave just like optionals. However, they can be dangerous to your code if used incorrectly. So here, let me help with that! | |
| | | | |
njmulsqb.github.io
|
|
| | | This is the list of open source software I use. I admire FOSS and prefer using it over any proprietary solution | ||