From 0cc292a8a34fd639644c30a53f47b922728d61fe Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 18 Jan 2022 11:19:39 +0100 Subject: [PATCH] Highlight a cool list of programmer resources --- sections/programming.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sections/programming.md b/sections/programming.md index 22122b4..0324ddf 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -98,7 +98,7 @@ * :star: [**Hugo Matilla**](https://github.com/HugoMatilla/The-Pragmatic-Programmer) - Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas * [Methods & Tools](http://www.methodsandtools.com/mt/download.php) - magazine about software development & testing with free content. See also [Partner websites](http://www.methodsandtools.com/network.php) * [Philip Stark](https://gist.github.com/hellerbarde/2843375) - Latency numbers every programmer should know -* :star: [**Sonkeng Maldini/Best-websites-a-programmer-should-visit**](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) - Best websites programmers should visit +* :fire: [**Sonkeng Maldini/Best-websites-a-programmer-should-visit**](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) - Best websites programmers should visit * [Vinh Quốc Nguyễn](https://betterdev.link/) - Better Dev Link collects links around the web that aims to help you learn something new * [Andrew Wulf](http://thecodist.com/article/the-biggest-difference-between-coding-today-and-when-i-started-in-the-80-s) - The Biggest Difference Between Coding Today and When I Started in the 80’s * [Andrew Wulf](http://thecodist.com/article/what_makes_a_programmer_good) - What Makes a Programmer Good? @@ -1769,6 +1769,7 @@ See also [Dotfiles / Aliases](#dotfiles--aliases) and [Shell aliases](../README. * [Yossi Kreinin aka wetware](https://yosefk.com/blog/10x-more-selective.html) - (2013) 10x more selective > So I believe, having authored a lot of code that went down the toilet, that you don't get productive by working as much as by not working – not on stuff that is likely to get thrown away. * [Unix Sheikh](https://www.unixsheikh.com/articles/how-to-write-software-than-will-keep-working-for-decades.html) - (2021) How to write software than will keep working for decades without problems +* :fire: [**Sonkeng Maldini/Best-websites-a-programmer-should-visit**](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) - Best websites programmers should visit > Tools * [Devhints](https://devhints.io/) - Rico's cheatsheets | TL;DR for developer documentation