learn-swift
There are 31 repositories under learn-swift topic.
jevonmao/PermissionsSwiftUI
A SwiftUI package to beautifully display and handle permissions.
jevonmao/SMHS
A SwiftUI app for viewing the SMHS schedule, designed and built better than the official SMHS app 🙌.
coreyjs/juliet
A simple logging framework for iOS ( In Early Alpha State)
akaanuzman/SwiftTour
My development and learning process with swift per day. 🚀
itsliamdowd/Improved-Animations
A package designed to make animations between different view controllers as simple as possible!
lutdinar/Passing-Data-Example
Source Code Passing Data Example in iOS App using Swift
seanpm2001/Learn-Swift
A repository for showcasing my knowledge of the Swift programming language, and continuing to learn the language.
stephenhaunts/Learn-Swift
A series of swift playgrounds to help you learn the Swift programming language by showing basic examples of most language features. This is great for experienced programmers who want to learn swift fast.
jhrcook/CoreDataDemo
Demo app for the Learn Swift Boston meetup that includes an introduction to Core Data.
lutdinar/floatingActionButton-iOS
Source Code App based iOS using Floating Action Button from CocoaPods
CarterBartz/swift-99-bottles
A Swift program that prints the “99 Bottles of Beer” song using a countdown loop. Built as part of Codecademy’s Learn Swift course.
CarterBartz/swift-caesar-cipher
A Swift implementation of the Caesar Cipher encryption algorithm. Created as part of Codecademy's Learn Swift course.
CarterBartz/swift-dog-years
A simple Swift calculator that converts a human’s age to dog years. Created as part of Codecademy’s Learn Swift course.
CarterBartz/swift-fizzbuzz
A Swift implementation of the classic FizzBuzz problem, created as part of Codecademy's Learn Swift course.
lutdinar/Calculator-Example
Source Code Calculator Example in iOS App using Swift
SwiftCheatsheet/swiftcheatsheet.github.io
README SwiftCheatsheet
Caknoooo/L101-Swift
Learn Swift Fundamentals 101 with a comprehensive guide from official documentation and interactive courses on Udemy for a deeper understanding.
CarterBartz/swift-gym-regimen
A Swift project modeling a structured gym regimen using structs, arrays, and functions. Built as part of Codecademy's Learn Swift course.
CarterBartz/swift-magic-8-ball
A Swift program that mimics a Magic 8 Ball, using randomization and conditionals. Created as part of Codecademy's Learn Swift course.
CarterBartz/swift-mixtape
A Swift project that organizes and prints a music mixtape using arrays and dictionaries. Built as part of Codecademy's Learn Swift course.
CarterBartz/swift-morse-decoder
A Swift program that decodes Morse code into readable text using dictionaries. Built as part of Codecademy's Learn Swift course.
CarterBartz/swift-palindrome
A Swift project that checks if a word or phrase is a palindrome. Created as part of Codecademy's Learn Swift course.
CarterBartz/swift-piggy-bank
A Swift project that simulates a piggy bank using arithmetic and variables.
CarterBartz/swift-pokedex
A Swift project modeling a Pokédex using structs and arrays to display Pokémon data. Built as part of Codecademy’s Learn Swift course.
CarterBartz/swift-quadratic-formula
A Swift program that solves quadratic equations using the quadratic formula.
CarterBartz/swift-rock-paper-scissors
A simple Swift game that simulates Rock, Paper, Scissors using randomization and conditionals. Built as part of Codecademy's Learn Swift course.
CarterBartz/swift-school-roster
A Swift project using sets to manage a school roster, demonstrating set operations like union, intersection, and subtraction. Built as part of Codecademy's Learn Swift course.
CarterBartz/swift-whale-talk
A Swift project that translates text into 'whale talk' by extracting and repeating vowels, built as part of Codecademy's Learn Swift course.
possen/Idiomatic_Swift
Adapted to Swift from Raymond Hettinger's talk at pycon US 2013
sury4karmakar/Swift-Programming
📌 Learning Swift Programming From Scratch
wangpin34/todos
learn swift ios dev