swift-programming-language
There are 34 repositories under swift-programming-language topic.
ipader/SwiftGuide
Swift Featured Projects in brain Mapping
iwasrobbed/Swift-CheatSheet
A quick reference cheat sheet for common, high level topics in Swift.
swift-emacs/swift-mode
Emacs support for Apple's Swift programming language.
danielpi/Swift-Playgrounds
Learning Swift by working through example code in playgrounds
jaywcjlove/devtutor
DevTutor is an application designed to assist developers in creating exceptional apps using SwiftUI. It offers replicable code samples and corresponding UI previews to streamline your coding process.
halilozel1903/Swift101
That contains various information and examples about the basics of Swift Programming. 💻 📱 📺 ⌚️
halilozel1903/PictureinPictureApp
Adopting Picture in Picture (PiP) 📸 in a Custom Player ▶️ - Swift Language
jerrymarino/swiftyswiftvim
Swifty Swift Vim is a semantic editor backend for Vim and YouCompleteMe
gazolla/UICollectionView-Swift
UICollectionView programmatically implemented using Swift programming language
itenfay/Swift-study
Swift 是一门开发 iOS, macOS, watchOS 和 tvOS 应用的新语言。本仓库包涵了Swift的基础部分、基本运算符、字符串和字符、集合类型、控制流、函数、闭包、枚举、类和结构体、属性、方法、下标、继承、构造过程、析构过程、可选链、错误处理、类型转换、嵌套类型、扩展、协议、泛型、自动引用计数、内存安全、访问控制和高级运算符等教程。
swift-emacs/flycheck-swift
Flycheck extension for Apple's Swift programming language.
Scottiiee/cs193p-Fall-2017
Stanford Engineering CS193p: Developing iOS 11 Apps with Swift (Fall 2017)
dshakhbazyan/awesome-swift-resources
A curated list of Swift learning resources, including books, playgrounds, blogs, conferences.
halilozel1903/SwiftVideoTutorial
Project with examples about AVPlayer. 🎥 📹
IlijaMihajlovic/Pass-data-between-ViewControllers-via-Delegate-Protocols
Pass data between ViewControllers via Delegate & Protocols using the Swift Programming Language
juneadkhan/GPACalculator
An iOS application that lets you enter the classes you took and then tracks and calculates your overall GPA. Built in the Swift Programming Language with User Interface built using SwiftUI.
esikmalazman/PomodoroTimer-iOS
Time management apps for iOS
universalswift/web
🐦📖 Platform-agnostic articles about the Swift programming language
algoritmau/swift-book-es
Traducción al español del libro «The Swift Programming Language»
alvarorgtr/swift_data_structures
Data structures (lists, staks, queues, trees, treeMaps, heaps...) in Swift
halilozel1903/Developing-iOS-12-Apps-with-Swift
It is a repo of the projects and examples described in the CS193P course at Stanford University. 🏫
lutdinar/Passing-Data-Example
Source Code Passing Data Example in iOS App using Swift
sonisuman/SwiftUI-Dynamic-Binding
Dynamic Binding in Swift UI
helbertgs/Unity
Based on Unity3D/C#
sonisuman/ObservableObject-Example-Button-SwiftUI
ObservableObject Example with button SwiftUi
sonisuman/WeatherApp-using-SwiftUI
Weather app implementation using swiftUI
sourcecodeexamples/Swift-Source-Code-Examples
Welcome to our comprehensive collections of Swift source code examples. Whether you're just starting out on your programming journey or are looking to refine your existing Swift knowledge, this page is your one-stop destination.
lutdinar/Calculator-Example
Source Code Calculator Example in iOS App using Swift
sonisuman/Getting-Started-with-iOS-13-and-Swift-5.1
Getting-Started-with-iOS-13-and-Swift-5.1
SuryaKarmakar/Swift-Programming
📌 Learning Swift Programming From Scratch
SwiftCheatsheet/swiftcheatsheet.github.io
README SwiftCheatsheet
AnshVaid4/SwiftProgramming
This repo is for swift enthusiasts who want to start with swift programming. These codes are created by me in much explained manner
sarvex/swift125
Trying to complete 125 projects from in Swift
tzhenghao/Kalkulator
A simple iOS calculator app written using the Swift programming language