I am a beginner to javascript, i want to make multiplechoice questions and fill in the blank questions in javascript and design games; where should i start?

I am a beginner to javascript, i want to make multiplechoice questions and fill in the blank questions in javascript and design games; where should i start?

You should probably start by learning JS. freeCodeCamp has an entire certification to teach you JS.

That is what I have done. I like so far what I see being taught by freecodecamp. I want to start making small programs with the lessons i learn everyday; do you have any suggestions?

The curriculum doesn’t really teach plain JS DOM manipulation. I would do a few follow-along tutorials and read up a bit on the subject.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.