Earlier quoted context omitted.
Ditto. A common problem for me is starting a project, then becoming scared that I'll be inadequate, and not complete it properly. This causes me to give up on the project, and I lose out on any experience I might have got. Because I've failed to complete the project, I feel even WORSE going into the next one. It's a vicious cycle.
Consider reading a book called "The Now Habit". The author discusses fear of success/failure and the inability to finish projects, and deems that these fears are what cause us to procrastinate. Then he provides a plan/approach/framework to overcome these fears.
I'm learning to code by building 180 websites in 180 days. Today is day 115
141–150 of 370 posts
Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#142Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#143If you think what she's done is impossible, have you ever devoted 70/hrs a week to a personal endeavor for 6 straight months? Would you have the willpower and perseverance to stay committed and focused?
Also, these are cool sites, infused with a lot of creativity and a refined aesthetic sense, but it's not as if she's claimed to have written an OS or compiler in 115 days. Much of the javascript code is covered extensively in brief online tutorials. Maybe, given 10 hours, you couldn't ingest a tutorial and put your own spin on the concept, but thinking that nobody else could do that is a bit arrogant.
Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#144So many hurt egos in this thread. If you think what she's done is impossible, have you ever devoted 70/hrs a week to a personal endeavor for 6 straight months? Would you have the willpower and perseverance to stay committed and focused? Also, these are cool sites, infused with a lot of creativity and a refined aesthetic sense, but it's not as if she's claimed to have written an OS or compiler in 115 days. Much of the…
Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#145Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#146Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#147Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#148Keep it up
Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#149Earlier quoted context omitted.
Do you think your art background helped you develop the focus and dedication to work on projects for such long periods of time? Most programmers couldn't manage that.
Absolutely! When making art, you often go through a 'research' phase where you make a lot of sketches, models, mock-up, etc. Most of it is garbage but at the end you've prepared yourself to tackle the real thing. I sometimes think of this project as a really intense version of that process.
Re: I'm learning to code by building 180 websites in 180 days. Today is day 115
#150There’s this great story from the book “Art and Fear”, that's very appropriate here: === The ceramics teacher announced on opening day that he was dividing the class into two groups. All those on the left side of the studio, he said, would be graded solely on the quantity of work they produced, all those on the right solely on its quality. His procedure was simple: on the final day of class he would bring in his bath…
I think that your story is very interesting. Essentially, producing volume is the same as iterating on the same product over and over; only starting the iteration from scratch. One thing I would like to point out, however, is that there exists a difference between the set of websites that can be built in a day and the set of websites which cannot. For example, websites which require back-end technologies generally fa…