03 Basic JavaScript Syntax

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

You are an excellent teacher! Not many have the gift.

stevevarghese
Автор

Thank you so much, I've been having a lot of trouble finding a good starter for code.

enetgrinson
Автор

that seems to excellent serie of js ...anyway you look like Jose Mourinho..

slymnvr
Автор

installing node 8, current version is 16 and a lot has changed...hope the information is up to date?

ca-ltfc
Автор

Thank you for the encouraging words at the end ❤️ haha

SammiSunny
Автор

I'm currently doing Java script for my cert 3 in information & technology,

the issue is I did it ages ago and haven't filled out my log book,

It's has specific questions like the Syntax I used for a code I'm assuming from my interpretation,

that the syntax is the whole entire code written that makes sense for visual code to execute properly?

2nd question for example of "Run syntax" is the code to execute the line of command which can be console.log or ; semicolon of each line?

sammcewan
Автор

the English was almost more impressive than the javascript

karlr
Автор

Excellent video! how can i have you as a mentor sir?

amehdaniel
Автор

I dont mean to be rude, I only say this to perhaps bring some issues to light.

I understand that this may make more sense in relation to the rest of your series (which I have not watched)

But when talking about syntax, the main focus should be syntax... you spent a very long time at the beginning talking about applications of JS. It was almost half way through the video before anything was said about syntax..

And I, personally, hate when instructors bring something up, then proceed to take time to say "don't worry about that for now; we'll get into it later" when they could easily give a very barebones explaination, then explain that it'll be further explained in the future. Otherwise, why bring it up at all.

tylermorath
Автор

You time speaking more english than actually communicating to teach and there is a big difference ...thanks anyways

martinking
Автор

Your introduction took so long that o lost interest and went for other creators in video. Please, try to be on point in your mext videos. Thank you any for your works.

philipakpan
Автор

Strangely enough:

"let x = 7;
let y = 3;
let z = x + y;
console.log('Answer: ' + z);"

outputs "1" when executed in the console.

SilverCll
Автор

Waste of my time. After five minutes of gibberish I lost interest. Maybe your instruction is good but I couldn't wait that long. Please delete this video, you can try it again but get to the point and stay on the topic.

pmcomputer