• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Murach's HTML5 and CSS3, 3rd Edition

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Author/s    : Anne Boehm, Zak Ruvalcaba
Publisher   : Mike Murach & Associates
Category   : Web design, HTML and JavaScript
Review by : Jeanne Boyarsky
Rating        : 9 horseshoes

"Murach's HTML5 and CSS3" covers HTML and CSS from the ground up. It's a great book for starting out as it shows basic constructs. It's also a decent book even if you know "old" HTML and CSS. The repetitive parts are easy to find/skim. Granted the book is heavy (600 pages) for skimming. There are good guidelines/tips on browser compatibility, SEO and accessibility.

The book has been updated nicely since the 2011 version. Response design is well covered along with tips for testing with different size screens and resolutions. I particularly liked the CSS 3 filters that were included for responsive design. The jQuery section(s) were expanded a lot and grew to include jQuery UI and jQuery Mobild.

I did learn some things from the book and the material was well presented. Unsurprisingly, it uses the standard Murach style. One side of the book is text and one side is examples/bullet points. I also like that the book used HTML 5 and CSS 3 properly rather than tacking it onto an older book as an afterthought.


---
Disclosure: I received a copy of this book from the publisher in exchange for writing this review on behalf of CodeRanch.

More info at Amazon.com
 
Book Review Team
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Review by : Mohamed Sanaulla
Rating        : 9 horseshoes

Murach's HTML5 and CSS3, 3rd Edition is a one stop solution to solve all your learning requirements for developing the front end of your applications.

The books starts with introduction to HTML and CSS and quickly covers some advanced topics in it like Responsive web design, adding audio and video, using CSS3 features to name a few. The chapter on responsive web design is very useful as it covers concepts really relevant in today's multi screen world.

The book also covers concepts on Javascript and the famous jQuery library including jQuery Mobile. The chapters on designing and deploying websites are very useful for those who have done development but never got it live to the outside world. If the book could include some suggestions for good hosting providers and good domain name service provider then it would have been very useful.

As is the norm with Murach's books, this book is also a highly practical oriented book with all the concepts explained via examples. Ideally I would use this book as a reference and read those parts of the book as and when necessary. The chapter on Responsive web design is highly recommended as I am not aware of such an elaborate coverage of the topic else where.

---
Disclosure: I received a copy of this book from the publisher in exchange for writing this review on behalf of CodeRanch.

More info at Amazon.com
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic