Download the Table of Contents (PDF) Download the French Version How much does it cost ? Permanent online access to the 16 modules (PDF on One Drive): 500€ Ex-VAT/User.Add-on: One year online access to the videos on proc sql, macro language and all three reporting modules (>150 videos, > 11h): 100€ Ex-VAT/User/Year Testimonial Module 1 - Introduction Chapter 1: Welcoming from the Course AuthorChapter 2: Identifying Your SAS System Version and Other Useful Information for Your CVChapter 3: Running your First Program in SAS® Studio and Getting Familiar with Your Programming InterfaceChapter 4: Saving a Dataset Permanently and Understanding the Concepts of Member and LibraryChapter 5: Understanding the Concepts of Global Statement, Data Step, Procedure, and so on Module 2 - Metadata & Other Key Concepts Chapter 1: Creating a Dataset and a View – Methods OverviewChapter 2: Listing Table and Variable AttributesChapter 3: Adding Titles and FootnotesChapter 4: Getting Familiar with Bit/Bytes, Hexadecimal Values and ASCII Table Module 3 - Data Handling 1 Chapter 1: Dealing with SAS Date, SAS Time and SAS DatetimeChapter 2: Discovering Common Functions, Series 1 Module 4 - Data Handling 2 Chapter 1: Selecting Observations and VariablesChapter 2: Sorting Data and Managing Duplicates using proc sortChapter 3: Creating a Counter using retain and Temporary VariablesChapter 4: Discovering Common Functions, Series 2 Module 5 - Data Handling 3 Chapter 1: Appending Several DatasetsChapter 2: Merging Several Datasets Module 6 - Statistics and Graphics 1 Chapter 1: proc means by ExampleChapter 2: Understanding Common Descriptive StatisticsChapter 3: Creating Your First Graph: Box-and-Whisper Plot Module 7 - proc sql Chapter 1: Using proc sql with One DatasetChapter 2: Using proc sql with Several Datasets Module 8 - Macro Language Chapter 1: Creating a Macro Variable and Displaying Its ValueChapter 2: Getting Familiar with a Few Macro FunctionsChapter 3: Getting Started with Macros Module 9 - Reporting 1 Chapter 1: Using proc report with a Listing Destination Module 10 - Data Handling 4 Chapter 1: proc transpose by ExampleChapter 2: Discovering Common Functions, Series 3 Module 11 - External Files 1 Chapter 1: Generating a Text File using the file StatementChapter 2: Reading a Text File using the infile StatementChapter 3: Working with a Transport File Module 12 - Reporting 2 Chapter 1: Creating Reports using the Output Delivery System Module 13 - Reporting 3 Chapter 1: Creating an Excel File using ods excel Module 14 - Statistics and Graphics 2 Chapter 1: proc freq by ExampleChapter 2: Creating a Barchart using proc sgplot Module 15 - External Files 2 Chapter 1: Exporting Data using Engine/proc export (xlsx/excel)Chapter 2: Importing Data using Engine/proc import (xlsx/excel) Module 16 - Data Handling 5 Chapter 1: Arrays by Example