Chapter 5: functions => coding on my phone. Functions let us re-use code without repeating ourselves. Like other languages all we need is to “call” the function in order to activate previous code written. Swift let us to implement parameters also return values.
Chapter 4 unwrap app: coding on my phone. Loops are important adjacent with a bool it runs code until condition is false. There as several variations of lools in swift language. Lessons by @twostraws
Today finished chapter 3 on Unwrap app by @twostraws . I have learned conditions on Java but on Swift was much fun. Played with “tap to code” and “spot the error” functions which is great a way to learn. Had gradual increase in score on daily test challenge.
Finished chapter 2 of UnwrapApp. Swift has similarities to other languages. You can store a group of items under a single value using array, sets, tuples, and dictionaries.
It was easy to follow and has audio version by @twostraws Paul Hudson. Enums was an interesting concept too
I have currently started to code with language called swift for IOS but without a computer. How? I have been using unwrap a free app with lessons by @twostraws . So far i have finished the first chapter that teaches you the basics and practice. My progress to be posted soon.