#10 JavaScript Switch Statement | JavaScript for Beginners
Programiz Programiz
156K subscribers
4,454 views
0

 Published On Aug 3, 2022

The switch statement evaluates an expression and executes the corresponding body that matches the expression's result. It is used in decision making.
🔥 Want to learn programming the right way? Get my interactive programming course: https://bit.ly/learn-right

In this video, we will learn about the switch statement and how to use it to make decision making programs in JavaScript. We will also learn to create a calculator using the JavaScript switch statement.It is going to be an interesting video, do watch it till the end.

~
Run JavaScript Online: https://www.programiz.com/javascript/...
Programs in this video: https://github.com/programiz/js-cours...
JavaScript (text-based tutorial): https://www.programiz.com/javascript/...

Timestamps:
00:18 Switch Statement
04:11 Omitting break
05:05 JavaScript switch With Multiple Case
06:50 Simple Calculator
8:41 Programming Task
9:10 Programiz Quiz

Find Programiz elsewhere:
Facebook:   / programiz  
Instagram:   / _programiz  
LinkedIn:   / programiz  
Twitter:   / programiz  
Website: https://www.programiz.com

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

#10 JavaScript Switch Statement | JavaScript for Beginners

#javascript #switch #programiz #learnprogramming #js #coding

show more

Share/Embed