Recently i decided to learn swift again[Help]
-
Hi, Codefrux Technology provides the best ios swift training in Bangalore. We are the no 1 software training institutes in Bangalore. Best iPhone & Android Application Development Training in Koramangala Bangalore | iOS Training[^] codefruxtechnology.com
-
It all depends on your learning style and what works best for you. You can of course use articles on this site, or maybe you want something slower and with more hand holding? the following are some sites that offer paid courses that you might like: [https://www.udemy.com/\](https://www.udemy.com/) [** Courses | Lets Build That App](https://www.letsbuildthatapp.com/) [** raywenderlich.com | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more!](https://www.raywenderlich.com/) ** - I have used both of these sites for some reference material. The guy who Lets Build that App also does a lot of YouTube courses as well that you might find helpful. Here are some YouTube Channels that I follow: [Lets Build That App - YouTube](https://www.youtube.com/channel/UCuP2vJ6kRutQBfRmdcI92mA) [Kilo Loco - YouTube](https://www.youtube.com/channel/UCv75sKQFFIenWHrprnrR9aA) [Sean Allen - YouTube](https://www.youtube.com/channel/UCbTw29mcP12YlTt1EpUaVJw) That should be a lot of information to get you started. Good luck!!!
-
Do you know how to code already? For people who already know how to code, learning Swift is much simpler if they start with an existing iOS codebase (let’s say an open-source Xcode project) and play around with it. They can understand the code, make gradually more difficult modifications, add breakpoints, etc. You get to build real stuff and learn the theory as you go (by googling concepts you see in the code).