Learn Javascript Syntax For Dummies

preview_player
Показать описание
Tutorial to understanding Javascript Syntax easily.
JavaScript is a high-level, dynamic, untyped, and interpreted programming language.
Рекомендации по теме
Комментарии
Автор

Great video! This is the only lesson I've found so far where they actually explain HOW to use Javascript to do practical things. The others just explain the concepts but don't relate it to real world web development.

JLDReactions
Автор

Solid tutorial! I always got JS logic but this really helped me understand the syntax better!

eric.slyfield
Автор

That is really good for beginners like me :)

Phonognomiks
Автор

may i know who is the instructor on this cousre

syahmiahmad
Автор

You clearly are violating the separation of concerns with this tutorial. You're supposed to create a separate folder, and file for JavaScript. Within the opening script tag you put src=(what ever you folder is) make sure the file you source it too is a .js file, and that's how you're supposed to do it. At the very least you could've spent 30 seconds to explain that

sychobones
Автор

that saliva in your mouth... any code to control that?

webdevelopmentlabs