Phew! So I started this course on 20th November and It was a smooth ride up until now. Till now I had no issues in grasping the concepts and I was able to understand everything pretty easily. The complexity of the course keeps on increasing and I feel I should now take a break and review everything that I’ve learned earlier before continuing. Currently I got stuck while understanding Protocols and delegates.
Hence I have decided to take a break and revise everything I have learned till now and create a couple of simple apps using those concepts. I’ve given myself a target – I want to revise create those 2 simple apps till 23rd December. After that I’ll resume the course!
Topics that I’ve covered till now :
- Interacting with Xcode – Placing UI elements and editing them.
- Manipulating UI elements using Code. (Labels, Images, Buttons etc)
- Variables, Constants & Functions
- Arrays
- Conditional Statements
- Loops
- Playing sound in Swift
- Do / Catch statement
- Classes & Objects.
- Model View Controller
- Initializers, Enumeration & Inheritance
- Protocols & Delegates