TomCollins Posted June 2, 2014 Posted June 2, 2014 (edited) Source: WWDC Live (http://www.apple.com/apple-events/june-2014/)\ "Objective-C without the C" - the conference room went live when they announced this. Wasn't expecting a whole new programming language. (I'm not a programmer, just thought I'd post about the news) http://tctechcrunch2011.files.wordpress.com/2014/06/img_0267.jpg http://tctechcrunch2011.files.wordpress.com/2014/06/img_0256.jpg Edited June 2, 2014 by TomCollins
Arthur Posted June 2, 2014 Posted June 2, 2014 (edited) The official website for the Swift language is swift-lang.org. Apple's website has more details on Swift too. https://developer.apple.com/swift There's also a free 500 page iBook titled "The Swift Programming Language" available on the iTunes Store. https://itunes.apple.com/gb/book/the-swift-programming-language/id881256329 Writing code and seeing the results in realtime is very cool. Edited June 2, 2014 by Arthur
Arthur Posted June 3, 2014 Posted June 3, 2014 Wow! That was quick. Someone has recreated Flappy Bird in Swift. https://github.com/fullstackio/FlappySwift
SYNACK Posted June 3, 2014 Posted June 3, 2014 A few places have been talking about real time programing apple seems to have got something out the door first. Looking forward to the hopefully lower costs and higher avalibility of home automation stuff now apple are involved I just hope for everyone's sakes they have not got the whole lot ties up in patent knots to ruin it for everyone else.
synaesthesia Posted June 3, 2014 Posted June 3, 2014 What do you mean "you hope". You know, like the rest of the (sane) world that it's holed up tighter than Bill Clinton's pornography collection.
Bananas Posted June 3, 2014 Posted June 3, 2014 Great now if anyone brings anything remotely similar to the table it'll be utterly destroyed - Brilliant. Looks like a lovely bit of kit but Apple's anti-competitive behaviour worries me.
mikecampbell Posted June 25, 2014 Posted June 25, 2014 @Arthur http://www.swift-lang.org is a completely different programming language that's been around for ages. The other links are good though. There's nowt really special about Swift as far as I can tell, all the fancy stuff seems to be in the IDE, which unfortunately is baked in to the bloatware that is Xcode. I'm interested, but I'm not excited.
Arthur Posted June 25, 2014 Posted June 25, 2014 (edited) www.swift-lang.org is a completely different programming language that's been around for ages. Well spotted! The website was down at the time I posted the link so wasn't able to check. Edited June 25, 2014 by Arthur
JacksonVD Posted July 6, 2014 Posted July 6, 2014 Wow, this looks amazing. Any idea how long this would take to learn? I've never meddled in Objective C or the like but judging from screenshots this looks as thought it could be pretty cool.
Arthur Posted March 6, 2015 Posted March 6, 2015 Free training from Stanford. Developing iOS 8 Apps with Swift Updated for iOS 8 and Swift. Tools and APIs required to build applications for the iPhone and iPad platforms using the iOS SDK. User interface design for mobile devices and unique user interactions using multi-touch technologies. Object-oriented design using model-view-controller paradigm, memory management, Swift programming language. Other topics include: animation, mobile device power management, multi-threading, networking and performance considerations. Prerequisites: C language and object-oriented programming experience exceeding Programming Abstractions level, and completion of Programming Paradigms.
JRowley Posted March 9, 2015 Posted March 9, 2015 It's sort of like C# to C++ and C, nothing really new here in that sense, the language is just Apple's take on a high level managed programming language. From a naming point of view I feel like Apple have once again set themselves up for a court case, there is already a programming language named Swift, it even uses a similar logo. So this is bound to be in the news at some point.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now