The reason it’s so hard for adults to learn new things is that there is no authority figure punishing them if they fail. ... If we’re serious about accomplishing our goal, we have to create a context where we have no choice but to learn. A great way to do this is 1-on-1 tutoring. As an adult, I learn faster under tutoring than in any other context. Part of the reason is that a (competent) tutor can keep me right at t…
How To Learn To Code In 2013
21–27 of 27 posts
Re: How To Learn To Code In 2013
#22I dislike how people say "Learn to code" and that automatically implies that it's HTML, CSS and JS: There is a whole world out of that.
To expand a bit, the most fun part of coding is clever tricks based on understanding a system. But with building a website, you get nice results by just treating coding as a complicated way to do photoshop, and settle for this.
Re: How To Learn To Code In 2013
#23>> The reason it’s so hard for adults to learn new things is that there is no authority figure punishing them if they fail. I think it's way more than that. Once you're out of school, there is no one to set goals for you. Even assuming you do have goals, there are no structured classes or textbooks to get you to those goals with your eyes closed. You are essentially both the teacher and the pupil and you must figure…
Re: How To Learn To Code In 2013
#24Re: How To Learn To Code In 2013
#25Oh, and happy new year! May you find many ways to make people happy, so they may make you happy in return.
Re: How To Learn To Code In 2013
#26First of all, HTML and CSS is not coding, and second it won't result in a 'serviceable website' as sites need to be dynamic these days, and you won't get paid for a static website anyway. This is a bad post and the author should feel bad.
Can you write a web app without knowing HTML and CSS? And how about reading the next sentence? >Once you understand that, then you can move on to Javascript, Ruby, Python, or whatever else you want.