This guy is nuts. Basically every article I look at I wind up reading multiple times and get new information each time. If I had the attention span to keep reading them I would probably keep learning too...
The Benjamin Franklin method for learning more from programming books
11–20 of 105 posts
Re: The Benjamin Franklin method for learning more from programming books
#12This guy is nuts. Basically every article I look at I wind up reading multiple times and get new information each time. If I had the attention span to keep reading them I would probably keep learning too...
I admit that even simple articles often have nuance that many would benefit from better exposure. Yet, a limited attention span would seem to be eclipsed simply by have better options in the vast sea of material not yet seen.
Re: The Benjamin Franklin method for learning more from programming books
#13Re: The Benjamin Franklin method for learning more from programming books
#14If you enjoyed the Franklin quote in this article, check out his autobiography. It is a gold mine of "life hacks", demonstrated via accounts of Franklin's remarkable life. It seems to be one of the original American self-help books :)
What are some other life hacks you found enjoyable from the book?
But my favorite quote/section is on his 13th virtue, humility. Frankling was told by a friend to stop being so proud, and so he introduced a habit of always being extra modest when espousing his opinions, adding "I imagine" and "perhaps" instead of "undoubtedly" and "certainly." Anyway, he goes on to say while it wasn't a total success, he felt he'd been pretty successful in habituating that modesty for 50 years, but pride is a hard thing to subdue, "for even if I had completely overcome it, I would probably be proud of my humility." !!
Re: The Benjamin Franklin method for learning more from programming books
#15This sounds like an excellent idea. However, what about choice of material? We pick a musical piece to learn because we enjoy the tune and how it sounds. How should a beginner choose which code to memorise?
A curation of good codebases by someone who studies a lot of them.
Re: The Benjamin Franklin method for learning more from programming books
#16Earlier quoted context omitted.
I admit that even simple articles often have nuance that many would benefit from better exposure. Yet, a limited attention span would seem to be eclipsed simply by have better options in the vast sea of material not yet seen.
In a world where you have a massive backlog of good content, yes. Unfortunately, I struggle to find content which is both high quality and easy to learn from. Do you have suggestions?
Between work, family, and school my opportunities to indulge are more limited than I would prefer. Recently I had an opportunity to listen to old lectures by Prof Malan (I understand that newer version of these lectures are now available on edx.org). When I am in the mood for something tied to current events, I enjoy taking time to read Krebs (krebsonsecurity.com) or catch up on conference presentations that I missed (still working my way through the material from ShmooCon).
Re: The Benjamin Franklin method for learning more from programming books
#17Re: The Benjamin Franklin method for learning more from programming books
#18Re: The Benjamin Franklin method for learning more from programming books
#19He doesn't really mention that the reason chess players and musicians can take more with each glance at a position/page is that they see in chunks, not individual elements - that comes from learning the patterns, e.g. in chess "short-castled white king with pawn on h3", in music "C7 chord with melody on the 7th" etc. It's just like adding more layers to a neural network, each layer building things from the elements o…
Re: The Benjamin Franklin method for learning more from programming books
#20If you enjoyed the Franklin quote in this article, check out his autobiography. It is a gold mine of "life hacks", demonstrated via accounts of Franklin's remarkable life. It seems to be one of the original American self-help books :)