Things I wish I knew before I started making websites
blog.teamtreehouse.com
Things I wish I knew before I started making websites
1–9 of 9 posts
Re: Things I wish I knew before I started making websites
#2That's total b.s. I taught myself programming in middle school by reading books.
Re: Things I wish I knew before I started making websites
#3> Programming is also a skill, but it’s not at all intuitive or tangible. Without guided learning, it’s impossible to even get started. That's total b.s. I taught myself programming in middle school by reading books.
Re: Things I wish I knew before I started making websites
#4I have to disagree. Especially with web programming, it's surprisingly easy to get started. I know plenty of people who started out by just copying and pasting bits of html they found through 'view source'. Even when I had a basic grasp of html (through the "guided" learning of a 5-page tutorial), my first javascript was trying to change a counter on a snippet I'd copied from somewhere else on the web.
I realize that "you need a mentor" is a profitable piece of advice for a site that sells web development tutoring, but it's blatantly incorrect.
Re: Things I wish I knew before I started making websites
#5> Programming is also a skill, but it’s not at all intuitive or tangible. Without guided learning, it’s impossible to even get started. I have to disagree. Especially with web programming, it's surprisingly easy to get started. I know plenty of people who started out by just copying and pasting bits of html they found through 'view source'. Even when I had a basic grasp of html (through the "guided" learning of a 5-p…
Re: Things I wish I knew before I started making websites
#6> Programming is also a skill, but it’s not at all intuitive or tangible. Without guided learning, it’s impossible to even get started. I have to disagree. Especially with web programming, it's surprisingly easy to get started. I know plenty of people who started out by just copying and pasting bits of html they found through 'view source'. Even when I had a basic grasp of html (through the "guided" learning of a 5-p…
The followup question, of course, is: how did those people discover 'view source'?
Re: Things I wish I knew before I started making websites
#7> Programming is also a skill, but it’s not at all intuitive or tangible. Without guided learning, it’s impossible to even get started. That's total b.s. I taught myself programming in middle school by reading books.
I think he would consider books as "guided learning."
Re: Things I wish I knew before I started making websites
#8Re: Things I wish I knew before I started making websites
#9> Programming is also a skill, but it’s not at all intuitive or tangible. Without guided learning, it’s impossible to even get started. I have to disagree. Especially with web programming, it's surprisingly easy to get started. I know plenty of people who started out by just copying and pasting bits of html they found through 'view source'. Even when I had a basic grasp of html (through the "guided" learning of a 5-p…