<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Project Management: How much time for programming tasks in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900882#M356025</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;I totally get the struggle with estimating time for programming tasks—it's something many of us wrestle with, especially when it comes to complex SAS projects. That Stack Exchange link you shared has some solid recommendations, like breaking tasks down into smaller components to make it easier to estimate the time needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Since the thread is a year old, I'm not sure if you've found a reliable method for time estimation yet, but another thing that really helped me was using the &lt;A href="https://bluetallyapp.com/blog/it-asset-management-software" target="_self"&gt;Best IT Asset Management Software&lt;/A&gt;. Have you considered that? It helps keep track of software licenses, and hardware and even helps with project management. It not only aids in managing your resources but can also give you better insights into how much time similar tasks have taken in the past."&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2023 11:17:22 GMT</pubDate>
    <dc:creator>abyssguard</dc:creator>
    <dc:date>2023-10-31T11:17:22Z</dc:date>
    <item>
      <title>Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/831300#M328480</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've never been good at estimating how much time I need for a project.&lt;/P&gt;
&lt;P&gt;Here is a few recommandations for software developers: &lt;A href="https://softwareengineering.stackexchange.com/questions/39468/how-possible-is-it-to-estimate-time-for-programming-projects" target="_blank"&gt;https://softwareengineering.stackexchange.com/questions/39468/how-possible-is-it-to-estimate-time-for-programming-projects&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But I would be interested to learn from your experience when it comes to SAS projects.&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 16:20:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/831300#M328480</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2022-08-31T16:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/831356#M328502</link>
      <description>&lt;P&gt;This is a "how long is a length of string" question. It depends on many factors including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the programmers' experience&lt;/LI&gt;
&lt;LI&gt;how well the requirements are documented and understood&lt;/LI&gt;
&lt;LI&gt;the size and complexity of the requirements&lt;/LI&gt;
&lt;LI&gt;the rigour, depth and evidence of testing required&lt;/LI&gt;
&lt;LI&gt;the time to run the programs being modified&lt;/LI&gt;
&lt;LI&gt;the level of team collaboration required&lt;/LI&gt;
&lt;LI&gt;the change management processes required&lt;/LI&gt;
&lt;LI&gt;the criticality of the changes being made&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally I find it relatively easy to provide a ballpark estimate based on known factors like those listed. However unexpected issues can always occur, like finding previously unknown errors for example, that can result in scope change. The more experience you have the easier and more accurate it is to estimate the time required.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 22:41:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/831356#M328502</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-09-01T22:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/831363#M328508</link>
      <description>&lt;P&gt;Experience, experience, experience. Only this will increase the accuracy of your estimates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In most cases, testing, documentation and the change management process will constitute the major part of the coding task.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 05:54:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/831363#M328508</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-09-01T05:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/847005#M334865</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It is difficult to estimate the time needed for a project without more information. However, there are a few general tips that might be useful for software developers. For example, it is essential to break the project down into smaller tasks and to estimate the time needed for each task. Additionally, it is helpful to keep a realistic estimate of the time required for the project and to allow for some flexibility in the schedule, for I am using a custom &lt;A href="https://planfix.com/" target="_self"&gt;project management system&lt;/A&gt; integrated with AI that always helps to organize my tasks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 09:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/847005#M334865</guid>
      <dc:creator>ZissLatz</dc:creator>
      <dc:date>2022-11-30T09:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900665#M355943</link>
      <description>&lt;P&gt;I'd love to hear more about how you've evolved in your approach to project management over the last year!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:15:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900665#M355943</guid>
      <dc:creator>freyafrigohre</dc:creator>
      <dc:date>2023-10-30T13:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900668#M355944</link>
      <description>&lt;P&gt;I totally get the struggle with estimating time for programming tasks—it's something many of us wrestle with, especially when it comes to complex SAS projects. That Stack Exchange link you shared has some solid recommendations, like breaking tasks down into smaller components to make it easier to estimate the time needed.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:19:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900668#M355944</guid>
      <dc:creator>abyssguard</dc:creator>
      <dc:date>2023-10-30T13:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Project Management: How much time for programming tasks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900882#M356025</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;I totally get the struggle with estimating time for programming tasks—it's something many of us wrestle with, especially when it comes to complex SAS projects. That Stack Exchange link you shared has some solid recommendations, like breaking tasks down into smaller components to make it easier to estimate the time needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Since the thread is a year old, I'm not sure if you've found a reliable method for time estimation yet, but another thing that really helped me was using the &lt;A href="https://bluetallyapp.com/blog/it-asset-management-software" target="_self"&gt;Best IT Asset Management Software&lt;/A&gt;. Have you considered that? It helps keep track of software licenses, and hardware and even helps with project management. It not only aids in managing your resources but can also give you better insights into how much time similar tasks have taken in the past."&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 11:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Project-Management-How-much-time-for-programming-tasks/m-p/900882#M356025</guid>
      <dc:creator>abyssguard</dc:creator>
      <dc:date>2023-10-31T11:17:22Z</dc:date>
    </item>
  </channel>
</rss>

