Got Tasted Programming
I have studied solving algorithm questions during high school. It was my first experience of programming. I was very excited about using C++. and It have had meaningful result. I have got the grand prize in the Seoul Information Olympiad of high school division.Majored Business Management and Started Work As A Data Analyst I moved to America to study Business Management because I want to study more about managing organization to solve the real world problems. It was very enjoyable experience of my life. There was very organized steps to managing projects and human resources. After graduate the college, I started work as a Merchandise data analyst for 3 years. I have using excel VBA and...Read More
Let’s use a spinner to show the page loading process when using WebView.
1. Locate the Activity indicator view in the Object library and place it in the center of the WebView to show the loading.
2. Click the indicator view where it is located and check the ‘Hides When Stopped’ check box in the Attributes Inspector as shown below.
3. Connect IBOutlet with the corresponding indicator to the controller file.
4. Add the UIWebViewDelegate protocol to the class and register the delegate by inserting the below code at the top of the viewDidLoad method...Read More
I am an iOS Developer with a history of contributing to open source development projects and who enjoys solving difficult problems. I apply my past experiences in researching and analyzing merchandise towards implementing best practices for iOS development.