Skip to content

Commit

Permalink
docs: update stage1
Browse files Browse the repository at this point in the history
  • Loading branch information
WiiJoy committed Oct 22, 2024
1 parent 64e5454 commit f65ee6c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 14 deletions.
26 changes: 14 additions & 12 deletions stage1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
2. Git, GitHub, commit and pull request formatting.
3. Adaptive layout markup.
4. Core JS.
5. Algorithmic tasks.
6. DOM, DOM Events, Browser API.
7. Virtual keyboard project.
8. Basics of NodeJS.
9. Webpack
10. Clean Code project.
5. DOM, DOM Events, Browser API.
6. Algorithmic tasks.
7. Clean Code project.
8. Modules.
9. Bundlers.
10. Basics of NodeJS.
11. Preparation for HTML/CSS/JS/Algorithms interviews.

---
Expand Down Expand Up @@ -95,7 +95,7 @@

- Tasks:

- Christmas shop. Part 1: Fixed Layout
- [Christmas shop. Part 1: Fixed Layout](../tasks/christmas-shop/christmas-shop.md)

- Tests:

Expand All @@ -110,7 +110,7 @@

- Cross-Check Reviews:

- [Cross-check review](https://docs.app.rs.school/#/platform/cross-check-flow) of project "Christmas shop. Part 1: Fixed Layout"
- [Cross-check review](https://docs.app.rs.school/#/platform/cross-check-flow) of project "[Christmas shop. Part 1: Fixed Layout](../tasks/christmas-shop/christmas-shop-part1.md)"

- Modules:

Expand All @@ -119,7 +119,7 @@

- Tasks:

- Christmas shop. Part 2: Responsive Design
- [Christmas shop. Part 2: Responsive Design](../tasks/christmas-shop/christmas-shop.md)

- Tests:

Expand All @@ -131,7 +131,7 @@

- Cross-Check Reviews:

- [Cross-check review](https://docs.app.rs.school/#/platform/cross-check-flow) of project "Christmas shop. Part 2: Responsive Design"
- [Cross-check review](https://docs.app.rs.school/#/platform/cross-check-flow) of project "[Christmas shop. Part 2: Responsive Design](../tasks/christmas-shop/christmas-shop-part2.md)"

- Modules:

Expand All @@ -141,7 +141,7 @@

- Tasks:

- Christmas shop. Part 3: Adding Functionality
- [Christmas shop. Part 3: Adding Functionality](../tasks/christmas-shop/christmas-shop.md)

- Tests:

Expand All @@ -155,7 +155,7 @@

- Cross-Check Reviews:

- [Cross-check review](https://docs.app.rs.school/#/platform/cross-check-flow) of the project "Christmas shop. Part 3: Adding Functionality"
- [Cross-check review](https://docs.app.rs.school/#/platform/cross-check-flow) of the project "[Christmas shop. Part 3: Adding Functionality](../tasks/christmas-shop/christmas-shop-part3.md)"

- Modules:

Expand Down Expand Up @@ -198,6 +198,7 @@

- Modules:

- [Module "Canvas API"](modules/canvas-api/)
- [Module "Algorithms and Data Structures"](modules/data-structures-and-algorithms/)

- Tasks:
Expand All @@ -207,6 +208,7 @@

- Tests:

- [[St1] Canvas API](modules/canvas-api/)
- [[St1] Test Algorithms & Data structures](modules/data-structures-and-algorithms/)

### Break Week
Expand Down
3 changes: 2 additions & 1 deletion stage1/modules/js-fe-developer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ A profound understanding of JavaScript is the starting point for learning everyt

## 📖 Theory

- [Webinar](https://www.youtube.com/watch?v=A6-omh-SVug)
- [Webinar JS/FE-2023Q4 Introduction to the profession of "JS/Front-end developer"](https://www.youtube.com/watch?v=A6-omh-SVug)
- [RSSchool Online Meetup 11/11/2023](https://www.youtube.com/watch?v=4Am6o6lsjqE)
- 📘 **Reading Material:** [Recommendations for learning English [RU]](https://github.com/rolling-scopes-school/tasks/blob/master/tasks/materials/english.md)

## 💡 Essential Knowledge for Front-end Developers
Expand Down
3 changes: 2 additions & 1 deletion stage1/modules/rs-school-intro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The course documentation answers most queries. However, it's worth noting that t

## Theory

1. Watch the [recording of the introductory session for the 2023Q1 intake](https://www.youtube.com/watch?v=4OYMttQga3o)
1. Watch [the introductory session for the 2024Q4 intake](https://www.youtube.com/watch?v=cD3cFXkNmoU)
2. Read the course documentation https://docs.rs.school/
- Learning process
- Possible reasons for expulsion
Expand Down Expand Up @@ -57,6 +57,7 @@ The course documentation answers most queries. However, it's worth noting that t
1. [Recording of YouTube Stream "RSSchool for Humanities"](https://www.youtube.com/watch?v=mCnOni_mqdk)
2. [List of Best Final Projects of 2020Q3](https://docs.google.com/spreadsheets/d/1STe2AtPckojasiQI_j6s0cLRWEjvHG0LCSxN3yv5dBA/edit#gid=0)
3. [Student Feedback on the School from 2020Q3](https://docs.google.com/spreadsheets/d/1IACz3tcZTx71Qh9z6ZXu8VimgISJvrO-bJUBLpQ-bVM/edit#gid=0)
4. [Student Feedback on the School from 2023Q4](https://docs.google.com/spreadsheets/d/1Hx1z7kZxkMcuJe0-qiAfTiGnBSBKu-oUwRXQevBrafQ/edit)

## Frequently Asked Questions

Expand Down

0 comments on commit f65ee6c

Please sign in to comment.