|
|
|
Help/Advice needed with starting a startup
|
|
6 points
by shubhodeep
5567 days ago
|
|
I've pretty much conceptualized all aspects of a new web application that I'm rather excited about. (I know that kinda sounds like what everyone does these days, but I have!) I've talked to a few people about the idea (mostly entrepreneurs themselves) and they've advised me to go ahead with it without wasting time. However, the major problem is this: I have mainly had an education in Business Management with some programming experience interspersed in between simply because I enjoy it as a hobby (a few questions on Project Euler as and when time permitted). But because I have treated programming as a hobby, I'm afraid I don't find myself competent enough to develop a relatively advanced web app on my own. So what I'd like advice on is this: Do you recommend I learn the skills first and start development before looking for co-founders to help with development (there's no way I can do this alone anyway) or just look for an interested programmer/designer first and learn with him on the go? (The reason I say designer is that my conceputalisation pays a lot of emphasis on UI and UX). Would appreciate some advice! |
|
I decided to teach myself how to do it, which meant starting from the very beginning. I bought a "For Dummies" book on HTML, CSS and JavaScript (Yes, it was really that bad! Back when I took a web design course in high school, they were still teaching us to format with tables.) and worked my way up to more serious books on MySQL, PHP, and jQuery, all the while working on my website. I now have a beta version of the site online, and I'm testing it with friends and family. I've also learned enough about programming to get a part-time job as a developer at another company. (Not the highest-paying developer job, but still! Real US currency, and the beta version of my website was my only resume.) There are still tons of things that I want to add to my website that I don't know how to build yet, and many aspects of the design that I'm not happy with, but that's okay! Only three months ago I didn't even know CSS! At least now I have a working demo that I can show to potential team members, investors, and future clients.
If you're already programming as a hobby, you'll probably love programming as a job, and you're a lot further along than I was when I started. The only way to build a web app is to build it. And I promise you that until you start building it you have not even begun to conceptualize it! Don't underestimate the difficulty of the intellectual challenges you're going to face.
But don't be daunted by the challenges, either. I can speak as someone who started with literally "just an idea". I think you'll be surprised by how much you'll be able to build in just six months.