I guess Flappy Bird is now a tier 2 "hello world" :)
It certainly would be cool if it were.
Flappy Bird in Swift
21–30 of 126 posts
Re: Flappy Bird in Swift
#22I guess Flappy Bird is now a tier 2 "hello world" :)
Re: Flappy Bird in Swift
#23This being the only code sample of swift I've seen, my overriding takeaway is that for the basic stuff it's remarkably similar to Objective-C with a lick of paint. If people really take to swift, it'll be interesting to see if that's because it creates a shift in programming style, or because people really are just afraid of small syntactical differences.
I would imagine that is very on the reasons for creating it.
Re: Flappy Bird in Swift
#24Re: Flappy Bird in Swift
#25I'm quite impressed so far. Having been an Objective C and Ruby engineer, so far Swift seems to offer the best of both.
That said, OpenGL support doesn't appear to be finished yet.
Re: Flappy Bird in Swift
#26I just started exploring the Book: The Swift Programming Language by Apple Inc. Link: https://itunes.apple.com/us/book/the-swift-programming-langu... Hope it helps.
Re: Flappy Bird in Swift
#27I just started exploring the Book: The Swift Programming Language by Apple Inc. Link: https://itunes.apple.com/us/book/the-swift-programming-langu... Hope it helps.
Re: Flappy Bird in Swift
#28This being the only code sample of swift I've seen, my overriding takeaway is that for the basic stuff it's remarkably similar to Objective-C with a lick of paint. If people really take to swift, it'll be interesting to see if that's because it creates a shift in programming style, or because people really are just afraid of small syntactical differences.
Re: Flappy Bird in Swift
#29Re: Flappy Bird in Swift
#30I guess Flappy Bird is now a tier 2 "hello world" :)