A Good Novel About IT and DevOps
In the novel “The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win”, the protagonist Bill is promoted against his will and must immediately take over, be...
December 06, 2011
“Head First jQuery” is written in the “Head First” style and is aimed at beginners and career changers who already have a basic knowledge of HTML and CSS, as well as programming experience.
As a computer science graduate, I enjoy reading books from the Head First series to get an initial overview. You learn quickly enough to be able to apply things yourself. This was also the case with this book.
In each chapter, a new assignment from a client is introduced, which the reader then has to complete themselves under the guidance of the authors. The knowledge learned is thus applied immediately and is also tested in many exercises.
A large part of the jQuery world is covered: HTML, CSS, DOM, JavaScript, XML, JSON, PHP, MySQL, jQueryUI, and Google Maps as an example API.
This is successful and interesting in most places.
I am giving it only 4 stars for the following reasons:
The book:
See also the review on Amazon
In the novel “The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win”, the protagonist Bill is promoted against his will and must immediately take over, be...
In my opinion, the Spock Framework is currently the most convenient testing framework for the Java platform. Since it is built on the Groovy language, it is very expressive.