#26 - Javascript tutorial for beginners - Wrap up

Опубликовано: 02 Ноябрь 2024
на канале: Build Cool Stuffs
12
0

We've come to the end of the tutorial


In the the tutorial we looked at
#1 - Where to write and run javascript
#2 - How to include javascript in your project
#3 - How to output javascript in the browser
#4 - Javascript syntax and comment
#5 - Javascript Variables
#6 - Javascript Operators
#7 - Javascript Datatypes
#8 - Javascript Functions
#9 - Javascript Object
#10 - Javascript Event
#11 - Javascript String
#12 - Javascript Numbers
#13 - Javascript Array
#14 - Javascript Date
#15 - Javascript Math
#16 - Guess the Number Game
#17 - Javascript Booleans, Comparison operators and Conditional statement
#18 - Javascript Switch
#19 - Javascript Loops
#20 - Javascript For loop
#21 - Javascript While loop
#22 - Javascript Break
#23 - Javascript Regexp
#24 - Javascript Error handling
#25 - Javascript this




If you have any question feel free to drop them in the comment section

and don't forget to subscribe to my Youtube Channel

And
Follow me on twitter:   / paulos_ab  

Get the Lesson files of the whole tutorial on github
https://github.com/paulosabayomi/less...

OR

if you have git installed, you could clone it on the CLI
https://github.com/paulosabayomi/less...


#javascript #beginners