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

Reddit mentions of Object-Oriented JavaScript: Learn everything you need to know about object-oriented JavaScript (OOJS), 3rd Edition

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Object-Oriented JavaScript: Learn everything you need to know about object-oriented JavaScript (OOJS), 3rd Edition. Here are the top ones.

Object-Oriented JavaScript: Learn everything you need to know about object-oriented JavaScript (OOJS), 3rd Edition
Buying options
View on Amazon.com
or
Specs:
Height9.25 Inches
Length7.5 Inches
Number of items1
Release dateJanuary 2017
Weight2.06 Pounds
Width1.24 Inches

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

Shuffle: random products popular on Reddit

Found 1 comment on Object-Oriented JavaScript: Learn everything you need to know about object-oriented JavaScript (OOJS), 3rd Edition:

u/fuchsia8805 ยท 1 pointr/Frontend

Learning JavaScript is a great place to start if that's what you want to do. Here are some resources I would recommend getting started with. If you're completely new to coding, focus on developing strong programming logic FIRST. That will make everything else so much easier to learn. Focus on one thing at a time, or you'll drive yourself crazy.

  1. Object-Oriented JavaScript (third edition) by Ved Antani and Stoyan Stefanov. $44.99 After every chapter (except chapter 1) provides exercises for you to do to solidify concepts. Concepts are well explained. https://www.amazon.com/gp/product/178588056X/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1
  2. Mosh Hamedani: JavaScript Basics course. His website: https://codewithmosh.com and youtube channel: https://www.youtube.com/watch?v=W6NZfCO5SIk&t=83s
  3. w3resource for practice problems: https://www.w3resource.com/javascript-exercises/javascript-basic-exercises.php
  4. Coderbyte for practice problems: https://www.coderbyte.com/challenges
  5. Learn JS: https://www.learn-js.org for short tutorials and easy practice problems. Great starting point for a beginner.

    For more reading...

    MDN web docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript

    w3schools: https://www.w3schools.com/js/default.asp