No post body was provided.
Ask HN: What programming blogs should I be reading?
1–10 of 12 posts
Re: Ask HN: What programming blogs should I be reading?
#2http://thecodelesscode.com/contents
Think Zen koans (https://en.wikipedia.org/wiki/K%C5%8Dan) for Software Engineering. Some of the stories are hit and miss, but overall it helps reflect a little, and reach enlightenment ... or at least being a smarter developer.
Re: Ask HN: What programming blogs should I be reading?
#3Re: Ask HN: What programming blogs should I be reading?
#4https://www.dreamsongs.com/Essays.html http://tunes.org/cliki/glossary.html http://philip.greenspun.com/
Greenspun's blog seems to mostly be getting testy about society today and also alimony.
Re: Ask HN: What programming blogs should I be reading?
#5Re: Ask HN: What programming blogs should I be reading?
#6Re: Ask HN: What programming blogs should I be reading?
#7For those who wanted to sharpen their skills in programming and wanted an exercise everyday.
Re: Ask HN: What programming blogs should I be reading?
#8Re: Ask HN: What programming blogs should I be reading?
#9I think the Mozilla's MDN https://developer.mozilla.org/en-US/ is the best for web stack, for others keep an eye on HN new posts everyday there is one link to new blog for sure :)
Re: Ask HN: What programming blogs should I be reading?
#10If you're at all interested in functional reactive programming, http://elm-lang.org/blog. Extremely interesting topics, and very pleasant to read.