I really need to learn professional javascript in two days because I am gonna have to hit the ground running (real world project). I have little which can be approximated to no knowledge of JavaScript or website development. Any help would be appreciated greatly.
|
Seriously, two days is about enough to get a feel for the basics. It's nowhere near enough time to get to "professional" level (whatever that means exactly). The more experience you have with other languages, the easier it will be, though. |
|||
|
|
|
Don't cram for a programming language, especially learning it professionally, unless you have previous programing experience. |
|||
|
|
http://eloquentjavascript.net/ See also Would you recommend starting from HTML5 & CSS3 for beginners? for resources on learning web technologies. |
|||
|
|
|
This article is a great source of up to date, modern JavaScript resources: http://blog.reybango.com/2010/12/15/what-to-read-to-get-up-to-speed-in-javascript/ |
|||
|
|
|
Go through video lectures by Douglas Crockford at http://yuiblog.com/crockford/. You could be able to get rid of some assumptions, misconceptions and pick up some really good concepts in less than 10 hrs of video. Nevertheless, it is indeed a great place to start. |
|||
|
|

hours_in_day. Make it like 125 or something. Just wondering...why are you being forced to "hit the ground running" on a project that you can't [based on what you've said] really contribute to? – Andrew Jan 22 '11 at 7:00