#8 JavaScript Arithmetic Operators | JavaScript Full Tutorial

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

In this lesson, we’re going to learn all about JavaScript Arithmetic Operators. We use them to perform arithmetic operations on values. Most of these we'll be familiar with, some like the Modulus and Exponentiation operators need a bit more explain, we'll cover them all in this lesson.

JavaScript has the following arithmetic operators:

1. Addition +
2. Subtraction -
3. Division /
4. Multiplication *
5. Modulus %
6. Exponentiation **
7. Increment ++
8. Decrement --

0:00 - Intro
0:43 - What are the JS Arithmetic Operators?
1:08 - Common Arithmetic Operators
1:45 - Modulus
2:11 - Exponentiation
2:46 - Increment and Decrement
5:52 - Operator Precedence
7:34 - Lesson Summary
8:12 - Lesson Tasks

------------------

👍 HTML FULL TUTORIAL:


👍 CSS FULL TUTORIAL:


------------------

FACEBOOK:


TWITTER:


SUBSCRIBE and hit the BELL NOTIFICATION 🔔:


------------------
Learn with Dev Dreamer! Step by step, easy to understand tutorials :-)
Рекомендации по теме
Комментарии
Автор

Hey Amit! Your tutorials are excellent - zero confusion and zero rambling. Thanks for the great content and please keep up the great work - it's only a matter of time before your channel blows up. As you alluded to, I'm excited to see how this all builds towards applying these basic principles to practical projects 🙌

andymcgunagle
Автор

thank you 🙏🙏🙏🙏🙏 i know it's extremely basic and beginner level but i can actually code now "on my own". i learned how things work (so far). so far your tutorials are the only ones that helped me understand coding

kardelenkoc
Автор

hi i want to say thank you i'm learning javascript from Iran you are an amazing teacher

mezonbandari
Автор

Thank you so much for this video. My only regret is I didn't find this earlier. I tried some famous tutorial before but it is so boring and I stopped. These tutorials are easier to understand and digest.

daze
Автор

Man, you are good 🎉! Thanks a lot! I have to learn the basics of JS in one month and produce project for code institute. You help a lot! 🎉🎉🎉🎉🎉

vladimiraleksic
Автор

I see so many tutorials on youtube for java script but that kind of learning and interesting through steps by steps could define in words or comments No confusion can left in my mind container Thanks to Dev Dreamer

usamaahmad
Автор

I like how your voice is so clear and doesn't leave any form of confusion.

I think arithmetic operators can get applied to calculators too? I built a calculator using your grid and flexbox tutorial and I want to make it functional.

lolu
Автор

Great video.
I didn't even know about all these operators. I also liked the part with tasks(practice). Keep up!
Can we create something, projects in this small community here?

maestroupdate
Автор

hey, good lesson. I am dying with javascript do you know where can I find good lessons for beginners?

eudincueva