writing 1

how can you learn a new program language?
1) Join packtpub, They have many books online.
2) Record. You can't record your output, record your input.
(e.g. I read 3 program books this month)
3) Learn again and again. Download and execute all examples of the book 3 times. Make sure you understand each line of code
4) Edit and merge. change your code to a little project.
5) Share. Share with your friend.