0
Can I learn JavaScript directly after c++ by this app ?
16 Réponses
+ 3
If you want to become a web developer you don't need to learn C++ at all.
#YAGNI
Here is complete roadmap for web development. Learn what is needed ;)
https://github.com/kamranahmedse/developer-roadmap/blob/master/README.md
+ 3
Learn html first.
Then css and then js.
+ 3
Karol200511 ,
We don't need to learn C++ for understanding JS but it's not correct that "Javascript has nothing to do with C++" 😣
Javascript engines like Chakra core, SpiderMonkey , JsCore and also V8 are built using C++ ♥.
C++ does amazing things under the hood 🤗.
+ 3
Yes,you can do without any problem
+ 2
You should have some plan about what you're learning.
HTML, CSS and Javascript are a team, if you want to do web programming.
C++ has no obvious relation to that.
So sure, you can learn both, also directly side to side, but do you want to?
First clarify for yourself, where you want to go, then choose the right tools/languages for the job
+ 2
Yeah u can learn Javascript without learn cpp . Every language is independent,every language have its own syntex rules which are different.
+ 1
JavaScript have nothing to do with C++...
+ 1
Yes of course
+ 1
Of course why not. But you have know html and css
+ 1
Of course why not. But you have know html and css
0
So which web development course I will prefer ?
0
You can if you are very much interested. Understanding the concept would not be very difficult. JavaScript is nothing to do with C++.
But, it is not advisable to do so.
First learn HTML, then learn CSS and then start learning JavaScript.
My suggestion is that one should start from the front end and then slowly move towards backend.
Rest is up to you. There are no hard and fast rules any way.
0
First u learn html and css .And then u go for javascript.
Because html and css are basics. So u must learn the html and css before javascript
0
Frontend development
Starting first HTML
so you should learn html and basics of frontend
0
HTML and JavaScript is same coding language for web development but JavaScript is harder than HTML. But if you find JavaScript easy then start it at your own Will.