How to remove page numbers in Word document

less than 1 minute read

We have already seen how to format page numbers in word 2010. This is another simple tip which explains how to remove page numbers in Word 2013 and Word 2010...

How to record and play sound in Swift

3 minute read

In this tutorial, we are going to see the required steps to record and play sound in Swift Programming language using AVAudioRecorder and AVAudioPlayer Down...

UITextFieldDelegate in Swift

1 minute read

This is a beginners tutorial on UITextFieldDelegate in Swift. We are going to see how to use UITextFieldDelegate by writing a Simple Interest Calculator. ...

SplitViewController example in Swift

2 minute read

This is a beginners tutorial on SplitViewController using Interface builder with programming language as Swift. There are also some good articles available o...

payworks SDK integration in Swift

3 minute read

payworks mPOS helps app developers to integrate their App with card reader. In this tutorial, we will see a sample app that integrates payworks mPOS using Sw...

Swift Interview Questions

1 minute read

Listed below are some of topics to be familiar before attending an iOS//Swift interviews. These are very trivial questions but in future this space will upda...

Test Driven Development in Swift

4 minute read

Here is a beginner tutorial on TDD in Swift by writing a program that checks for a prime number. Let us start by creating a new project, selecting template a...