Learn the basics->Read other people’s simple small projects->Imitate small things->Write small things yourself->Read other people’s big projects->Imitate->Write big projects yourself
Hone your skills in the process of constant code reading, imitation, and originality.
Beginners should not read too many books. Reading too much will make you bored. It is better to learn more about programming. I have recommended a teaching website called codeschool before. If your English ability is not bad, you can follow the above tutorial to write a simple app
What is the basic tutorial? If you have watched Stanford’s online course, you should have written some code. You can consider writing some simple applications or studying open source code, such as some news clients
I just got started. You can, as mentioned above, look for some small open source projects. After watching a few, try to imitate them. After imitating a few, let’s put them into practice
Learn the basics->Read other people’s simple small projects->Imitate small things->Write small things yourself->Read other people’s big projects->Imitate->Write big projects yourself
Hone your skills in the process of constant code reading, imitation, and originality.
The above is my personal opinion.
Beginners should not read too many books. Reading too much will make you bored. It is better to learn more about programming. I have recommended a teaching website called codeschool before. If your English ability is not bad, you can follow the above tutorial to write a simple app
What is the basic tutorial? If you have watched Stanford’s online course, you should have written some code. You can consider writing some simple applications or studying open source code, such as some news clients
I just got started. You can, as mentioned above, look for some small open source projects. After watching a few, try to imitate them. After imitating a few, let’s put them into practice
I’m not a master, just take it step by step.
You can take a look at the first app I wrote.
http://qilei.org/2013/how-to-make-your-first-app/
Hope it helps you.
Set yourself a goal and just beat each one~
《iOS Programming》