Skip to content

Commit 7ef088f

Browse files
authored
Merge branch 'master' into master
2 parents 35f9ab6 + 8619e31 commit 7ef088f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ We :heart: essential stuff.<br>
2121
This is why we strive to having less, but most valuable resources in the list.
2222
</p></details>
2323

24-
<details><summary> We :heart: widely applicable knowledge/skills. </summary><p>
24+
<details><summary>We :heart: widely applicable knowledge/skills. </summary><p>
2525

2626
The world is not static. Everything changes.<br>
2727
This is why we prioritize strategically valuable skills/knowledge.<br>
2828
This is why there are so many philosophical resources in that list.
2929
</p></details>
3030

31-
<details><summary> We do not add to stress/hype level :zap: </summary><p>
31+
<details><summary>We do not add to stress/hype level :zap: </summary><p>
3232

3333
There are enough stress sources in everybody's lifes.<br>
3434
We strive to be helpful without adding to the stress and creating hype.<br>

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ But knowing the stuff will help you become better! :muscle:*
4949
- :page_facing_up: [Latency Numbers Every Programmer Should Know](https://gist.github.com/jboner/2841832)
5050

5151
### Time
52-
- :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/?v=1)
52+
- :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/)
5353

5454
### Memory
5555
- :page_facing_up: [What every Programmer should know about memory](http://lwn.net/Articles/250967/)
@@ -83,6 +83,7 @@ But knowing the stuff will help you become better! :muscle:*
8383
- :movie_camera: [CQRS and Event Sourcing](https://www.youtube.com/watch?v=JHGkaShoyNs)
8484
- :book: [Practical Object Oriented Design in Ruby](http://www.poodr.com/)
8585
- :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s)
86+
- [System Design: A Primer](https://github.com/donnemartin/system-design-primer)
8687

8788
### Practices
8889
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)
@@ -159,4 +160,7 @@ But knowing the stuff will help you become better! :muscle:*
159160
- :link: [Spoj](https://spoj.com/)
160161
- :link: [HackerEarth](https://hackerearth.com/)
161162
- :link: [TopCoder](https://www.topcoder.com/)
163+
- :link: [Codewars](http://codewars.com/)
164+
- :link: [Exercism](http://www.exercism.io/)
165+
- :link: [CodeFights](https://codefights.com/)
162166
- :link: [Project Euler](https://projecteuler.net/)

0 commit comments

Comments
 (0)