> I want to learn the language and "frameworks" (or how to create the > architecture) much quicker than previous attempt. >
I recently came across an excellent course: https://www.coursera.org/learn/learning-how-to-learn that I think can be very helpful for someone trying to learn something efficiently, especially on their own. Essentially, the course explains how the brain learns things, and unless you have picked up a knack for this along the way, it's not all all obvious. In a nutshell, our brains have only 4 "slots" of working memory. As programmers, whether learning something new or developing a program in a language we know, we often have a need to significantly overload our working memory - 4 slots isn't enough. In the course, that process is called "chunking" - grouping bits of knowledge together to free up working memory so that you can continue to learn, or think about something complex. In the end, learning Clojure efficiently will boil down to how efficiently you can chunk and store in long term memory how to program in Clojure. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.