Learning Web Design, 5th Ed (O'Reilly)
Thursday, 21 June 2018

This is the fifth edition of a popular book subtitled "A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics". It starts at square one, showing how the web and web pages work, and then steadily builds from there. By the end of the book, author Jennifer Niederst Robbin has shown the skills to create a simple site with multicolumn pages that adapt for mobile devices. Each chapter provides exercises to illustrate various techniques and short quizzes to make sure the reader understands key concepts.

<ASIN:1491960205>

 

Author: Jennifer Niederst Robbin
Publisher: O'Reilly
Date: May 2018
Pages: 808
ISBN: 978-1491960202
Print: 1491960205
Kindle: B07DQ5RZJV
Audience: would-be web developers
Level: Introductory
Category: Web design and development 

 

 

  • Build HTML pages with text, links, images, tables, and forms
  • Use style sheets (CSS) for colors, backgrounds, formatting text, page layout, and even simple animation effects
  • Learn how JavaScript works and why the language is so important in web design
  • Create and optimize web images so they’ll download as quickly as possible
  • Use CSS Flexbox and Grid for sophisticated and flexible page layout
  • Learn the ins and outs of Responsive Web Design to make web pages look great on all devices
  • Become familiar with the command line, Git, and other tools in the modern web developer’s toolkit
  • Get to know the power of SVG graphics

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Grokking Machine Learning

Author: Luis G. Serrano
Publisher: Manning
Date: December 2021
Pages: 512
ISBN: 978-1617295911
Print: 1617295914
Kindle: B09LK7KBSL
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
Another book on machine learning - surely we have enough by now?



The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?


More Reviews