Category: School News

  • The philosophy of Swift

    The philosophy of Swift

    The basic philosophy of the language is its simplicity, performance, and security. The threshold of entry has changed greatly in comparison to Objective C – even without knowing any other programming languages or basics, you can safely start learning the language. Apple has simplified the language for developers to the maximum: the syntax is clearer, […]

    |

  • What is Swift

    What is Swift

    Swift is an incredibly powerful and simple programming language introduced by Apple in 2014, enabling many programmers to create apps for iOS, MacOS, Apple TV, and Apple Watch. The language inherits ideas from Objective-C, Rust, Haskell, Ruby, Python, C#, and CLU. It uses secure programming patterns and contains new features to make programming fun and […]

    |