Added Emojis to all pages and their titles/subtitles (#74)

This commit is contained in:
Evgenii
2023-01-31 23:59:03 +01:00
committed by GitHub
parent a4c294e458
commit 9d4d591a04
40 changed files with 191 additions and 194 deletions

View File

@@ -1,4 +1,4 @@
# Developers grading
# :chart_with_upwards_trend: Developers grading
> Grading - it's an approach to classify developers by their set of skills and experience. By means of grading it's possible to understand how to differentiate tasks difficulty with an expected set of skills to deal with it.
@@ -16,10 +16,10 @@ Each company has its own vision of developers grading and a set of skills/respon
## Level Descriptions
You can read these articles to get understanding about each level, and its common expectations:
- [Pre-Junior C++](PreJunior.md)
- [Junior C++](Junior.md)
- [Middle C++](Middle.md)
- [Senior C++](Senior.md)
- :alien: [Pre-Junior C++](PreJunior.md)
- :yum: [Junior C++](Junior.md)
- :sunglasses: [Middle C++](Middle.md)
- :smiling_imp: [Senior C++](Senior.md)
---