Disclaimer: This content was organized based on the required knowledge of the job market, as a study guide. This module is not certified as professional training.
This module represents the basic knowledge that a junior developer, starting from scratch, with videos available for free on Youtube.
The frontend developer needs a solid base of Javascript and a good understanding of HTML/CSS. Every javascript framework has good documentation and streamlines the code business creation processes. So with this YouTube course base, you can get a good idea to start with a market framework.
Courses:
- Basic HTML: Understand the semantics of HTML, forms, structure.
- HTML and CSS: Understand how to style in a performative and reusable way.
- Programming logic: Development of computational thinking
- Basic Javascript: Course for the first steps, from beginner to basics, with a minimum of complexity.
- Intermediate Javascript: Practical and modern application of javascript
Additional vídeos:
- Git/Github: Storage and versioning of modern code used in the market
- Scrum: the most common metodology for project management teams.
Practical project suggestion:
- Pokedex: To consolidate all learning, practice is important. Make the project at the end of the study and save it on your github to be used by you as a portfolio.
Notes:
- Watch the complete video of the module, after complete understanding, do the exercise in practice, if necessary re-watch it.