Friday, 18 March 2016

Logbook noting:
During the period from February 1st and February 17th, I learned Objective-C serially. Firstly I learned Chinese version and then I learned English version: Stanford University Developing iOS7. These online lectures especially the latter one helped me a lot on OC programming.



Comments:
After December 11th, Christmas Holiday began. Following that was the final exams of the first semester. So I almost didn’t have any time to progress my project. Just after the exams, I began to learn Objective-C sequentially. The reason I learned it serially was that I found myself have not sense of the basic programming skills. One piece of paper can’t provide me a whole idea of this project. I have some basic C and C++ knowledge background but it is still very difficult for me to develop a new application. Under this consideration, I decided to learn it from the beginning. Here I want to recommend some fabulous online courses.
1.       Stanford University Developing iOS 7 Apps
This series of video provides the most comment and basic ideas about Apple app development. The teacher in the video uses a lot of demos to show the students how to use the skills in lecture onto a real app.
Through these videos, I learned how every app runs, the usage of protocols, different frameworks library, the usage of button and label. These functions helped me very much in the following steps.


2.     电脑教程手机程序 iOS发快速入门教程 讲老师:李明
This series of videos are specially prepared for Chinese developers. I learned a log from these videos. As a fresh man in Object-C, this is absolutely for me to get in touch with Objective-C.


No comments:

Post a Comment