I started always with each language with a specific goal. With Pascal I started with a book, but every language since then, I've mostly got the basic structure down, and then used the reference for the language to find what I'm looking for. For Python, I used the main tutorial that is on their site.
Comments
I started always with each language with a specific goal. With Pascal I started with a book, but every language since then, I've mostly got the basic structure down, and then used the reference for the language to find what I'm looking for. For Python, I used the main tutorial that is on their site.