Selamlar, bugün yeni bir konuya merhaba diyoruz. Yeni konumuz fonksiyonlar. 2 Ders ten oluşacak. 2 derside bugün çekip yayınlayacağım. Discord dan arkadaşın isteği üzerine bu konuyu uzun uzun anlattım . Güzel yorumlarınız için teşekkür ederim . İyi seyirler , iyi dersler .
Greetings, we say hello to a new topic today. Newly positioned functions. It will consist of 2 lessons. I will shoot and publish 2 lessons today. I told this topic for a long time at the request of your friend from Discord. Thank you for your nice comments. Good looking, good lessons.
Projemizin Kodları
(Project Code)
import UIKit
**// Fonksiyonlar**
**//Basit fonksiyon tanımı**
func fonksiyonismi(){
print("Merhaba")
}
**//Sayısal işlem yapan fonksiyon**
func hesapla(){
let a = 2
let b = 3
print(a*b)
}
**//Çarpma İşlemi yapan fonksiyon**
func carpma(a:Int,b:Int)->Int{
return a*b
}
**// String değer alıp intger sonuç dönen fonksiyon**
func kacKarakterli(yazi:String)->Int{
return yazi.count // Swift 4 versiyonudur
// return yazi.characters.count
}
//kacKarakterli(yazi: "TürkçeSwift4ProgramlamaEğitimineHoşgeldiniz")
func selamlama(isim:String)->String{
return "Merhaba \(isim)"
}
selamlama(isim: "Ali")
Video ya ingilizce çeviri yapana " 1 SBD " Ödül verilecektir
The person who makes video or english translation will be awarded "1 SBD".
Videoma ingilizce çeviri yapabilirsiniz
English subtitles can be added to the video.
Kodlara github adresimden'de ulaşabilirsiniz
You can access the code file from my "Githup" account
Önceki derslerimiz / Previous lessons.**
- LESSON I // LESSON II // LESSON III // LESSON IV // LESSON V // LESSON VI // LESSON VII // LESSON VIII //
Posted on Utopian.io - Rewarding Open Source Contributors
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
Hey @kerimcaglar I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x