How can study the js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

How can study the js?

2nd Jun 2022, 11:31 AM
osama khaled
osama khaled - avatar
38 Answers
+ 15
osama khaled It does not matter the language. What's important is learning the fundamentals such how memory works, primitives, algorithms, data structures, yada yada. Remember that all these languages are running on the same computers, just translating commands differently. So for the most part, a lot of them work the same way which is why the syntax is not important. Syntax is easy to Google, but problem solving skills is not something you can Google at all. That's something you develop over time as you learn how computers themselves work.
2nd Jun 2022, 12:45 PM
Justice
Justice - avatar
+ 17
Before javascript i suggest you to studty html and css and after that js which you can learn from codewithharry videos or from sololearn lessons where everything is given in detail with quiz Hope it helps 🐯🐯💕💕
2nd Jun 2022, 12:20 PM
Rakshit Pahel
Rakshit Pahel - avatar
+ 11
Not more than 2 months if don't break streak 🐯🐯💕💕
2nd Jun 2022, 12:30 PM
Rakshit Pahel
Rakshit Pahel - avatar
+ 10
2-3 hours a day 💕💕🐯🐯
2nd Jun 2022, 12:32 PM
Rakshit Pahel
Rakshit Pahel - avatar
+ 9
Hmm it is well for a beginner and for advance you have to surf on network or google 💕💕🐯🐯
2nd Jun 2022, 12:27 PM
Rakshit Pahel
Rakshit Pahel - avatar
+ 5
You can use youtube
3rd Jun 2022, 12:06 PM
Yassine MEKRANY
Yassine MEKRANY - avatar
+ 4
The basic concepts of programming is same in all languages. Real need is to develop logical thinking like a programmer. There is only one solution CODE CODE AND CODE do lots of errors and smash lots of bugs. Implement what you learn in your own code,project.
2nd Jun 2022, 6:05 PM
RD Singh
RD Singh - avatar
+ 4
osama khaled JS is really wide - used lang. You don’t have to learn all language. But sould learn only basics, DOM, ES(5 or 6) and modules ( or APIs) that your website ( or app ) must have. Sololearn and Mimo are the best apps to learn basics and DOM. W3schools and FreeCodeCamp are the best apps to learn DOM, ES (5 or 6) modules and APIs.
3rd Jun 2022, 6:46 PM
Daniil Pivovarov
Daniil Pivovarov - avatar
+ 3
I learned html and js، is sololearn enough to learn js well?
2nd Jun 2022, 12:25 PM
osama khaled
osama khaled - avatar
+ 3
osama khaled There is no such thing as mastering a language. It is virtually impossible and even Senior devs google basic syntax. You should be focused on problem solving and understanding the tools to help with those problems such as data structures, not trying to memorize syntax.
2nd Jun 2022, 12:35 PM
Justice
Justice - avatar
+ 3
osama khaled I'm not sure that's possible. Frontend means the part of programs that users interact with. That's why it important to learn the fundamentals, cause also understanding what frontend/backend means isn't something you can learn from only learning syntax.
2nd Jun 2022, 1:11 PM
Justice
Justice - avatar
+ 3
osama khaled It seemed like 💕💕♥♥⛄⛄ŘP⛄⛄♥♥💕💕 had some good pointers. They do a lot of Webdev, so I'm sure what they say will check out. 👍🏾
2nd Jun 2022, 1:19 PM
Justice
Justice - avatar
+ 3
Pls how can I better in coding with JavaScript I want to be a front-end developer, already done learning html and css principle on sololearn, same with JavaScript done with the lesson. Am able to master html, css on that sololearn tutorial but JavaScript is hard to master because of no real tutorial
2nd Jun 2022, 2:46 PM
Ogedengbe joseph Oluwadunsin
+ 3
I think the problem is not how to learn the question is are you ready to learn?? Then if you think you're ready (I'll advise) start with the programming language that you think is the easiest for you (HTML CSS) then start with them. But if you already have knowledge on them go ahead and start JS (and back to your question this is a "Best place to start" for beginners) hope you understand
3rd Jun 2022, 8:36 AM
Favour Anaonye
Favour Anaonye - avatar
+ 3
Because JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. Over 97% of websites use JavaScript on the client side for web page behavior, often incorporating third-party libraries
3rd Jun 2022, 8:54 AM
Abdulkarim Usman Ali Alrashidi
Abdulkarim Usman Ali Alrashidi - avatar
+ 3
What is this html
3rd Jun 2022, 9:33 AM
Ritik Singh
+ 3
Html(Hyper text markup language) not really a programming language but it is a markup language for structuring web page. Css(cascading style sheet) is used to style the layout and structure of a web page JavaScript(A programming and scripting language that is used for client side interface )some use it for backend with framework of JavaScript like node. Js and neglecting all other language for back-end such as python, php and Java. That is my little knowledge.
3rd Jun 2022, 9:52 AM
Ogedengbe joseph Oluwadunsin
+ 3
By youtube and solo lean
3rd Jun 2022, 1:07 PM
Mahammad Kamran
+ 3
I'm new to this and I don't know
3rd Jun 2022, 5:28 PM
laekekerkos
laekekerkos - avatar
+ 2
Should i learing c++ before learing any other language?
2nd Jun 2022, 12:42 PM
osama khaled
osama khaled - avatar