The tutorial can be made by notepad and it is much easy.
Open Notepad and paste this :
Code:
Msgbox "The current date is : " & date
Now save the file as Date.vbs or what ever name (except .vbs) you want. Now double click on the file and check what have you done!