JavaScript is way more confusing than Responsive web design.
Anyone else struggling with Java or is it just me?
Link to the challenge:
JavaScript is way more confusing than Responsive web design.
Anyone else struggling with Java or is it just me?
Link to the challenge:
First of all, just to be clear, Java and JavaScript are not the same thing. They are at best siblings, both descending from the C language. The old saying that āJava is to JavaScript as car is to carpetā may be a bit of an exaggeration, but stillā¦ The āJavaā in āJavaScriptā has more to do with marketing than anything else.
But yeah, JS is much harder than HTML and CSS. Those were basically just scripting languages, whereas JS is a ārealā programming language.
So yeah, everyone struggles with it. Just keep at it. And remind yourself that itās a good think that itās so difficult - thatās why it pays well.
Thank you for the clarification , much appreciated! I am just trying to learn as much as I go!
Hi @noxmaraba !
Nope, it is not just you.
Just take your time.
It is not a race.
With practice and time the concepts will start to make sense.
thank you for this!! this just helped me boost my confidence <3
I like āJava is to JavaScript as ham is to hamburgerā.
i am on the same boat but I keep going ā¦ we got this. you got this.
Thank you, and for sure WE GOT THIS
Not just a āyouā thing. Cant tell you how many times I thought about quitting because my code didnt work, only to find out hours later that it wasnāt running right because I literally missed a comma in a switch statement or a semicolon in a function
Javascript demands that not only do you need to know what youre doing, but you must do it with precision. Totally unforgiving.
But I can see that im making progress.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.