TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How To Launch A Startup Without Writing Code

34 pointsby Ruleroover 11 years ago

7 comments

gmaysover 11 years ago
Great write up. This is how I built my company, Just Add Content (<a href="http://justaddcontent.com" rel="nofollow">http:&#x2F;&#x2F;justaddcontent.com</a>), all on open source. Sure, it&#x27;s no Dropbox but it&#x27;s doing some pretty neat things. For example, it&#x27;ll have front-end editing in the next few weeks, which makes content management incredibly easy.<p>This strategy was my only option. My BA is in Psychology and my MS is in Finance. I&#x27;m 29 and I spent the last 8 years in the Marine Corps (just got out in October as a Captain). I had no technical background, but on my last 12-month deployment to Afghanistan (returned in April 2013) I spent my free time building the first version on a $300 duct-taped laptop while teaching myself to code. For me it was a mental escape. I was on a small Marine advisor team living with Afghans. So sure, it&#x27;s not revolutionary, but I did the best I could with what I had. And to this day I&#x27;m still a self-funded single founder and my costs are so low that even if I never got another customer I can stay alive indefinitely. I even have investment and acquisition interest from some companies in the space. Luckily I&#x27;m in the financial position to turn it down to keep focusing on my long-term vision.<p>When I started working on this in early 2012 I never imagined it&#x27;d be this hard, but I also never imagined I&#x27;d get this far. Even two years later I absolutely love it every day. I&#x27;m still passionate about the industry and have massive plans for the future. I want to change the way small businesses work and how they use websites. And look how it all started, just some dumb Marine that had an idea in 2012 a few weeks before deploying to Afghanistan for a year.
评论 #7004464 未加载
semerdaover 11 years ago
This wont work for tech focused startups. Google could never exist without writing a single line of code. Nor could Dropbox. etc...<p>Yeah maybe a retail&#x2F;ecommerce website sticky taped using off the shelf parts with glue, but definitely no tech startup. A landing page offering something which isn&#x27;t built yet might also work using wordpress et al. However you still need some tech knowledge to get this setup.<p>Being in a position to build an idea is a lot more powerful then raving on about not needing to write code to build a startup. For those that have read Founders at Work will know that ideas change. This means iterations. Many many iterations. Very fast. Testing the waters with a MVP... usually that requires writing code. Unless of course you want to move slow then yeah don&#x27;t write code and hope for the best with the glue.
评论 #6997360 未加载
atmosxover 11 years ago
&gt; They&#x27;re getting their first customers with minimal technology, and often no code at all. Instead of building fancy technology from the outset, they&#x27;re hacking together inexpensive online tools such as online forms, drag-and-drop site builders, advanced Wordpress plugins, and eCommerce providers.<p>In order to <i>hack together inexpensive tools</i> and make your website look decent, guess what, you need to KNOW a couple of things such as HTML&#x2F;CSS&#x2F;PHP (wordpress) or Ruby (octopress), Python (Django) or whatever.<p>The examples described offer kind of services that can be build with wordpress plugins right? Okay, but even to make these plugin work properly together, you need at some point someone who knows how to <i>write code</i>.<p>Knowing how to write code, is a standard knowledge for startups, because is what turns ideas into products taking away one of the biggest expense: Development. If you have enough money, or investors you could outsource that, but for me makes not much sense. Being leader and developer at the same time, gives you a unique view top-down and down-top of your product. You can understand the dynamics of the entire operation.
leknarfover 11 years ago
Even with two technical co-founders (we&#x27;re both developers), we&#x27;re still following this strategy with Lambda (<a href="http://getlambda.com" rel="nofollow">http:&#x2F;&#x2F;getlambda.com</a>). With the exception of our homepage (which is a Jekyll site), we haven&#x27;t written any code and don&#x27;t have any immediate plans to start coding either. We&#x27;ve been able to bring in &gt;100k in sales in one month and expect to be able clear over a million next year.<p>We&#x27;ve discussed some ideas we could start developing, but in each case, we&#x27;ve always been able to come up with a quicker&#x2F;cheaper way to test the relevant concept without development work. Sticking to a &quot;no code&quot; strategy has been a good way to focus our efforts on activities that actually matter. We both like to code and would probably be happier spending a week hacking instead of taking sales calls, but the latter is more important to our company right now.<p>Just because you can write code doesn&#x27;t mean you have to.
评论 #6997244 未加载
qhocover 11 years ago
I think the right balance is to at least have some kind of prototype to show off. The initial phase of &quot;not having to write code&quot; is pretty short. You are more likely to figure out who are the customers and who are not. You will also exhaust all options to get email &#x2F; signup quickly... If you spend way more time into this phase and still don&#x27;t want to write code, you will start losing people&#x27;s interest. So when I said the &quot;right balance&quot; is to code in 2-weeks timeframe. That&#x27;s what my buddy and I did with this TV social site with show casts&#x2F;celebrities <a href="http://www.tivify.com/" rel="nofollow">http:&#x2F;&#x2F;www.tivify.com&#x2F;</a>. It is something raw, brutal but works!! We at least could take it to Meetup and show off to people. That&#x27;s easier to sell than slidedeck or launchpage.
0xdeadbeefbabeover 11 years ago
Sounds like how to succeed in business without really trying (<a href="http://www.youtube.com/watch?v=nwjL_erNSbc&amp;list=PL22F92A922575136C" rel="nofollow">http:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=nwjL_erNSbc&amp;list=PL22F92A9225...</a>) so they could be on to something.
conjecTechover 11 years ago
For a second I thought this was going to be about hardware startups, or perhaps about some of the other goods and services that aren&#x27;t websites.