Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 17 hours ago
JSON representation

That contains various information and examples about the basics of Swift Programming. ๐Ÿ’ป ๐Ÿ“ฑ ๐Ÿ“บ โŒš๏ธ

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 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.
```