<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Friday Q&#038;A: How To Start A Software Business If You Don’t Know How To Code	</title>
	<atom:link href="https://www.groovehq.com/blog/friday-qa-march-04-2016/feed" rel="self" type="application/rss+xml" />
	<link>https://www.groovehq.com/blog/friday-qa-march-04-2016</link>
	<description></description>
	<lastBuildDate>Sat, 16 Feb 2019 11:43:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.14</generator>
	<item>
		<title>
		By: Cory Bray		</title>
		<link>https://www.groovehq.com/blog/friday-qa-march-04-2016#comment-2015</link>

		<dc:creator><![CDATA[Cory Bray]]></dc:creator>
		<pubDate>Tue, 08 Mar 2016 21:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.groovehq.com/blog/?p=763#comment-2015</guid>

					<description><![CDATA[We were recently faced with this same exact question. The main thing I learned was there are LOTS of steps you can take toward a MVP without writing code. Here&#039;s what we did:

1) Design the product and iterate with users (we use ProtoShare)
2) Design the entity-relationship diagram (no code required, but lots of logic)
3) Describe in detail how the user will interact with each page
4) Outsource the creation of HTML/CSS. You can send Sketch files + ~$15 / hour and get great results. 
5) Build out the &quot;plumbing&quot; of your app by following Michael Hartl&#039;s Ruby on Rails tutorial

THEN...hire a developer. Steps 1-3 force you to really think through the problem you&#039;re solving and give clarity to the developer. Step 4 eliminates a low-value task. Step 5 is obviously optional, but we decided to focus all development time on delivering business value, not setting up password reset logic.]]></description>
			<content:encoded><![CDATA[<p>We were recently faced with this same exact question. The main thing I learned was there are LOTS of steps you can take toward a MVP without writing code. Here&#8217;s what we did:</p>
<p>1) Design the product and iterate with users (we use ProtoShare)<br />
2) Design the entity-relationship diagram (no code required, but lots of logic)<br />
3) Describe in detail how the user will interact with each page<br />
4) Outsource the creation of HTML/CSS. You can send Sketch files + ~$15 / hour and get great results.<br />
5) Build out the &#8220;plumbing&#8221; of your app by following Michael Hartl&#8217;s Ruby on Rails tutorial</p>
<p>THEN&#8230;hire a developer. Steps 1-3 force you to really think through the problem you&#8217;re solving and give clarity to the developer. Step 4 eliminates a low-value task. Step 5 is obviously optional, but we decided to focus all development time on delivering business value, not setting up password reset logic.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin		</title>
		<link>https://www.groovehq.com/blog/friday-qa-march-04-2016#comment-2018</link>

		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Sun, 06 Mar 2016 08:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.groovehq.com/blog/?p=763#comment-2018</guid>

					<description><![CDATA[Nice recommendations. However I would like to give Vaibhav the additional advice to get a technical co-founder before approaching an angel investor. Angel investors usually do not bet their money on an idea, but rather on the team. So without a team that can make this idea a reality, you most probably won&#039;t be able to get money from an investor.]]></description>
			<content:encoded><![CDATA[<p>Nice recommendations. However I would like to give Vaibhav the additional advice to get a technical co-founder before approaching an angel investor. Angel investors usually do not bet their money on an idea, but rather on the team. So without a team that can make this idea a reality, you most probably won&#8217;t be able to get money from an investor.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Madi		</title>
		<link>https://www.groovehq.com/blog/friday-qa-march-04-2016#comment-2021</link>

		<dc:creator><![CDATA[Madi]]></dc:creator>
		<pubDate>Fri, 04 Mar 2016 17:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.groovehq.com/blog/?p=763#comment-2021</guid>

					<description><![CDATA[Great post Alex. I gave Vaibhav some advice, but you brought up a bunch of things I hadn&#039;t considered. I also have a question for you unrelated to this. It&#039;s really hard to tell if a company lives their values before you get the job and work for them. Do you have any advice for job seekers who are looking for a transparent company who lives what they say they do?]]></description>
			<content:encoded><![CDATA[<p>Great post Alex. I gave Vaibhav some advice, but you brought up a bunch of things I hadn&#8217;t considered. I also have a question for you unrelated to this. It&#8217;s really hard to tell if a company lives their values before you get the job and work for them. Do you have any advice for job seekers who are looking for a transparent company who lives what they say they do?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew Wall		</title>
		<link>https://www.groovehq.com/blog/friday-qa-march-04-2016#comment-2022</link>

		<dc:creator><![CDATA[Matthew Wall]]></dc:creator>
		<pubDate>Fri, 04 Mar 2016 17:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.groovehq.com/blog/?p=763#comment-2022</guid>

					<description><![CDATA[I would even recommend a number 5 option, and that is: Learn to code! There is a huge amount of resources out there and whipping up prototypes can probably take you a solid couple of months of learning. 

You&#039;ll find that it&#039;s much easier to learn to code especially when you have the motivation of an idea you want to build. Most training tools will help you build something personal so you can use your idea as practice.

Check out tools like Code Academy, Lynda, Udemy, Udacity. My personal favourite is Team Treehouse. Don&#039;t be discouraged if you try one and it doesn&#039;t work, it will take you a few tries to find a learning style that suits you as they are all different. 

Even if you don&#039;t build your prototype with the skills you learn you&#039;ll gain a good understanding of the development process and have a better idea of what a good developer looks like that you may hire in the future.]]></description>
			<content:encoded><![CDATA[<p>I would even recommend a number 5 option, and that is: Learn to code! There is a huge amount of resources out there and whipping up prototypes can probably take you a solid couple of months of learning. </p>
<p>You&#8217;ll find that it&#8217;s much easier to learn to code especially when you have the motivation of an idea you want to build. Most training tools will help you build something personal so you can use your idea as practice.</p>
<p>Check out tools like Code Academy, Lynda, Udemy, Udacity. My personal favourite is Team Treehouse. Don&#8217;t be discouraged if you try one and it doesn&#8217;t work, it will take you a few tries to find a learning style that suits you as they are all different. </p>
<p>Even if you don&#8217;t build your prototype with the skills you learn you&#8217;ll gain a good understanding of the development process and have a better idea of what a good developer looks like that you may hire in the future.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
