Ultimate JavaScript Objects (Udemy.com)

What you'll learnUnderstand and explain the purpose of objects in JavaScript and in generalCreate objects using several different kinds of notationIterate over object properties effectivelyCopy and deep copy objects and understand the underlying consequencesEffective usage and formatting of JSON (JavaScript Object Notation)Install Lodash.js and implement it in practical situationsCreate and implement ES6 Classes and methodsUnderstand and execute ES6 Class InheritanceUse ES6 Symbols as a key in objectsComposite object methods into new classesUnderstand the consequences and purpose of prototypeF

Created by: Daniel Stern

Produced in 2016

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 86 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a javascript course? Or looking for more detail on Daniel Stern's Ultimate JavaScript Objects? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

DescriptionUltimate JavaScript Objects, the most epic installment of the Ultimate JavaScript series,A is a course designed to trainA any student to be a completeA JavaScript Object Pro.Why is understanding JavaScript objects useful?A Any webA developer or back-end coder using Node uses JavaScript every day, and features of JavaScript Objects you don't know about yet could be costing you hundreds of hours in lost productivity.That's why the Code Whisperer, Daniel Stern, put together this course - to arm you withA only the most practical tools to increase the productivity in your JavaScript Workflow.We'll cover tons of topics thatA YOU need to know includingHow to create JavaScript Objects theA right wayHow to copy anA object without unintended consequencesHow to use ES6 Classes toA make your projects more maintainable and clearAll the key terminology and concepts to ace any job interview!We've really pulled out all the stops to deliver a course that we truly believe is an incredible value.For theA LOWESTA PRICEA a course can be sold for on this site, you getTwo full hours of densely packed educational videoOver 10 downloadable handoutsA Over 50 challenging quiz questions throughout the courseA so that you retain the knowledge you needTENA cutting edge coding tests right inside the browser!A (That's more than any knownA competing courses offer)Ten chaptersA packed with JavaScript knowledgeThere's not enough room in this summary to list every reason why this course is an amazing value!A price as low or lower than any non-free Udemy course, but packed with the content of a premium course100%A Money Back GuaranteeDozens of useful techniques distilled to improve your productivity and increase your esteem in your coding circleThis course is the crown jewel of any JavaScript student's collection of go-toA references and educational compendia.With the 100%A Money Back guarantee, plus an incredible value, there'sA no reason not to grab to this course today!Who this course is for:This course is ideal for any student of JavaScript who wishes to improve their knowledgeEven extremely seasoned developers will have their skills refreshed by the large number of quizzes and coding testsAny back-end developer working in a Node.JS environmentAny front-end developer writing JavaScript code on a daily basisAny hobbyist using JavaScript as part of a hardware API - Raspberry PI, Edison, etc

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Daniel Stern

Known in development circles as a the Code Whisperer," Daniel Stern has been believed to possess a supernatural connection to computers ever since he talked the supercomputer Deep Blue off the roof of a twelve-story St. Petersburg apartment building, following its shameful loss to Gary Kasparov.

He can often be found singing softly to his tablet, or gently caressing his aluminum keyboard in his arms.

Daniel has been working as a front end and full stack developer in the tech industry since 2011. He's developed single-page applications for banks like CIBC, charities like the Ontario Institute for Cancer Research, and at ad agencies like McLaren McCann, TraffikGroup and Olson. Throughout his labors, he's worked on computer programming in his spare time because, well, he's obsessed with it.

In addition to being featured in both CSS Weekly and JavaScript weekly, Daniel is well-known throughout the open-source community for maintaining several open-source tools, most notably the Angular.js and LESS-based tool, Range .css and the Angular .js audio tool, ngAudio.

In addition to being trusted by the open source community to develop top-quality, functional code, Daniel has also been invited to speak at numerous conferences including Full Stack Conference 2014 in London, England.

Daniel is an active learner and very passionate about the following technologies,

- Node.js
- Angular.js
- TypeScript
- MongoDB
- LESS
- Grunt
-

icon
Reviews

4.3

14 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Konstantin on 8/31/2018

Very very few practical exercices. I would suggest more practice.

By Miguel Prez on 5/25/2018

The explaining abilities of the teacher are awesome

By Don Roberton on 4/10/2018

Goes much too fast. Console window is too small and you can't follow the code. No solutions to exercises that I could find.

By Jeremy Stone on 3/26/2018

Even being only a few lectures into this course and I already know what objects are,how OOP relates to JavaScript and how object and classes are related. If I knew this information before my last interview I would have probably gotten the job.

By Chris Waters on 1/2/2018

I believe this course delivered what I was after. I was looking to shore up my limited understanding of objects.\n\nI have taken other Udemy courses that went a little deeper into topics than this course does. I feel as if those courses gave me a higher degree of confidence upon completion.\n\nHowever, I bought this course on sale and feel that the content was worth the sale price.

By Alice Rose on 12/29/2017

I enjoyed the live examples. It really helped build on my knowledge on the simplied overview from a top down perspective of an object. It added more good info that I was not even aware of. I wish this course would be mandatory for school and bootcamps. It would make coding easier because a person would be able to quicky spot the structure of different objects and classes to break down protypes and constructors a lot faster. This would free their time to start working on other things like backend servers, other libraries, frameworks, refactoring, algorithms, side projects, etc. Criticism for future addtions: I wish the course would expand deeper into types of algorithms to improve overall code structure with refactoring code, connecting forms, blogs, etc., to backend from the front end, using node as a local server to stop the tedious time-wasting(save, alt-tab, refresh), using math.random() with properties(variables) and arrays to connect that to event propagation, buttons, loops, & jquery libraries. Ok I put too much thought into the suggestions, but yeah ''This course totally rocks''!!!

By Glenn Levine on 9/5/2017

Very good instructor. He makes learning Javascript interesting. Good sense of humor too. GL

By Jose Rosario on 11/28/2016

I really enjoyed this course, it was very thorough and informative. The instructor has a style that is very friendly and easy to understand.\nThe only recommendation I would give is that a lot of the course is done in the Chrome console, this is a bit unfortunate because it doesn't leave the student very much to refer back to. However, later in the course the instructor introduced atom.io and teaches you how to use a console in that program. After that it was easy to create a js file that I could refer back to.\nI don't ding the course rating because if you really wanted to you could also create a js file and then separately enter the commands in the console but it would have been nice to have the atom.io option earlier in the course. In any case, the information is fantastic and the instructor does an excellent job communicating it. I recommend this course.

By AJ Moore on 8/15/2016

This course is short and to the point

By Richard Moore on 8/9/2016

I got the feeling that the course did not really go into any of the subjects in depth.... and I found the examples covered the bare minimum, would have been better to develop a small project.

By Josh Sumption on 7/17/2016

Straight forward explanations. Instructor gives specifics on topics, then shows them in the console. This makes it easy to follow and understand.

By TeaCii on 7/13/2016

The instructor is clear in his objectives.\nHe knows the stuff.\nHe builds the course in a logical manner.\nThere are a lot of quizes and they ensure that the learning is consumed.\nThe topic is very well covered.\nI would recommend this course, hands down, to anyone.