Im am willing to learn JavaScript, and i would like to know the estimated time taken to finish the JavaScript algorithms and data structures certificate, any help would be appreciated thanks!
It varies highly from person to person. I would say that even after that certificate you should expect your total effort to become job ready to be on the order of years.
A long time. I started Aug 13. I know cause I’ve been taking notes, and the app tells me when a note was created. I’m currently on Building a Todo App. As you see, there are 5 segments to the course, and this is in the second one. I’m also jobless atm, so have as much time to devote to it as I please. Sometimes I spend all day on it, others I take the day off completely. But I would guess I clock in 40 hours a week.
Granted, taking notes does slow down the process. But it helps retain knowledge. Especially for JavaScript. You’re constantly having new terms thrown at you, so it’s a good idea to take notes to refer back to them when you need to later.
Hi totaleclipse,
You have done a good job I guess. I started nearly the same time and now stuck in “calorie counter” project. I have an issue on step 46 in this project where I get stuck now. If you can help it would be appreciable.
Thanks! Like I said, I’m jobless, so that’s why I can progress faster than average.
That step confused me as well. It tells you to make a “label element”. You need to use the same syntax as if you were making it in html. This is the first time (I believe) that you have to do something like this. I wish the instructions made it clear to use html syntax.
Let me know if that let you progress or you still need help.
Thanks. I have solved it few minutes ago. It was an issue with spacing and line.
Gotcha, glad you solved it!
if you have an issue with a step please use the Help button to open your own topic about it