<?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: Uses for course materials in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880621#M347949</link>
    <description>Astounding,&lt;BR /&gt;You are long time sas user,and long time user of this communitity.&lt;BR /&gt;My suggestion is post a couple of papers at this communiity and attach these materials with it.</description>
    <pubDate>Wed, 14 Jun 2023 11:57:08 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2023-06-14T11:57:08Z</dc:date>
    <item>
      <title>Uses for course materials</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880421#M347871</link>
      <description>&lt;P&gt;I have a lot of teaching materials, but no longer teach.&amp;nbsp; Mostly, they are about programming techniques and macro language.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have enough SAS problems to write another book, but don't really feel like doing that.&amp;nbsp; (Of course that could change any year now.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have any ideas about how these materials could be put to good use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For those who haven't seen any of the SAS problems, here's an variation on one that was already published.&amp;nbsp; What is the final value of COUNT?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
do j=0 to 1,234;
   count + 1;
end;
put count=;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Jun 2023 14:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880421#M347871</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2023-06-13T14:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Uses for course materials</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880427#M347874</link>
      <description>&lt;P&gt;Thank you for considering passing such on. I don't have any an specific ideas as I am getting close to retirement and have no interest in such either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At least my eyeball approach with the code got the result as running the code. ..&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 14:48:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880427#M347874</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-06-13T14:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Uses for course materials</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880621#M347949</link>
      <description>Astounding,&lt;BR /&gt;You are long time sas user,and long time user of this communitity.&lt;BR /&gt;My suggestion is post a couple of papers at this communiity and attach these materials with it.</description>
      <pubDate>Wed, 14 Jun 2023 11:57:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Uses-for-course-materials/m-p/880621#M347949</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-06-14T11:57:08Z</dc:date>
    </item>
  </channel>
</rss>

