I really liked this post, is full of good advice on how to implement big changes, like having small, bite-sized goals where performance is easy to evaluate. The networking part was very well done, forcing himself to engage the community, it puts him out there and provides positive value. And finally, building a very simple website for someone was a great idea, there's nothing like getting experience from a real world…
How a blacksmith learned to code
11–20 of 46 posts
Re: How a blacksmith learned to code
#12So basically it was more how to market yourself and get a job to "learn how to code".
This could have easily been a story about someone who spent a year learning to code and reporting how it was a waste of time because no one wanted to hire them. I bet a lot of folks run into that and just don't bother to write about it or make it to the top of Hacker News. Marketing matters, and if you're going to put in 20 hours a week as an investment in yourself you better be thinking about how to get a return.
Re: How a blacksmith learned to code
#13Frankly, I'd be more interested in "How a developer learned to forge metal."
Re: How a blacksmith learned to code
#14Frankly, I'd be more interested in "How a developer learned to forge metal."
I don't think there's a much of a story to write about it, but I decided I don't want to waste a life employed in IT after all (as someone who's been coding all his life), and wanted to learn something new. Eventually I chose metal work; now I'm learning welding and machining. I'm also hoping to learn something about casting and forging and stuff. Coding will remain a hobby so that I may focus on what I love about it…
Re: How a blacksmith learned to code
#15@sherr Thanks for the kind words and encouragement. I guess I should have clarified that by NO MEANS do I consider myself a Software Engineer, I am still VERY much a junior developer who has the awesome opportunity to get to work on an awesome development team at ZipList! I love getting to learn and be mentored by the senior developers at ZipList. I only wrote this article and blog to show others not to give into the…
Re: How a blacksmith learned to code
#16So basically it was more how to market yourself and get a job to "learn how to code".
Re: How a blacksmith learned to code
#17I really liked this post, is full of good advice on how to implement big changes, like having small, bite-sized goals where performance is easy to evaluate. The networking part was very well done, forcing himself to engage the community, it puts him out there and provides positive value. And finally, building a very simple website for someone was a great idea, there's nothing like getting experience from a real world…
Yes, small bite-sized goals is so important for keeping going in long-term discouraging projects - as let's face it, programming can be infuriating and tedious! lukeprog calls the focus on small bite-sized goal "success spirals" http://lesswrong.com/lw/58m/build_small_skills_in_the_right_... and I think it's definitely important.
Re: How a blacksmith learned to code
#18Re: How a blacksmith learned to code
#19everybody is learning howto code but when will people learn how to solve hard problems. I would rather see people learning complex math and physics before learning how to code. creating various crud applications is not really that hard.
Not that CS problems aren't out there, but your architects should be decomposing those for more junior people.
Re: How a blacksmith learned to code
#20I really liked this post, is full of good advice on how to implement big changes, like having small, bite-sized goals where performance is easy to evaluate. The networking part was very well done, forcing himself to engage the community, it puts him out there and provides positive value. And finally, building a very simple website for someone was a great idea, there's nothing like getting experience from a real world…
Yes, small bite-sized goals is so important for keeping going in long-term discouraging projects - as let's face it, programming can be infuriating and tedious! lukeprog calls the focus on small bite-sized goal "success spirals" http://lesswrong.com/lw/58m/build_small_skills_in_the_right_... and I think it's definitely important.