Swift is a new multi-paradigm, compiled programming language for iOS and OS X
- Updated to latest Swift 4.0.3
-------------------------------------------------
Swift is a new multi-paradigm, compiled programming language developed by Apple for iOS and OS X development.
Swift is a fantastic way to write software, whether it's for phones, desktops, servers, or anything else that runs code. Ini adalah bahasa pemrograman yang aman, cepat, dan interaktif yang menggabungkan yang terbaik dalam pemikiran bahasa modern dengan kebijaksanaan dari budaya rekayasa Apple yang lebih luas dan kontribusi beragam dari komunitas open-source-nya. The compiler is optimized for performance and the language is optimized for development, without compromising on either.
Swift is friendly to new programmers. It's an industrial-quality programming language that's as expressive and enjoyable as a scripting language. Menulis kode cepat di taman bermain memungkinkan Anda bereksperimen dengan kode dan melihat hasilnya segera, tanpa overhead membangun dan menjalankan aplikasi.
- Introduced at Apple's developer conference WWDC 2014
- Swift is designed to replace Objective-C
- Swift is intended to be more resilient against erroneous code
- Uses the Objective-C runtime, allowing Objective-C, Objective-C++ and Swift code to run within a single program
For more details on Swift: https://developer.apple.com/swift/
Baca selengkapnya