ctco-dev / angular-developer-roadmap

A roadmap for effective learning of Angular
1 stars 0 forks source link

Learning objectives to be defined in detail for introductory part #4

Open KasparsLiberts opened 4 years ago

KasparsLiberts commented 4 years ago

For the Introduction part the following objectives were defined:

  Objectives for the Introduction part
I Basics
1 HTML
  1.1. MDN on HTML
2 CSS
  2.1. MDN on CSS
  2.2. CSS Preprocessors
  a. SCSS
3 JavaScript
  3.1. ES6
  3.2. Package Managers
  a. npm
   
II General Development Skills
1 GIT
  1.1. Git Branching
2 HTTP/HTTPS
3 Learn to search for solutions
4 Terminal usage
5 Data Structures and Algorithms
6 Design Patterns