+ 8
Can I start learning JavaScript without having knowledge of any programing language.
I don't know any programing language but I know basics of HTML and CSS. can I learn JavaScript now or I need to learn any other language before going to learn JavaScript.
8 Respuestas
+ 16
You can...
+ 8
It's logical after you learned html and css.
+ 6
Nope But I'm suggest you learn HTML first .☺
+ 4
Yes, you can. It rather simple language, but has some "underwater rocks". If you want to be frontend developer you should know JS! Plus it will be useful to learn other language static, for instance python. It also use in web. JS has huge amount of different amazing libraries and frameworks, which help developers programming different applications and dynamic sites.
+ 2
Yes or No
I'll say you need to know what Google is first,LoL
Absolutely "Yes"
As it was High-Level language so If you learn it
Your programming learning gonna be easier
+ 2
Javascript is easy to learn. However go through some MOOC on the subject of "Introduction to programming & Datastructures" & "Algorithms" which may help you to do better. Good Luck!
+ 1
Nope, But I'm suggest you learn HTML first .☺
If Not you may get some errors
+ 1
JavaScript was the first programming language I learned, so yes you definitely can. Though it helps to know a little HTML and CSS (which you do) first, because then you can use JavaScript to modify a HTML document.