<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hayao</title>
    <description>The latest articles on DEV Community by Hayao (@hayao).</description>
    <link>https://dev.to/hayao</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F163329%2F90af8501-f1ba-4a9b-9dc1-29239ff48a86.jpeg</url>
      <title>DEV Community: Hayao</title>
      <link>https://dev.to/hayao</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hayao"/>
    <language>en</language>
    <item>
      <title>A Zeno Paradox: Starting a new project</title>
      <dc:creator>Hayao</dc:creator>
      <pubDate>Fri, 03 May 2019 02:47:50 +0000</pubDate>
      <link>https://dev.to/hayao/a-zeno-paradox-starting-a-new-project-2537</link>
      <guid>https://dev.to/hayao/a-zeno-paradox-starting-a-new-project-2537</guid>
      <description>&lt;h1&gt;
  
  
  The setup
&lt;/h1&gt;

&lt;p&gt;So you want to build a program? There are so many decisions to make at the start of a project that it can become overwhelming.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What language/framework to use?&lt;/li&gt;
&lt;li&gt;What database structure is most appropriate?&lt;/li&gt;
&lt;li&gt;What is your development workflow going to be?&lt;/li&gt;
&lt;li&gt;What tools/libraries can help with the project?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And most importantly -&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What do you build first? Second? Third?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the part that is most difficult.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Start with a UML outline?&lt;/li&gt;
&lt;li&gt;Define API endpoints?&lt;/li&gt;
&lt;li&gt;Basic application scaffolding and user tables?&lt;/li&gt;
&lt;li&gt;Spent a week in designing sprints and breaking things into features?&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Question for the community
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;What do you do? &lt;/li&gt;
&lt;li&gt;What tools do you use? &lt;/li&gt;
&lt;li&gt;How do you decide what your first line of code is going to be about and the first commit?&lt;/li&gt;
&lt;li&gt;What tools do you use to plan out all the features and milestones?&lt;/li&gt;
&lt;li&gt;How far do you define the roadmap and do you do this all before before writing code?&lt;/li&gt;
&lt;li&gt;What project management software do you use?&lt;/li&gt;
&lt;li&gt;What role does pseudo code and database schemas play in the planning process/priority?&lt;/li&gt;
&lt;li&gt;Are there more modern or experimental approaches to getting started?&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;Any step may be divided conceptually into a first half and a second half. Before taking a full step, the runner must take a 1/2 step, but before that he must take a 1/4 step, but before that a 1/8 step, and so forth ad infinitum&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Zeno’s Paradox&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>requestforpost</category>
      <category>help</category>
    </item>
  </channel>
</rss>
