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
 


Principled Programming

Author: Tim Teitelbaum
Publisher: DateTree Press
Date: March 2023
Pages: 429
ISBN: 978-8987744109
Print: B0BZF8R467
Audience: General
Rating: 5
Reviewer: Mike James
Principled Programming - what else would you want to do?



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews