#1,520 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Pro JavaScript Design Patterns: The Essentials of Object-Oriented JavaScript Programming

Sentiment score: 2
Reddit mentions: 5

We found 5 Reddit mentions of Pro JavaScript Design Patterns: The Essentials of Object-Oriented JavaScript Programming. Here are the top ones.

Pro JavaScript Design Patterns: The Essentials of Object-Oriented JavaScript Programming
Buying options
View on Amazon.com
or
    Features:
  • Quartz movement with analog display
  • Protective anti-reflective sapphire crystal dial window
  • Features buckle closure, luminous hands, and outside minute track
  • Lug Width 22MM and 42MM dial diameter
  • Water Resistance 5 bar (50 m) / 73 psi (164 ft)
  • Stainless steel watch featuring round black dial with logo, date window at 6 o'clock, and croco-embossed leather band
  • Stainless steel watch featuring round black dial with logo, date window at 3 o'clock, and croco-embossed leather band
  • Quartz movement with analog display
  • Protective anti-reflective sapphire crystal dial window
  • Features buckle closure, luminous hands, and outside minute track
  • Water resistant to 165 feet (50 M): suitable for swimming and showering
Specs:
Height9.25 Inches
Length7 Inches
Number of items1
Weight1.54103121138 Pounds
Width0.67 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 5 comments on Pro JavaScript Design Patterns: The Essentials of Object-Oriented JavaScript Programming:

u/magenta_placenta · 3 pointsr/web_design

Pro JavaScript Design Patterns

http://www.amazon.com/JavaScript-Design-Patterns-Recipes-Problem-Solution/dp/159059908X

JavaScript Patterns

http://www.amazon.com/JavaScript-Patterns-Stoyan-Stefanov/dp/0596806752/ref=sr_1_1?s=books&ie=UTF8&qid=1303912468&sr=1-1

High Performance JavaScript

http://www.amazon.com/Performance-JavaScript-Faster-Application-Interfaces/dp/059680279X/ref=sr_1_3?s=books&ie=UTF8&qid=1303912468&sr=1-3

Object Oriented JavaScript

http://www.amazon.com/Object-Oriented-JavaScript-high-quality-applications-libraries/dp/1847194141/ref=sr_1_1?s=books&ie=UTF8&qid=1303912517&sr=1-1

JavaScript: The Good Parts

http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742/ref=sr_1_4?s=books&ie=UTF8&qid=1303912536&sr=1-4

Everyone loves to swing from Crockford's nuts, but I found this book a little hard to read. I lack a CS background and I fully admit I need to re-read this book as last time I read it was beginning of 2009

JavaScript: The Definitive Guide 6th Edition

http://www.amazon.com/JavaScript-Definitive-Guide-David-Flanagan/dp/0596805527/ref=sr_1_1?s=books&ie=UTF8&qid=1303912643&sr=1-1

I just ordered this yesterday, the 5th Edition is the book that really kicked it off for me back in 2005.

jQuery is cool and all (as are all the other libs) but you should try to learn core JavaScript as much as possible.

u/pdoherty926 · 1 pointr/javascript

Start with Beginning JavaScript with DOM scripting and Ajax: from novice to professional (pretty old skewl, but a it's a great intro and is library agnostic) and then move onto Eloquent JavaScript, The Good Parts and Pro JavaScript Design Patterns.