3DaysOf Swift
Popular repositories Loading
-
The-Swift-Programming-Language
The-Swift-Programming-Language PublicThe Xcode playground conversion of the official Apple book on Swift - The Swift Programming Language.
HTML
-
main-attribute
main-attribute PublicIn Swift, the @main attribute marks the entry point of a program and tells the Swift compiler where execution should begin.
Swift
-
SwiftUI-iOS-App-Architecture
SwiftUI-iOS-App-Architecture PublicExamples of real-life architecture for a real app (not a demo) that faces all the same problems and issues that real apps do. It is still small & lightweight though. Perfect for educational purpose…
Swift
-
UIKit-Legacy-iOS-App
UIKit-Legacy-iOS-App PublicA legacy UIKit Xcode project that you can use for reference if you are curious about what UIKit used to look like or maybe you are working on a legacy project yourself.
Swift
-
Broken-SwiftUI-MVVM-Xcode-Project
Broken-SwiftUI-MVVM-Xcode-Project PublicThis is a Broken SwiftUI MVVM Xcode Project. It is a small coding challenge to find the bug and get the code working. It's simple but will help to get warmed up when preparing for your interview.
Swift
-
Palindrome-Checker
Palindrome-Checker PublicA classic interview question. This repo contains the code for a palindrome checker which utilises Swift generics.
Swift
Repositories
- Any Public
An Xcode playground describing how to use the Any type declared in the Swift standard library.
3DaysOfSwift/Any’s past year of commit activity - Basic-Operators Public
An Xcode playground demonstrating and listing each one of the basic operators in the Swift programming language.
3DaysOfSwift/Basic-Operators’s past year of commit activity - Collection-Types Public
An Xcode playground demonstrating the main features of the 3 main collection types, Array , Dictionary and Set.
3DaysOfSwift/Collection-Types’s past year of commit activity - Control-Flow Public
An Xcode playground demonstrating what options we have for control flow when writing Swift code.
3DaysOfSwift/Control-Flow’s past year of commit activity - Optionals Public
An Xcode playground outlining and showcasing the Optional enum in the Swift programming language.
3DaysOfSwift/Optionals’s past year of commit activity - Strings Public
An Xcode playground discussing the foundational String type declared in the Swift standard library.
3DaysOfSwift/Strings’s past year of commit activity - Subscripts Public
An Xcode playground discussing subscripts and how to use them, both on collection types as well as on any other type.
3DaysOfSwift/Subscripts’s past year of commit activity - Swift-Basics Public
An Xcode playground showcasing and discussing the basic language features of the Swift programming language.
3DaysOfSwift/Swift-Basics’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…