#1,698 in Computers & technology books

Reddit mentions of CSS: The Definitive Guide

Sentiment score: 2
Reddit mentions: 3

We found 3 Reddit mentions of CSS: The Definitive Guide. Here are the top ones.

CSS: The Definitive Guide
Buying options
View on Amazon.com
or
    Features:
  • ISBN13: 9780596527334
  • Condition: New
  • Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!
Specs:
Height9.19 Inches
Length7 Inches
Number of items1
Release dateNovember 2006
Weight1.84747375556 Pounds
Width1.1 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 3 comments on CSS: The Definitive Guide:

u/Godd2 · 6 pointsr/AdviceAnimals

Web development or application programming? If you want to get into web dev, just pick up a book! Just read something like HTML for dummies cover to cover and then CSS and Javascript.

After that, you move onto jQuery, PHP (or Ruby), SQL, etc.

In fact, that's a good list of things to read to get into web dev. HTML, CSS, Javascript, PHP, SQL, jQuery (in kinda sorta that order).

For CSS I recommend CSS: The Definitive Guide. If you read that at least once through, you'll be ahead of the curve in CSS understanding, no joke. Pretty easy read, too, especially if you have the basics of HTML under your belt (hence the HTML for Dummies recommendation).

Javascript and PHP are a bit different. They are full-fledged programming languages. But don't let that intimidate you! They're super easy to learn, and they have a lot in common in the way you write them out.

If you're better at video than books, check out Lynda.com . They have a video tutorial (very comprehensive) for almost every software you can think of (Adobe Suite, HTML, PHP, Ruby, Javascript even videos for LinkedIn).

And, as always, everything I've listed here is equally available on the high seas wink wink.

Good luck! Oh, and if you want to do application programming, pick up a book on C++ or Java.

u/FinalRewind · 2 pointsr/css

I actually recommend a book. I got this on one of the Humble Bundle sales for cheap.

​

https://www.amazon.com/CSS-Definitive-Guide-Eric-Meyer/dp/0596527330

u/rajittheqeek · 1 pointr/css

I think it's good to balance practice and theory so I'd recommend making room for reading up/studying.

I used Cascading Style Sheets, The Definitive Guide, but it's pretty old now.