These two free courses:
https://support.sas.com/ecprg1
https://support.sas.com/ecst1
Specific things to learn how to do:
import data, csv and excel
create a new data set with new variables
change a variable type, character to numeric
change a variable type, numeric to character
format a variable, sas format and a user defined format
run proc means
run proc freq
export data
export results (not data) to PDF/Excel
https://www.sas.com/en_us/training/offers/free-training.html
... View more