Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halilozel1903/swift101
That contains various information and examples about the basics of Swift Programming. ๐ป ๐ฑ ๐บ โ๏ธ
https://github.com/halilozel1903/swift101
arrays for-loop function ios ios-app ios-swift ipad-app loops swift swift-5 swift-basic swift-lang swift-language swift-learning swift-playgrounds swift-programming swift-programming-language swift-tutorial swift5 tutorial
Last synced: about 1 month ago
JSON representation
That contains various information and examples about the basics of Swift Programming. ๐ป ๐ฑ ๐บ โ๏ธ
- Host: GitHub
- URL: https://github.com/halilozel1903/swift101
- Owner: halilozel1903
- Created: 2018-06-11T10:30:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T12:06:28.000Z (over 1 year ago)
- Last Synced: 2024-10-12T14:42:07.114Z (about 1 month ago)
- Topics: arrays, for-loop, function, ios, ios-app, ios-swift, ipad-app, loops, swift, swift-5, swift-basic, swift-lang, swift-language, swift-learning, swift-playgrounds, swift-programming, swift-programming-language, swift-tutorial, swift5, tutorial
- Language: Swift
- Homepage: https://medium.com/@halilozel1903/membership
- Size: 471 KB
- Stars: 98
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Swift 1๏ธโฃ 0๏ธโฃ 1๏ธโฃ Tutorial ๐ฑ
![Screenshot](https://i.pinimg.com/originals/9d/94/a5/9d94a53738b84d6c0e5ab094bcfe2af1.png)
## 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 ๐
- [Hello World](https://github.com/halilozel1903/Swift101/tree/master/HelloWorld.playground)
- [Variables](https://github.com/halilozel1903/Swift101/tree/master/Variables.playground)
- [String Methods-1](https://github.com/halilozel1903/Swift101/tree/master/String.playground)
- [String Methods-2](https://github.com/halilozel1903/Swift101/tree/master/StringExample.playground)
- [Int, Float ve Double](https://github.com/halilozel1903/Swift101/tree/master/Int%26Double%26Float.playground)
- [Boolean](https://github.com/halilozel1903/Swift101/tree/master/Boolean.playground)
- [Arrays](https://github.com/halilozel1903/Swift101/tree/master/Arrays.playground)
- [Dictionaries](https://github.com/halilozel1903/Swift101/tree/master/Dictionaries.playground)
- [While Loop](https://github.com/halilozel1903/Swift101/tree/master/WhileLoop.playground)
- [For Loop](https://github.com/halilozel1903/Swift101/tree/master/ForLoop.playground)
- [If,Else](https://github.com/halilozel1903/Swift101/tree/master/IfElse.playground)
- [Switch-Case](https://github.com/halilozel1903/Swift101/tree/master/SwitchCase.playground)
- [Functions](https://github.com/halilozel1903/Swift101/tree/master/Function.playground)
- [Class](https://github.com/halilozel1903/Swift101/tree/master/Classes.playground)
- [Optionals](https://github.com/halilozel1903/Swift101/tree/master/Optionals.playground)
- [Sets](https://github.com/halilozel1903/Swift101/tree/master/Sets.playground)
- [Enumerations](https://github.com/halilozel1903/Swift101/tree/master/Enumerations.playground)
- [Methods](https://github.com/halilozel1903/Swift101/tree/master/Methods.playground)
- [Structures](https://github.com/halilozel1903/Swift101/tree/master/Structures.playground)
- [Type Casting](https://github.com/halilozel1903/Swift101/tree/master/TypeCasting.playground)
- [Convert Data Types](https://github.com/halilozel1903/Swift101/tree/master/ConvertDataTypes.playground)## Swift 101 - Sample Applications ๐ง๐ปโ๐ป ๐จ๐ปโ๐ป
- [Calculator](https://github.com/halilozel1903/Swift101/tree/master/Calculator.playground)
- [Find My Age](https://github.com/halilozel1903/Swift101/tree/master/FindMyAge.playground)
- [Prime Number](https://github.com/halilozel1903/Swift101/tree/master/PrimeNumber.playground)
- [How Many Fingers](https://github.com/halilozel1903/Swift101/tree/master/HowManyFingers)
- [Find Cats Age](https://github.com/halilozel1903/Swift101/tree/master/CatYearsFind)
- [Classes & Objects](https://github.com/halilozel1903/Swift101/tree/master/Classes%26Objects.playground)
- [Optionals Masterclass](https://github.com/halilozel1903/Swift101/tree/master/Optional.playground)
- [For Loops](https://github.com/halilozel1903/Swift101/tree/master/ForLoops.playground)
- [While Loops](https://github.com/halilozel1903/Swift101/tree/master/While%20Loops.playground)
- [String Manipulating](https://github.com/halilozel1903/Swift101/tree/master/StringManipulating.playground)## 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/## Donation ๐ธ
If this project help ๐ you reduce time to develop, you can give me a cup of coffee. โ
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/halilozel1903)
## License ๐๐ปโโ๏ธ
```
MIT LicenseCopyright (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.
```