1
1
## The Goal
2
- Our goal is not to have the biggest list of stuff.
2
+ Our goal is not to have the biggest list of stuff.
3
3
Our goal is to have a ** comprehensible** list of most valuable things any programmer should know about.
4
4
5
5
## Contributing
6
6
7
- Your contributions to this repo are always welcome!
8
- Bear in mind, that this repo is * highly opinionated* and * curated* .
9
- Your opinion on value of any resource may not match the opinion of curator.
7
+ Your contributions to this repo are always welcome!
8
+ Bear in mind, that this repo is * highly opinionated* and * curated* .
9
+ Your opinion on value of any resource may not match the opinion of curator.
10
10
11
11
** No PR will be discarded without explanations!**
12
12
@@ -18,7 +18,7 @@ Your opinion on value of any resource may not match the opinion of curator.
18
18
19
19
We :heart : simplicity.<br >
20
20
We :heart : essential stuff.<br >
21
- This is why we strive to having less, but most valuable resources in the list .
21
+ We strive to have a smaller list of more valuable resources, quality over quantity .
22
22
</p ></details >
23
23
24
24
<details ><summary >We :heart: widely applicable knowledge/skills. </summary ><p >
@@ -47,25 +47,25 @@ This is why resources on soft skills are an essential part of that list.
47
47
48
48
<details ><summary >Do not add things you <b >have not evaluated</b > personally!</summary ><p >
49
49
50
- Use your critical thinking to filter out non-essential stuff.
51
- Give honest arguments for why the resource should be included.
52
- Have you read this book?
53
- Can you give a short article?
50
+ Use your critical thinking to filter out non-essential stuff.
51
+ Give honest arguments for why the resource should be included.
52
+ Have you read this book?
53
+ Can you give a short article?
54
54
</p ></details >
55
55
56
56
<details ><summary >Use reasoning based on our values.</summary ><p >
57
57
58
- Before adding any resource, answer this questions to yourself:
59
- - Will it make every programmer a better human being?
60
- - Will it change the quality of programmer's work?
61
- - Will it change the quality of programmer's life?
58
+ Before adding any resource, answer this questions to yourself:
59
+ - Will it make every programmer a better human being?
60
+ - Will it change the quality of programmer's work?
61
+ - Will it change the quality of programmer's life?
62
62
- Would you personally recommend this resource to your friend, starting on software development career?
63
63
64
64
</p ></details >
65
65
66
66
<details ><summary ><b >One item</b > per Pull Request.</summary ><p >
67
67
68
- There may be a discussion related to an item you want to add.
68
+ There may be a discussion related to an item you want to add.
69
69
Adding just a single item per pull request makes it much easier for everyone involved.
70
70
</p ></details >
71
71
@@ -76,11 +76,11 @@ It is just easier to discuss and decide on a resource within a Pull Request.
76
76
77
77
<details ><summary >Use consistent set of resource type emoji</summary ><p >
78
78
79
- 🎥 - Video/Talk
80
- 📖 - Book
81
- 📄 - Online article
82
- 📜 - Paper/Document
83
- ✅ - Checklist
79
+ 🎥 - Video/Talk
80
+ 📖 - Book
81
+ 📄 - Online article
82
+ 📜 - Paper/Document
83
+ ✅ - Checklist
84
84
85
85
</p ></details >
86
86
0 commit comments