But, periodicals, blog posts and forums are good to keep apprised of new things going on in the industry and they can be used to get new ideas like you said and as jumping off points to read books. I often see something referenced online, want to learn more and then buy a book on the subject. I like to think of blog posts as more like op-eds than factual works.
Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
11–20 of 28 posts
Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#12Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#13Once you can read a book and find mistakes or contradictions, HN.
Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#14Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#15But I think that it really depends on which book and which blog post etc.
And usually to really understand something in detail you can't just read the book. You have to do exercises to actually secure the knowledge or skill.
Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#16Books. The older the better, so they've passed the great filter of time.
Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#17Although i admit, HN is addictive.
Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#18Reading the best books on a topic is infinitely better than any time spent on this site. There is nothing to learn here anymore, it's just news. For example you'll never hear the words "Concurrent hashmap" or "denormalization strategy" on this site, but you will in an interview.
https://news.ycombinator.com/item?id=22699176 Dashmap: Fast concurrent HashMap for Rust, 4 months ago
https://news.ycombinator.com/item?id=13425954 Java 8: New features in ConcurrentHashMap, January 2017
https://news.ycombinator.com/item?id=23052299 Concurrent Hash Tables: Fast and General? (2019), 84 days ago (a real nice article)
https://news.ycombinator.com/item?id=22541925 Show HN: A Simple GPU Hash Table, 4 months ago
https://news.ycombinator.com/item?id=14386333 An Atomic Hash Table, May 2017 (I love this)
I suppose there's even more posts database denormalization.
Re: Ask HN: Hour of reading articles in HN vs. 1 hour of reading books?
#19I'd say go with HN. As a NodeJS developer, I found books to be lacking of the latest JS frameworks and modules. Books have been obsoleted since the internet was created 15 years ago.