<?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 to find the resources to practice Base SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/489000#M127540</link>
    <description>&lt;P&gt;There are many books out there for learning SAS. I recommend&amp;nbsp;&amp;nbsp;&lt;FONT size="3"&gt;&lt;A href="https://www.sas.com/store/prodBK_67880_en.html?storeCode=SAS_US#" target="_self"&gt;SAS® Certification Prep Guide: Advanced Programming for SAS®9, Fourth Edition&lt;/A&gt;&amp;nbsp;which covers PROC SQL. See Table of contents and also sample before, so that you will get an idea.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Please stop asking for sharing PDF copies for books, they have copyrights and illegal to share.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 18:35:17 GMT</pubDate>
    <dc:creator>SuryaKiran</dc:creator>
    <dc:date>2018-08-22T18:35:17Z</dc:date>
    <item>
      <title>how to find the resources to practice Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/488991#M127536</link>
      <description>&lt;P&gt;I have learnt many string int functions, procedure,merging etc that we can use in Data Step and almost completed its problems in&amp;nbsp; SAS by Example. Next i learn the things with Proc SQL . Please anyone suggest me any good resource so i can practice more&amp;nbsp; and become more confident for SAS. because i need to complete the scenario based questions which can be beneficial for interviews also.&lt;/P&gt;&lt;P&gt;And if anyone has Little SAS problem book PDF, please share.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 17:48:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/488991#M127536</guid>
      <dc:creator>Vibcom</dc:creator>
      <dc:date>2018-08-22T17:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to find the resources to practice Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/489000#M127540</link>
      <description>&lt;P&gt;There are many books out there for learning SAS. I recommend&amp;nbsp;&amp;nbsp;&lt;FONT size="3"&gt;&lt;A href="https://www.sas.com/store/prodBK_67880_en.html?storeCode=SAS_US#" target="_self"&gt;SAS® Certification Prep Guide: Advanced Programming for SAS®9, Fourth Edition&lt;/A&gt;&amp;nbsp;which covers PROC SQL. See Table of contents and also sample before, so that you will get an idea.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Please stop asking for sharing PDF copies for books, they have copyrights and illegal to share.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 18:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/489000#M127540</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-08-22T18:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to find the resources to practice Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/489014#M127547</link>
      <description>&lt;P&gt;Don't ask for PDF versions of copyrighted material. It's illegal and disrespectful, several of the authors contribute regularly here and have spend hours working on those books and I can assure you they're not raking in the dollars from them either. The book is relatively inexpensive and many libraries have digital versions available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Free-SAS-Learning-Resources/ta-p/425554" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Free-SAS-Learning-Resources/ta-p/425554&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestion is to look through the certification guide or the prep list for the certification guide. And then search for papers on that topic on lexjansen.com or search on here for that topic to see what issues people are having and how the solutions are coded.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Base topics:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data step thoroughly:&lt;/P&gt;
&lt;P&gt;SET&lt;/P&gt;
&lt;P&gt;MERGE&amp;nbsp;&lt;/P&gt;
&lt;P&gt;UPDATE&lt;/P&gt;
&lt;P&gt;OUTPUT statement&lt;/P&gt;
&lt;P&gt;ARRAYS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROCS:&lt;/P&gt;
&lt;P&gt;Proc means&lt;/P&gt;
&lt;P&gt;proc freq&lt;/P&gt;
&lt;P&gt;proc transpose&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC SQL for joins&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want real life practice, try answering questions on here without first looking at the answers.&amp;nbsp;It's the best example of real life questions and situations with a lot of helpful answers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:22:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-find-the-resources-to-practice-Base-SAS/m-p/489014#M127547</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-22T19:22:40Z</dc:date>
    </item>
  </channel>
</rss>

