I’ve been looking at the curriculum and I see that data visualization is a shorter course than javascript. I just started with javascript and I just about to go into the regular expression section. Is okay to skip that and head into visualization?
1 Like
u can skip it but if its in the same certificate then u wont get it unless u do them both
1 Like
the first part in Data Visualization uses D3, which is a javascript library, the second one teaches some about APIs and DOM manipulation, still javascript, you could try, but if you don’t know enough javascript you will be unable to understand what’s going on
those are shorter because the basics are already presented in previous certs, the projects would still require a lot of work
3 Likes
You can certainly pop over to the Data Visualization section and see if you have enough JavaScript to accomplish the projects. I’m dubious, but maybe.
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.