| ▲ | creer 2 hours ago | |||||||
> It has a logic but it's its own logic. Which is covered in the very first section of the course book? Yes it has its own logic. So do lots of programming languages. How far do we need to take "not reading the doc"? That the very first chapter is too far? People who gave up on perl because of that... really would not have survived the rest of the course anyway? | ||||||||
| ▲ | bonzini 20 minutes ago | parent [-] | |||||||
You can learn Python, PHP and (a bit less) Ruby without ever touching a book, and definitely you can skip over the first chapter if you're an experienced programmer. There must be a reason why they made sigils more "traditional" in Perl 6, for example. > People who gave up on perl because of that... really would not have survived the rest of the course anyway? I didn't give up on it, I just didn't feel the need to stick with it. I switched to something else that required less of a context switch when going back, awk or jq or Python. Now, jq is something that throws me off every time I use it. But it's a completely different processing model, whereas lists and hashes are not specific to Perl. | ||||||||
| ||||||||