Learn while doing?
I'm not a naturally born coder, don't have a CS background, and my career has been more on the sysadmin, project management and IT management side of things. I've always loved building things and I've got several ideas for web apps floating around in my mind. I've done a bit of tinkering in csh, vbscript, asp, javascript, so I'm not starting from absolute zero. To get myself started on this new path, I'm thinking of building some "fun" apps as educational exercises, and then moving to bootstrap some of the ideas that I think people may pay for.
Has anyone else gone through this process to having a viable startup or is it the domain of the CS grad?
8 comments
[ 3.3 ms ] story [ 30.7 ms ] threadFind a language that feels right with your way of thinking, and perhaps one that will also be applicable for your sysadmin duties (if that is still relevant).
I haven't gone through the startup process you speak of, but I can tell you it's not just limited to the CS grads.
Best of luck to you!
if you have the time and a good idea, go for it
its never too late to start, just look at Grandma Moses.
And don't worry too much about having the "right" background. The great thing about the web, and technology in general, is that it enables people without the right background or pedigree to turn the world upside down.
Just go do it.
Speaking as someone with a CS degree, I can say that the Computer Science is not the hard part of making a good application. Rather, it is the domain knowledge. Build something you and others will want from the start.
The programming will come -- the biggest challenge is creating something people want.
If you are using csh is sounds like you're already in the linux camp, so I would recommend the LAMP stack. One thing that is quite popular right now amongst tech startups is Ruby on Rails. That would be a good thing to learn. Not only to build your startup but if you get good you can contract yourself out to others. Here are a good set of tutorials to learn RoR.
http://www.digitalmediaminute.com/article/1816/top-ruby-on-r...
hope this helps Nick