Mr. Ramirez. One resource I would recommend is the book by Douglas Crockford titled "JavaScript: The Good Parts".
I've always been more of a hands-on type of guy when it comes to coding, but this book is definitely worth reading. JavaScript is vastly different from most classical programming languages, and until I understood those differences, I made little real progress. I'll do my best to help you with any questions you have. Feel free to email me directly at [email protected] Hope this helps, Scott On Thu, Mar 3, 2011 at 12:47 PM, William Ramirez <[email protected]>wrote: > hey scott I ccan't reallly help you but was hoping maybe you could > offer some insight. I'm a really bad coder and want to be a fairly > decent one at Javascript can you point to some good resources? > > On Feb 19, 2:58 pm, Scott Greenfield <[email protected]> wrote: > > Hello, > > > > I feel like I'm a pretty decent JavaScript coder, but I know there is > always > > more to learn. I wrote a "plugin for a plugin", that enhances and > extends > > the core plugin's functionality. I'm not entirely sure that I'm doing > this > > the "best" way. If anyone is bored or has some free time, I'd love to > get > > some feedback from the experts. Am I doing this the best way? Is there > > anything that I'm not doing that I should? This is the best I can do at > > this point, but I want to get better, so any feedback or criticism would > be > > very much appreciated. > > > > Thank you very much to anyone who can offer some criticism / advice. The > > plugin can be found here: > https://github.com/lyconic/fullcalendar.viewmore/ > > > > Thanks! > > > > -Scott > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected] > -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
