ShreeThaanu RaveendranCrack Your iOS Interview: Top Questions You Must Know in 2023 Before You Go!”I know you have been looking about so much of blogs in upscaling yourself in 2023, Right now i can just curate few of a questions and…Mar 15, 20232Mar 15, 20232
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 169 ~ 174 For KVO, KVCIn fact, by using combine or rxswift, KVO and KVC patterns are not often used, but there are cases where they are used in Apple’s…Jul 16, 2022Jul 16, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 165 ~ 168 For CollectionsIf you’ve ever studied any other programming language, you’re probably familiar with collection. It’s almost at the level of the…Jul 14, 2022Jul 14, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 159 ~ 164 For ProtocolsIn other languages, protocols are often called interfaces. However, Swift has a unique usage that other languages do not have. If you take…Jul 12, 2022Jul 12, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 146 ~ 152 For Memory ManagementARC and retain cycles aren’t really that hard. If you think it is difficult, it becomes more difficult. So if you do not understand, read…Jul 6, 2022Jul 6, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 139 ~ 145 For Memory ManagementIf you are a new developer, you can become a high-paid developer if you explain memory management well. If it’s already your second year or…Jul 2, 2022Jul 2, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 133 ~ 138 For ExtensionExtensions are really useful. This is the reason I like swift the most. Why don’t other languages include this feature? Personally…Jun 29, 20221Jun 29, 20221
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 131~ 132 For DelegateWhen using UIKit or Apple Framework, the delegate pattern appears almost every time. In fact, it it a difficult concept to understand, so…Jun 26, 2022Jun 26, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 125~ 130 For Higher Order…Use Higher Order Functions actively. It has much better performance than loops and the code is more concise. Advanced developers love…Jun 20, 2022Jun 20, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 1 ~ 7 For Data typesIf you are an advanced swift developer, just try to explain these questions in one simple sentence. Otherwise, you don’t know it. If…Mar 28, 2022Mar 28, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Question 118 For SubscriptsSubscript is not a difficult concept at all, but apple doc explains it in an incomprehensible way .Jun 8, 2022Jun 8, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 114~ 117 For GenericsGeneric is not a concept that exists only in Swift. Almost all Strong Typed Languages support generics. If you can freely use Generic…Jun 2, 2022Jun 2, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 106~ 113 For OptionalsIt may seem difficult if you study Optional by listing some concepts. But it’s an easy concept to understand. If you develop with swift a…May 28, 2022May 28, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 88 ~ 105 For OptionalsIn the past, when I first started developing Android apps in Java, I saw null errors all the time. In fact, 95% of the reasons apps…May 27, 20221May 27, 20221
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 83 ~ 87 For Static Type vs…What I’m going to tell you today is common sense. In fact, even though it is a very natural concept, many people do not know the difference…May 23, 2022May 23, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 79 ~ 82 For OOPThese are the most basic concepts of OOP. I think most of you just know about it. But if you are a complete beginner, watch, study and…May 20, 2022May 20, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 76 ~ 78 For Advanced OOPI have a lot more to say about today’s topic, but I’ve picked out the most important ones. Enjoy the questions!May 17, 2022May 17, 2022
KD Knowledge DietLearn Swift Fundamentals by preparing for Job Interview, Questions 70 ~ 75 For General OOP ConceptI don’t really like OOP that much since I mostly develop with SwiftUI and only do functional programming with React. But to make money, you…May 14, 20221May 14, 20221