Initializers in swift part-1 : (intro, convenience and designated intializers) - HINDI

  Рет қаралды 3,564

Yogesh Patel

Yogesh Patel

Күн бұрын

Пікірлер: 32
@YogeshPateliOS
@YogeshPateliOS 2 жыл бұрын
Hello dosto, If you enjoyed this Video and found it useful, please like and recommend it so others can find it 💚💚💚💚💚
@5522shashi
@5522shashi Жыл бұрын
will you make a video How to implement Admob interstitial ad in (SwiftUi) without button in xcode
@asmitapatil5266
@asmitapatil5266 Жыл бұрын
Really your teaching level is awesome...i liked the way you are explaining with deepest knowledge....thank you so much....
@iSubhoo
@iSubhoo Жыл бұрын
This video is really a very helpful. I am asking all my friends to watch it.
@turkeyjobsprovider
@turkeyjobsprovider 2 жыл бұрын
Yogesh sir u r best teacher of the world in hindi bhasha love u sir from Pakistan
@iOS-Zahid
@iOS-Zahid 10 ай бұрын
great content yogesh patel.
@rahuljani2995
@rahuljani2995 7 ай бұрын
Good one !
@iSubhoo
@iSubhoo Жыл бұрын
Excellent video
@iOS-Zahid
@iOS-Zahid 10 ай бұрын
Thanks Yogesh Patel very informative video keep it up. To much content are available in all of your vidoes.
@shadabshaikh4630
@shadabshaikh4630 Жыл бұрын
Hello Yogesh! Great video thanks….can you please provide part 2 video link as well where in you have explained types of initializers please.
@nileshjdarji
@nileshjdarji 2 жыл бұрын
Great video Yogesh Sir. Can wait to see the part 2 of this video 👍.
@rishitprajapati6753
@rishitprajapati6753 Жыл бұрын
good video
@mittalshah821
@mittalshah821 2 жыл бұрын
Worth Watching :-) Waiting For next video
@Amandeep-kq5bz
@Amandeep-kq5bz Жыл бұрын
mast explanation 🎉
@YogeshPateliOS
@YogeshPateliOS Жыл бұрын
Thank you bro 😄
@funkee-pk3377
@funkee-pk3377 2 жыл бұрын
sir, I request to you for make a video on API get with alamofire
@preetikesarwani3798
@preetikesarwani3798 2 жыл бұрын
Hi.. can u make any videos in core ml .. l am fresher..please sir. From starting in coreml
@_arun_k
@_arun_k 2 жыл бұрын
Hi, Can you please cover diffable data sources in collection view and compositional layout? There aren't many good references for these topics.
@developertesting130
@developertesting130 2 жыл бұрын
sir please please make a vedio on api with almofire post and get method too and how to make model with self,using fake api and also on payment method please this is too much needed,
@turkeyjobsprovider
@turkeyjobsprovider 2 жыл бұрын
Sir live session kb krygy last 8 months hogy ab kb krygy?
@omprakashmandal781
@omprakashmandal781 3 ай бұрын
Please provide the pdf
@abhikdas4900
@abhikdas4900 2 жыл бұрын
Hey buddy. thanks for helping to grow knowledge. But for this.... without optional aur value set or init use, structure koi error return nahi kar raha hai. struct std{ var nm,roll :String } par struct k jagah class likhne se error de raha hai
@YogeshPateliOS
@YogeshPateliOS 2 жыл бұрын
Haa bro jeshe mene bola ki class mai tumhai default or optional define karna padega varna apne ko init use karna padega --- struct mai membervise init aata hai or agar apne default or optional value denge to simple default init dega! Understood brother?
@abhikdas4900
@abhikdas4900 2 жыл бұрын
@@YogeshPateliOS yes. Structure don't designated initializer by default. they have member
@YogeshPateliOS
@YogeshPateliOS 2 жыл бұрын
Structure don't designated initializer by default. If you are not giving optional or default value then it will give you member vice init. If you provide an optional or default value then it will give you a simple init. struct std{ var nm,roll :String } let s1 = std(nm: "", roll: "") // member vise init let s2 = std() // it will give you error struct std{ var nm,roll :String? } var s1 = std() // this one is working default init optional or default value dena s1.nm = "" class std{ var nm,roll :String? //optional karna padega } let s1 = std() s1.nm = "" Understood bro?
@geeksforgeekgeeksforgeek850
@geeksforgeekgeeksforgeek850 Жыл бұрын
pkka Request Accept kruge sir ?
@YogeshPateliOS
@YogeshPateliOS Жыл бұрын
Sabka karna tu bro😃
@jayesh7167
@jayesh7167 2 жыл бұрын
Are bhai query hai mere program main ek Kaha pe puch sakta hu main. Yaha to possible nahi hai hai Koi telegram ya insta ki link dedo
@jayesh7167
@jayesh7167 2 жыл бұрын
Initializers may only declared within type wala error hai
@YogeshPateliOS
@YogeshPateliOS 2 жыл бұрын
Please drop your email with your query - codewithyogesh@gmail.com
@Himanshupatel-bn9zc
@Himanshupatel-bn9zc 2 жыл бұрын
Bhai contact apo tamaro me mail karya but koi reply nathu
@YogeshPateliOS
@YogeshPateliOS 2 жыл бұрын
@@Himanshupatel-bn9zc haa hu 3 days thi bahar 6u bhai check kri ne kav
Understanding Swift Initializers
25:39
Stewart Lynch
Рет қаралды 5 М.
Synyptas 4 | Арамызда бір сатқын бар ! | 4 Bolim
17:24
Cool Parenting Gadget Against Mosquitos! 🦟👶 #gen
00:21
TheSoul Music Family
Рет қаралды 31 МЛН
Это было очень близко...
00:10
Аришнев
Рет қаралды 5 МЛН
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37
Introduction to Swift: Initializers (init method) part 1
21:21
Difference between weak and unowned in Swift
16:20
Code Cat
Рет қаралды 15 М.
Understanding Swift Initializers
25:35
azamsharp
Рет қаралды 2,2 М.
Strong vs. Weak Swift 5: What is Weak Self (Xcode 11, 2020)
16:41
Swift - Convenience Initializers
8:41
Sean Allen
Рет қаралды 18 М.
Synyptas 4 | Арамызда бір сатқын бар ! | 4 Bolim
17:24