KeremTheCoder
KeremTheCoder
  • Видео 25
  • Просмотров 1 878

Видео

Javascript Tutorial #19 - else if statementsJavascript Tutorial #19 - else if statements
Javascript Tutorial #19 - else if statements
Просмотров 183 дня назад
In this video, I am talking about the else if statements. I also gave a super chart for if, else, and else if statements.
Why it is important to do the main code in the backend.Why it is important to do the main code in the backend.
Why it is important to do the main code in the backend.
Просмотров 5784 дня назад
In this video, I exposed the vulnerability of frontend. It can be manipulated by the user. Therefore, coders should write the main code in the backend.
Javascript Tutorial #18 - Nested if else statementsJavascript Tutorial #18 - Nested if else statements
Javascript Tutorial #18 - Nested if else statements
Просмотров 118 дней назад
In this video, I am explaining the nested if else statements.
Javascript Tutorial #17 - Variable scopeJavascript Tutorial #17 - Variable scope
Javascript Tutorial #17 - Variable scope
Просмотров 2610 дней назад
In this video, I talk about variable scope (global and local variables)
Why accuracy in speed typing is importantWhy accuracy in speed typing is important
Why accuracy in speed typing is important
Просмотров 16711 дней назад
In this video, I compared the typing speed difference between low accuracy and high accuracy. It is really important to be accuracte while typing.
Javascript Tutorial #16 - Logical Operators.Javascript Tutorial #16 - Logical Operators.
Javascript Tutorial #16 - Logical Operators.
Просмотров 1415 дней назад
In this video, I am talking about logical operators in javascript.
Javascript Tutorial #15 - Comparisons in if statements.Javascript Tutorial #15 - Comparisons in if statements.
Javascript Tutorial #15 - Comparisons in if statements.
Просмотров 2018 дней назад
In this video, I am talking about comparisons in if statements.
Javascript Tutorial #14 - Else statementsJavascript Tutorial #14 - Else statements
Javascript Tutorial #14 - Else statements
Просмотров 2121 день назад
In this video, I am talking about the usage of the else statement in javasctipt.
Javasctipt Tutorial #13 - if statementsJavasctipt Tutorial #13 - if statements
Javasctipt Tutorial #13 - if statements
Просмотров 5823 дня назад
In this video, I am talking about the usage of if statement.
How typing 123 WPM in 30 seconds look likeHow typing 123 WPM in 30 seconds look like
How typing 123 WPM in 30 seconds look like
Просмотров 60124 дня назад
In this video, I typed 123 WPM in 30 seconds with 98% accuracy.
Javascript Tutorial #12 - Random numbersJavascript Tutorial #12 - Random numbers
Javascript Tutorial #12 - Random numbers
Просмотров 1726 дней назад
In this video, I am explaining random numbers in javascript
Javascript tutorial #11 - Math classJavascript tutorial #11 - Math class
Javascript tutorial #11 - Math class
Просмотров 928 дней назад
In this video, I am explaining the Math class in javascript as well as some use of it #javascript #tutorial
Javascript Tutorial #10 - document.getElementByIdJavascript Tutorial #10 - document.getElementById
Javascript Tutorial #10 - document.getElementById
Просмотров 36Месяц назад
In this video, I am talking about document.getElementById in javascript.
Javasctipt Tutorial #9 - The const keywordJavasctipt Tutorial #9 - The const keyword
Javasctipt Tutorial #9 - The const keyword
Просмотров 35Месяц назад
In this video, I am talking about the usage of the const keyword.