<?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: Sas Base Programmer Book in SAS Certification</title>
    <link>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585847#M627</link>
    <description>&lt;P&gt;Thanks Jos,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can add some more insight.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your 'Base 9' book is the 5th edition, then everything in it is tested, plus additional content I will mention below. If it is 4th edition or older, then you can skip reading raw data with INFILE and INPUT statements and arrays.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additional content:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=n1qn5sclnu2l9dn1w61ifw8wqhts.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Use PROC IMPORT to access non-SAS data sources.&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;Read delimited and Microsoft Excel (.xlsx) files with PROC IMPORT.&lt;/LI&gt;
&lt;LI&gt;Use PROC IMPORT statement options (OUT=, DBMS=, REPLACE)&lt;/LI&gt;
&lt;LI&gt;Use the GUESSINGROWS statement&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Use macro variables to simplify program maintenance.
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=p0b1hb28lkv9ujn1dfjj0xaddymb.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Create macro variables with the %LET statement&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=n0700fspmubii5n1vecutttwz93n.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Use macro variables within SAS programs.&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.pharmasug.org/proceedings/2017/TT/PharmaSUG-2017-TT13.pdf" target="_blank" rel="noopener"&gt;Restructure SAS data sets with PROC TRANSPOSE.&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;Select variables to transpose with the VAR statement.&lt;/LI&gt;
&lt;LI&gt;Rename transposed variables with the ID statement.&lt;/LI&gt;
&lt;LI&gt;Process data within groups using the BY statement.&lt;/LI&gt;
&lt;LI&gt;Use PROC TRANSPOSE options (OUT=, PREFIX= and NAME=).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the Specialist Prep Guide is going to include a workbook section with about 10 programming projects similar to the projects that are on the exam. The new guide almost 1/2 the cost of the old guide as well.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2019 14:47:18 GMT</pubDate>
    <dc:creator>Mark2010</dc:creator>
    <dc:date>2019-09-03T14:47:18Z</dc:date>
    <item>
      <title>Sas Base Programmer Book</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585608#M624</link>
      <description>&lt;P&gt;Hey Brothers and Sisters,&lt;BR /&gt;&lt;BR /&gt;May I use book "Base Programming for SAS 9" instead of "Base Programming using SAS 9.4" for "SAS Certified Specialist:Base Programming Using SAS 9.4" Certificate.&lt;BR /&gt;And if I could, what are the differences between these books and what chapters am I missing.&lt;BR /&gt;Any advice will be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank youu&amp;nbsp;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://communities.sas.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 12:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585608#M624</guid>
      <dc:creator>Vidanovic</dc:creator>
      <dc:date>2019-09-02T12:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sas Base Programmer Book</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585817#M626</link>
      <description>Yes you may. But the best book to use is the "SAS® Certified Specialist Prep Guide: Base Programming Using SAS® 9.4". The description on the sas bookstore page explains why. &lt;A href="https://www.sas.com/store/books/categories/certification-guide/sas-certified-specialist-prep-guide-base-programming-using-sas-9-4/prodBK_72102_en.html" target="_blank"&gt;https://www.sas.com/store/books/categories/certification-guide/sas-certified-specialist-prep-guide-base-programming-using-sas-9-4/prodBK_72102_en.html&lt;/A&gt; (has a link to download the contents).&lt;BR /&gt;If you have an older version of the prep guide you can compare the contents.</description>
      <pubDate>Tue, 03 Sep 2019 13:32:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585817#M626</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2019-09-03T13:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sas Base Programmer Book</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585847#M627</link>
      <description>&lt;P&gt;Thanks Jos,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can add some more insight.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your 'Base 9' book is the 5th edition, then everything in it is tested, plus additional content I will mention below. If it is 4th edition or older, then you can skip reading raw data with INFILE and INPUT statements and arrays.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additional content:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=n1qn5sclnu2l9dn1w61ifw8wqhts.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Use PROC IMPORT to access non-SAS data sources.&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;Read delimited and Microsoft Excel (.xlsx) files with PROC IMPORT.&lt;/LI&gt;
&lt;LI&gt;Use PROC IMPORT statement options (OUT=, DBMS=, REPLACE)&lt;/LI&gt;
&lt;LI&gt;Use the GUESSINGROWS statement&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Use macro variables to simplify program maintenance.
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=p0b1hb28lkv9ujn1dfjj0xaddymb.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Create macro variables with the %LET statement&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=n0700fspmubii5n1vecutttwz93n.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Use macro variables within SAS programs.&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.pharmasug.org/proceedings/2017/TT/PharmaSUG-2017-TT13.pdf" target="_blank" rel="noopener"&gt;Restructure SAS data sets with PROC TRANSPOSE.&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;Select variables to transpose with the VAR statement.&lt;/LI&gt;
&lt;LI&gt;Rename transposed variables with the ID statement.&lt;/LI&gt;
&lt;LI&gt;Process data within groups using the BY statement.&lt;/LI&gt;
&lt;LI&gt;Use PROC TRANSPOSE options (OUT=, PREFIX= and NAME=).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the Specialist Prep Guide is going to include a workbook section with about 10 programming projects similar to the projects that are on the exam. The new guide almost 1/2 the cost of the old guide as well.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 14:47:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Sas-Base-Programmer-Book/m-p/585847#M627</guid>
      <dc:creator>Mark2010</dc:creator>
      <dc:date>2019-09-03T14:47:18Z</dc:date>
    </item>
  </channel>
</rss>

