Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Is it necessary to learn css inorder to learn javascript ? Reply To: Is it necessary to learn css inorder to learn javascript ?

#156904
Alex
Participant

CSS is pretty easy to learn the basics, and then pick up the more advanced concepts as you progress. I’d recommend sitting down one day and going through either:

http://www.codeschool.com, 2 Day Pass http://www.treehouse.com, One Month Free http://www.lynda.com, 7 day Free Trial
http://www.codeacademy.com Free… I think.

course on CSS and then move onto Javascript/JQuery/other Frameworks then Sass.

This you’ll avoid many of hours of frustration that are bond to arise when you’re doing your projects without prior knowledge of CSS.