Javascript examples:
  1. Javascript for loop
  2. Javascript while loop
  3. Javascript do while loop
  4. Javascript break
  5. Javascript continue
  6. Javascript style string
  7. Javascript calendar
Exercises:
  1. Write a javascript program to show the calendar of 12 months of this year.
  2. Check the calendar of September of the year 1752.
  3. Write a javascript program to show the calendar of years 1-9999.
  4. Write what you want with javascript.