| | | | | | | |

iOS Development With Swift Part 7

This is part 7 and final part of the swift iOS Programming tutorials series. The first part of the series is here and the previous part of the series that is tutorial # 6 is here. In this tutorial we will finish off the app by adding two more buttons in audio playback to change the pitch…

| | | | | | |

iOS Development With Swift Part 6

This is part 6 of the swift iOS Programming tutorials series. The first part of the series is here and the previous part of the series that is tutorial # 5 is here. In the last part we were able to play audio from a file and also change the rate of the audio to speed it…

| | | | | | |

iOS Development With Swift Part 5

This is part 5 of the swift iOS Programming tutorials series. The first part of the series is here and the previous part of the series that is tutorial # 4 is here. In the last part we talked about segues and how to change the scene from the main view to another view. We also talked…

| | |

Intro To Swift Udacity Week 2

I have experience in programming with objective-c and worked on iOS 4 till iOS 7 on objective-c and i was excited to see when swift a new language from apple was introduced. I have been trying to learn swift programming and i started out by doing the tutorial here https://thinkster.io/ios-tutorial/a-better-way-to-learn-swift/ on thinkster.io which introduced swift and also…