I have reached the point where we have to work on Blackjack game project but haven’t seen any reference to events and checked the later part of course too but still nothing related to events is there.
Do you think that this course is of any use?
Please recommend me a source from where I can learn JavaScript in less time, I mean some fast track course.
Anything from Lynda.com. This should be just fine: http://www.lynda.com/JavaScript-tutorials/Essential-Training-2011/81266-2.html?srchtrk=index%3A2linktypeid%3A2q%3Ajavascriptpage%3A1s%3Arelevancesa%3Atrueproducttypeid%3A2
Also if you want to use tutsplus, you can find 2 very good JavaScript Fundamentals tutorials: https://tutsplus.com/?s=javascript+fundamentals&post_type=all
You should also consider buying JavaScript : The Good Parts by Douglas Crockford, JavaScript : The Definitive Guide by David Flanagan and JavaScript Patterns by Stoyan Stefanof if you want to get up to speed with everything that JavaScript has to offer.