Click here to Skip to main content
15,860,844 members
Everything / Programming Languages / Swift

Swift

Swift

Great Reads

by Paulo Zemek
Mistakes that can be made while using MVVM and how to overcome them
by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach
by raddevus
Learn to create iOS apps using Xcode while you learn Swift. (If you've ever wanted to see iOS app dev in action, take a look at the screenshots.)
by pgmr_64804
Tree View in Swift for iOS that is easy to implement and use

Latest Articles

by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.
by Serhii Krotkykh
Example of using result builder for the MVVM pattern
by Dearich
First part of the ultimate guide on how to add a Live Activity feature to your project
by Paulo Zemek
Mistakes that can be made while using MVVM and how to overcome them

All Articles

Sort by Score

Swift 

14 Mar 2022 by Paulo Zemek
Mistakes that can be made while using MVVM and how to overcome them
16 Jun 2016 by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach
11 Dec 2018 by raddevus
Learn to create iOS apps using Xcode while you learn Swift. (If you've ever wanted to see iOS app dev in action, take a look at the screenshots.)
26 Oct 2016 by raddevus
Want to learn to write Swift code, but you don't have a Mac yet? Now you can write and compile Swift on Windows. Only takes about 15 minutes to set up.
5 May 2015 by Rodrigo De Presbiteris (Presba)
Creating a iOS app with swift to show the water levels of the main reservoir system in Brazil.
29 Jun 2021 by Dener Araújo, André Marcos (Advisor)
A Mobile Application Development for a Private Network Connection on iOS Platform Using Prococol OpenVPN
19 Mar 2017 by Will J Miller
Programming tests are frequently used to screen job applicants. This article describes one problem given by a large modern technology company and its solution in swift.
5 Jan 2023 by Dearich
First part of the ultimate guide on how to add a Live Activity feature to your project
30 Oct 2014 by Ui-Sing So
The method doesn't replace existing Computer Language. Natural Language and Computer Language have to cooperate with each other.
6 Jul 2015 by Matteo Manferdini
A guide on how to be on top of iOS development
30 Mar 2016 by CodeProject, Val Polouchkine
Welcome to our continuing series of CodeProject interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Val Polouchkine, a Developer Advocate for Twitter.
22 Feb 2023 by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.