Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

JavaScript Knowledge questions

Hi guys,

Recently development track, I have completed JavaScript Foundations, and Interactive Web Pages with JavaScript courses, I am not satisfied to understand fully on JavaScript concepts yet , for example - event handlings and other elements due to Jim' unclear explanation and Andrew's fast progress.

With other useful resources, I ended up to google more details via MDN site and W3C as well as purchase new book called JavaScript and jQuery Set by Jon Duckett. My goal is to become Front-End developer along with back-end PHP.

Anyone has similar experiences? What should I do to improve my knowledge specifically on JavaScript? :(

Dave McFarland Dustin Matlock

6 Answers

Most JavaScript resources are in my opinion pretty terrible:

Once you've completed all of that, while avoiding the pitfalls of getting in over your head with material that doesn't properly explain concepts before it starts using them. Then if you want to take your JavaScript to the next level check out http://www.javascriptenlightenment.com/

Okay, thank you James. Appendto Lessons sounds very interesting.

By the way, do you know any good books or resources for Programming PHP, I have only PHP book by O'Reilly which is okay.

I can't give a personal recommendation, but I am aware of PHP & MySQL: Novice to Ninja, which is said to be pretty good. Also, you might check out the more comprehensive PHP and MySQL Web Development (5th Edition) releasing March 2015.

Jon Ducketts books are great, be sure to get the hardcover books, I love my paperback but it fell apart too soon.

Which problems did you encounter?

for example - appending/ removing elements, traversing and binding events, are you familiar with JavaScript?

Hi Salman, I think this is a helpful source:

http://jstherightway.org/

Dustin Matlock this specific 'Novice to Ninja' book caught my attention, I will research more about it and still struggle to make eCommerce site as well as security.

thank you, Dustin again :)

Sure, and you might also check out Larry Ullman’s books.