List of Skills?

Hello! I’m working through Javascript Data Structures and The Responsive Web Design modules concurrently. I’ve poked into the upcoming courses a bit to see what’s in store. I’m wondering if there is a helpful list of specific techniques in a list for the first two courses. I’d also like to clarify that I like the guided tutorials ALOT as they give you much needed practice typing the code and interacting with arrays and objects. But, it would also be helpful to have some sort of list to reference when you are doing more self-directed work. Trying to guess the step number that involved the concept you’re trying to refer back to is tricky and time consuming.

For example, I know I want to find the step where I referenced a CSS element by it’s type attribute. I can Google and MDN this of course, but sometimes the thing you are trying to look back to is a bit fuzzy and hard to describe. In those cases it’d be really helpful to have some sort of concept list.

Thanks!

Hi @AlexDRichards

You can create a web page and update it as you learn the skill.

For each project you do, write down the skills you learnt.

If I want to create a form, I reference the Survey form project.
Center an image or other element, Tribute project.
Link to other pages or content on the same page, Technical documentation project.
Update text or styling property by clicking a button, Role Playing Game.

Happy coding

1 Like

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