Jump Start Sass (Sitepoint)
Monday, 11 July 2016

Using Sass, you can write your stylesheets in a more concise, dynamic, and readable way, and cut down many of the tedious repetitive tasks that come with writing vanilla CSS. Sass simplifies your stylesheets, adding some useful features missing from CSS. Most importantly, Sass will save you time.

<ASIN:0994182678>

 

Hugo Giraudel and Miriam Suzanne provide a thorough introduction to Sass for the beginner:

  • What preprocessors are and how they can be useful
  • Installation and getting started
  • Variables, mixins, and functions
  • Loops and conditions
  • Nesting
  • Extend
  • Warnings & errors
  • Project architecture
  • The Sass ecosystem

 

Author: Hugo Giraudel & Miriam Suzanne
Publisher: SitePoint
Date: April 7, 2016
Pages: 150
Print: 0994182678
Kindle: B015PQPALM

 

Visit Book Watch Archive for hundreds more titles.

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.

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

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?



SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?


More Reviews