All Projects → halilozel1903 → Swift101

halilozel1903 / Swift101

Licence: other
That contains various information and examples about the basics of Swift Programming. 💻 📱 📺 ⌚️

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Swift101

Keepwords
📱🔐 Need an iOS password managing app with no pods? We got you covered!
Stars: ✭ 17 (-39.29%)
Mutual labels:  ios-app, swift5, swift-5
Learn Ios Swift By Examples
精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
Stars: ✭ 3,439 (+12182.14%)
Mutual labels:  swift-programming, swift-learning, swift-tutorial
Messenger
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 4,264 (+15128.57%)
Mutual labels:  ios-app, swift5
UberCarAnimation
This app is for animating a car like uber from one position to another with preserving angle and smooth animation
Stars: ✭ 53 (+89.29%)
Mutual labels:  ios-app, swift5
Table
CLI tables in Swift
Stars: ✭ 53 (+89.29%)
Mutual labels:  swift5, swift-5
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-3.57%)
Mutual labels:  ios-app, swift5
awesome-ios-developer
List of awesome iOS & Swift stuff!!
Stars: ✭ 586 (+1992.86%)
Mutual labels:  ios-app, swift5
IBLayoutConstraint
📏 Configure constraints for each device in Interface Builder with IBLayoutConstraint.
Stars: ✭ 24 (-14.29%)
Mutual labels:  swift5, swift-5
Hippolyte
HTTP Stubbing in Swift
Stars: ✭ 109 (+289.29%)
Mutual labels:  swift5, swift-5
Pulse
❤️ A heart rate camera pulse detector written in Swift.
Stars: ✭ 53 (+89.29%)
Mutual labels:  ios-app, swift5
iOSProjects
It's project that contains different applications developed with Swift 5.7 👨‍💻👩🏼‍💻🧑🏿‍💻
Stars: ✭ 122 (+335.71%)
Mutual labels:  ios-app, swift-5
LongWeekend-iOS
🏖📱 LongWeekend is iOS Application that supports checking long weekends when taking a vacation in Japan
Stars: ✭ 19 (-32.14%)
Mutual labels:  ios-app, swift5
NYTimes-iOS
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Stars: ✭ 152 (+442.86%)
Mutual labels:  ios-app, swift5
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (+10.71%)
Mutual labels:  ios-app, swift5
Tinyconstraints
Nothing but sugar.
Stars: ✭ 3,721 (+13189.29%)
Mutual labels:  swift5, swift-5
C-Complete-practice
This repository will contains C programs from beginners to advance level
Stars: ✭ 59 (+110.71%)
Mutual labels:  loops, arrays
Extras
Just some extras..
Stars: ✭ 17 (-39.29%)
Mutual labels:  swift5, swift-5
loops-e-arrays
Repositório do curso Estruturas de Repetição e Arrays com Java. Curso este oferecido pela Digital Innovation one e ministrado por mim.
Stars: ✭ 1,029 (+3575%)
Mutual labels:  loops, arrays
Harbour
Docker/Portainer management app for iOS
Stars: ✭ 210 (+650%)
Mutual labels:  ios-app, swift5
SSAppUpdater
SSAppUpdater is an open-source framework that compares the current version of the app with the store version and returns the essential details of it like app URL, new app version number, new release note, etc. So you can either redirect or notify the user to update their app.
Stars: ✭ 58 (+107.14%)
Mutual labels:  ios-app, swift5

Swift 1️⃣ 0️⃣ 1️⃣ Tutorial 📱

Screenshot

The goal of the project ℹ️

Starting with the most basic topics related to Swift 5.5, learning advanced topics both by myself and creating an interactive project by sharing the information I learned with you.

Content of the Project 🤨

It is a project that contains various information and examples about the basics of programming with Swift 5.5

What kind of apps can you develop? 📱 💻 📺 ⌚️

You can develop applications for desktop, mobile, tablet, tv and smart watches with Swift language.

Project Topics 🏆


Swift 101 - Sample Applications 🧑🏻‍💻 👨🏻‍💻

Resources 📚

  1. https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html
  2. https://www.udemy.com/ios-11-swift-4-baslangictan-ileri-seviyeye-mobil-uygulama
  3. https://www.tutorialspoint.com/swift/index.htm
  4. https://www.mobilhanem.com/swift-egitimi/
  5. https://www.udemy.com/draft/1317952/learn/v4/
  6. https://www.udemy.com/complete-ios-11-developer-course/

License 💁🏻‍♂️

MIT License

Copyright (c) 2022 Halil OZEL

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].