Went to a presentation tonight on Swift. Was told that Objective C is dead.
Any thoughts?
jeff47
(26,549 posts)C++ was supposed to eliminate C.
C was supposed to eliminate assembly.
Little early to say Swift will really eliminate Objective C.
Yavin4
(36,386 posts)So, you have a point there.
ChromeFoundry
(3,270 posts)Even has similar functionality to LINQ
https://github.com/mythz/swift-linq-examples
C# was supposed to eliminate the need for C++.
Silverlight was supposed to eliminate the need for Flash.
HTML 5 is supposed to eliminate the need for Silverlight and Flash.
.Net and Mono was supposed to kill Java.
.Net's Garbage Collector was supposed to eliminate application memory leaks.
PowerShell was supposed to eliminate VBScript and Windows Scripting Host.
Nothing is really ever eliminated. New technology borrows the best of older technology.
There is so much Objective-C code out there...it won't go away for a long time.
davidwparker
(5,397 posts)for the link. I used it to get to Apple's Swift info. Just watched one of the videos there. Yes, it is similar to C#.