1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

README.md: add 'Falsehoods programmers believe about time and time zones'

This commit is contained in:
Thomas Cort
2017-09-05 09:59:45 -04:00
parent 84f79aec8f
commit ac8f2b70c8

View File

@@ -38,6 +38,7 @@ But knowing the stuff will help you become better! :muscle:*
- :page_facing_up: [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time)
- :page_facing_up: [More falsehoods programmers believe about time; “wisdom of the crowd” edition](http://infiniteundo.com/post/25509354022/more-falsehoods-programmers-believe-about-time)
- :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/?v=1)
- :page_facing_up: [Falsehoods programmers believe about time and time zones](http://www.creativedeletion.com/2015/01/28/falsehoods-programmers-date-time-zones.html)
### Memory
- :page_facing_up: [What every Programmer should know about memory](http://lwn.net/Articles/250967/)