![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
|
Javascript Literature?
I'll be honest here, I suck at javascript. PHP, CSS, Java, PERL are my strongest pointes and even Ruby I get to an extent. But with javascript i'm lost on a lot of it. I can work my way through some scripts but I need to take my skills to the next level with this one. I'm sick of just using embedded or downloaded scripts and frustratingly try to customize them, I want to start building my own stuff.
If anybody has any specific book reccomendations on javascript books I'd appreciate it (specific, not "any o'riely book" please). It seems like everything is really bad and simplistic or will run me about $40-$50. ouch. Thanks. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Just google search for "javascript references" . Javascript is can be unforgiving sometimes with syntax, it seems like I run into a lot of little things with it, but if you already know Perl and Java then the hardest part is just making sure you dont mix up the syntaxes (I did that way too much). If you arent sure about basic syntax, dont get a big script to customize, get a script that rotates images or something simple like that.
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi freelance scripts - http://ryanguthrie.com/index.html |
|
|
|
|
|
#3 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
www.htmlgoodies.com has an awesome tutorial that takes you through all the basics just like any programming language book. then go to amazon.com and get the javascript bible. if you search it used you can get it for about $2.00 american i believe. (albeit an older edition) i think the regular book is about 40-50 bucks.
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
http://www.amazon.com/gp/product/076...books&v=glance
This is the one I learned from. I haven't opened it in like 3 years now so I can't really tell you how good it is. Although, it got me very far... |
|
|
|
|
|
#5 |
|
Professional Programmer
|
yah, I was bidding on the javascript bible on ebay, got outbid at the last minute, thing sold for like $15 with free shipping, twas quite sad. 4th edition is only $4 like you said, maybe i'll pick that up if there's no real difference in the versions (hell, they'll all be out of date in a few years anyways, right?)
Bry, i'll check out the wrox one too, I do like the way they do their books (better than o'reily in some aspects), I got their PHP graphics handbook. Thanks for the quick responses |
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Forty or fifty bucks is an expensive hamburger, but cheap tuition. Personally, I use the O'Reilly one the most. Nothing really old will be comprehensive enough if you decide to do more than scratch the surface.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 | |
|
Professional Programmer
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|