natural languages and program languages (5)
I was a newbie to program languages, also I was a newbie to Perl. I started from Perl Black Book.
<Perl Black Book>
About this book, the comment from other people is like following:
“I’ve read and used many of the popular books on Perl. While they’re all informative, this one is the biggest help when I need to figure out how to do something specific. It’s well written, well laid out, and also I enjoy the bit of humor at the beginning of each example…”
For me, this book is just a grammar book of Perl. I read the book for some times. I still can not do good job with it. Because I could not get it.
It is not so good for real beginner. And it did not explain what Object Oriented Programming (OOP) is. It is good for the programmer who already have some program knowledge. It shows different ways to resolve the same problem.
