Merge branch 'master' into master

pull/58/head
Alexey Migutsky 7 years ago committed by GitHub
commit 7ef088fb80

@ -21,14 +21,14 @@ We :heart: essential stuff.<br>
This is why we strive to having less, but most valuable resources in the list. This is why we strive to having less, but most valuable resources in the list.
</p></details> </p></details>
<details><summary> We :heart: widely applicable knowledge/skills. </summary><p> <details><summary>We :heart: widely applicable knowledge/skills. </summary><p>
The world is not static. Everything changes.<br> The world is not static. Everything changes.<br>
This is why we prioritize strategically valuable skills/knowledge.<br> This is why we prioritize strategically valuable skills/knowledge.<br>
This is why there are so many philosophical resources in that list. This is why there are so many philosophical resources in that list.
</p></details> </p></details>
<details><summary> We do not add to stress/hype level :zap: </summary><p> <details><summary>We do not add to stress/hype level :zap: </summary><p>
There are enough stress sources in everybody's lifes.<br> There are enough stress sources in everybody's lifes.<br>
We strive to be helpful without adding to the stress and creating hype.<br> We strive to be helpful without adding to the stress and creating hype.<br>

@ -49,7 +49,7 @@ But knowing the stuff will help you become better! :muscle:*
- :page_facing_up: [Latency Numbers Every Programmer Should Know](https://gist.github.com/jboner/2841832) - :page_facing_up: [Latency Numbers Every Programmer Should Know](https://gist.github.com/jboner/2841832)
### Time ### Time
- :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/?v=1) - :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/)
### Memory ### Memory
- :page_facing_up: [What every Programmer should know about memory](http://lwn.net/Articles/250967/) - :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:*
- :movie_camera: [CQRS and Event Sourcing](https://www.youtube.com/watch?v=JHGkaShoyNs) - :movie_camera: [CQRS and Event Sourcing](https://www.youtube.com/watch?v=JHGkaShoyNs)
- :book: [Practical Object Oriented Design in Ruby](http://www.poodr.com/) - :book: [Practical Object Oriented Design in Ruby](http://www.poodr.com/)
- :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s) - :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s)
- [System Design: A Primer](https://github.com/donnemartin/system-design-primer)
### Practices ### Practices
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code) - :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:*
- :link: [Spoj](https://spoj.com/) - :link: [Spoj](https://spoj.com/)
- :link: [HackerEarth](https://hackerearth.com/) - :link: [HackerEarth](https://hackerearth.com/)
- :link: [TopCoder](https://www.topcoder.com/) - :link: [TopCoder](https://www.topcoder.com/)
- :link: [Codewars](http://codewars.com/)
- :link: [Exercism](http://www.exercism.io/)
- :link: [CodeFights](https://codefights.com/)
- :link: [Project Euler](https://projecteuler.net/) - :link: [Project Euler](https://projecteuler.net/)

Loading…
Cancel
Save