<?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: How valuable is SAS programming these days and for what role? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/782100#M31861</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;I was looking at many of the SAS software solutions, and they all appear to be about hiding the language behind drag and drop type interfaces.&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Well you have the option of coding using the programming constructs,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Has knowing the language itself become less important over time?&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Persons with no programming background can now use the software with ease. But knowledge of programming gives one a decisive edge (&lt;STRONG&gt;Where ignorance is bless, knowledge is power&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;Low code development is now becoming more prevalent and is not SAS specific.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 01:25:36 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2021-11-24T01:25:36Z</dc:date>
    <item>
      <title>How valuable is SAS programming these days and for what role?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781564#M31810</link>
      <description>&lt;P&gt;I was looking at many of the SAS software solutions, and they all appear to be about hiding the language behind drag and drop type interfaces. Has knowing the language itself become less important over time? And if not, why? And if so, what role is it still necessary?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Nov 2021 18:11:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781564#M31810</guid>
      <dc:creator>edasdfasdfasdfa</dc:creator>
      <dc:date>2021-11-21T18:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: How valuable is SAS programming these days and for what role?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781703#M31823</link>
      <description>" And if not, why?"&lt;BR /&gt;If you have dirty data, you need it to clean data.&lt;BR /&gt;If you have many model to run ,you need it to make a macro to replicate many code to run.&lt;BR /&gt;If you don't want heavy task, you need it to save you .</description>
      <pubDate>Mon, 22 Nov 2021 12:33:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781703#M31823</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-22T12:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: How valuable is SAS programming these days and for what role?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781759#M31825</link>
      <description>&lt;P&gt;In my opinion, they are just different tools for different use cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, a business user, would not need to know the details of coding in SAS to generate a report. They would just need to know I want this data, I apply these filters, I want it ordered by date, I want these fields. A point/drag/click solution is simple and easy, they don't need to know the data is sitting on Oracle, that the Full Name column is the variable FName, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whereas a data scientist might need a more complex report that requires custom models that are very specific to their business case, requiring a coding solution. Note they might start with a GUI sample and then take that and customize it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 18:23:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781759#M31825</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2021-11-22T18:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: How valuable is SAS programming these days and for what role?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781886#M31844</link>
      <description>&lt;P&gt;NONE (literally!) of the drag-and-drop helpers would be useful for any of my ETL work (even though I have the luxury of extracting my data from well-structured sources, DB/2 and SAP). And for all the reporting, I use the wizards only if a need a starter for a procedure I'm not familiar with, but I &lt;EM&gt;always&lt;/EM&gt; need to work on the code itself to get the details right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just think of using hash objects. You will find NO wizard/task for this in EG or Studio.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 08:40:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/781886#M31844</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-11-23T08:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: How valuable is SAS programming these days and for what role?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/782100#M31861</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;I was looking at many of the SAS software solutions, and they all appear to be about hiding the language behind drag and drop type interfaces.&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Well you have the option of coding using the programming constructs,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Has knowing the language itself become less important over time?&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Persons with no programming background can now use the software with ease. But knowledge of programming gives one a decisive edge (&lt;STRONG&gt;Where ignorance is bless, knowledge is power&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;Low code development is now becoming more prevalent and is not SAS specific.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 01:25:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/782100#M31861</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-11-24T01:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: How valuable is SAS programming these days and for what role?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/782104#M31862</link>
      <description>&lt;P&gt;Remember the 80:20 rule. With GUI application solutions you can do 80% of your work (the straightforward bit) in 20% of your time. The remaining 20% of your work is a lot harder and will take 80% of your time and require coding.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 01:39:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-valuable-is-SAS-programming-these-days-and-for-what-role/m-p/782104#M31862</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-11-24T01:39:33Z</dc:date>
    </item>
  </channel>
</rss>

