Passed the JS course yet suck at challenging. HELP!? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Passed the JS course yet suck at challenging. HELP!?

Javascript Output help

19th Dec 2016, 10:35 PM
Jared Marks
Jared Marks - avatar
5 Answers
+ 3
the JS challanges are usually array based, modulo based, or pre/post decrement based. These are generally the harder challange questions which can only come with practice in JS
19th Dec 2016, 11:19 PM
Cory Clapp
Cory Clapp - avatar
+ 1
Perhaps review the course quickly, especially the various operators, and practice them in the code playground.
19th Dec 2016, 11:00 PM
Antek
+ 1
I'd just keep trying, the more you try and practice the better you get, there are a lot of online tutorials and guides and unfortunately Sololearn isn't going to be able to add them all straight away. Hopefully over time there will be more in-depth and tutorials covering a wider range of JavaScript, but that will take time, so until then just keep practicing. Personally I don't like the challenges, I find most of them very maths oriented which I suck at, so even though I consider myself fairly good at JavaScript I still end up losing the majority of challenges but it doesn't stop me, I just keep trying and hopefully I'll slowly get better without even realising it. If you enjoy coding, definitely keep it up!
19th Dec 2016, 11:00 PM
xmillsa
0
I feel that the Javascript course wasn't thorough enough because I keep losing challenges.
19th Dec 2016, 10:37 PM
Jared Marks
Jared Marks - avatar
0
Thank you ANTEK & xMillsa! I have reviewed the basic math portion that SoloLearn has provided, but noticed a lack of material on Javascript math which is my weak point also. Their focus is mainly on the operators and syntax so I guess I will supplement through your advices + YouTube.
19th Dec 2016, 11:09 PM
Jared Marks
Jared Marks - avatar