Re: [cville] Web programming resources
- From:
- Anthony Burton
- Date:
- 2011-02-12 @ 03:25
IMHO, the best way to learn these technologies is to use them. And, the best
thing is that you can go to your favorite web site and grab them and tear
them apart.
My favorite resource for HTML and web technologies in general is (though
there's a lot of useful information there on web tech in general):
http://www.w3c.org/
CSS would be:
http://www.csszengarden.com/
JavaScript would be the book "JavaScript, The Good Parts":
http://oreilly.com/catalog/9780596517748/
I also paid for his JavaScript Master Class as I think it's fantastic.
Available at:
http://oreilly.com/catalog/9780596809614
Lots of good info here as well:
http://www.webmonkey.com/
Might as well learn how to manage this stuff as well; do yourself a favor
and get to know a tool like git now:
http://www.alistapart.com/articles/get-started-with-git/
The *best* way to learn this stuff is to do it. Go to a site and just tear
it apart.
Best of luck to you,
Anthony
On Fri, Feb 11, 2011 at 9:05 PM, Daniel Lepage <dplepage@gmail.com> wrote:
> Does anyone have good recommendations for books or other resources for
> learning HTML, CSS, or Javascript?
>
> Thanks,
> Dan
>