All Exercises

Algorithm Development Set 1 Exercises
-- Return To Top --

scrset 1 Exercises - sequence, variable, input, arithmethic ops
  1. scrset1 exercises~ scrset1 exercises NOTE
  2. scrset1_2.html~ Train Journey Calculator
  3. scrset1_4.html~ Temperature conversion
  4. scrset1_7.html~ Seconds Conversion
  5. scrset1_10.html~ Browser Command Prompt
  6. scrset1_11.html~ Web Page Generator
-- Return To Top --

scrset 2 exercises - selection, command line args, command line subst, localtime()
  1. scrset2_3.html~ Weekly Salary Calculator
  2. scrset2_5.html~ Server Command Prompt Access
  3. scrset2_8.html~ Way Temperature Conversion
  4. scrset2_10.html~ The Day After
-- Return To Top --

scrset 3 exercises - perl while loops, data driven loops, windows wmi, Win32 package
  1. scrset3_2c.html~ Counting number Up and Down!
  2. scrset3_3.pl~ Descending number from 10 to 1
  3. scrset3_5.html~ Table of odd and even numbers
  4. scrset3_6.html~ Letter Creator
-- Return To Top --

jsset 1 exercises - variables, i/o, operators, if, while, for
  1. jsset1_1.html~ Radius of a circle
  2. jsset1_2.html~ Senior & Junior status weekly Salary
  3. jsset1_3.html~ numbers 1 to 10, one per line
  4. jsset1_4.html~ numbers 10 to 1, space separated
  5. jsset1_5.html~ Positive odd numbers (Display Odd values in sequence)
  6. jsset1_6.html~ Two positive integers
  7. jsset1_7.html~ Temperature conversion from Farhenheit to Celsius
  8. jsset1_8.html~ program fixed Adding two numbers
  9. jsset1_9.html~ Displaying odd and even numbers
  10. jsset1_10a.html~ Displaying the required Times-Table
  11. jsset1_10b.html~Times-Tables loop
-- Return To Top --

jsset 2 exercises - selection, command line args, command line subst, localtime()
  1. jsset2_1a.html~ Calculating Wages
  2. jsset2_1b.html~ jsset2_1a with validation
  3. jsset2_2a.html~ Loan Simulator (Calculate interest and term of loan)
  4. jsset2_2b.html~ Loan Simulator with validation
  5. jsset2_3.html~ Javascript 2 way Temperature Conversion
  6. jsset2_4.html~ Design/Cost a Computer System
  7. jsset2_5.html~ Perl Test
  8. jsset2_6.html~ Buzz Phrase
-- Return To Top --

jsset 3 exercises - Manipulating the browser
  1. jsset3_1a.html~ Change background colour - custom
  2. jsset3_1b.html~ Change background colour - random
  3. jsset3_2.html~ Gradually change background colour
  4. jsset3_3.html~
  5. jsset3_4a.html~
  6. jsset3_4b.html~
  7. jsset3_5.html~
  8. jsset3_6.html~ javascript history back
  9. jsset3_7.html~
  10. jsset3_8a.html~ See something, See something else
  11. jsset3_8b.html~ Displaying constantly moving text
  12. jsset3_9.html~ javascript circle control
  13. jsset3_9a.html~
-- Return To Top --

Term Assessments
  1. Server Statistics Page
-- Return To Top --

Exercises In Class
  1. payetax.html~Tax Calculator
  2. setform.html~Next Year Teller
  3. jsarea.html~Area of a square
  4. jsarea_enhanced.html~Area of of a square enhanced version
  5. jscma.html~Conversion of inches to cm
  6. chaos1.html~Javascript graphic shapes
  7. stix.html~Javascript sticks
  8. starfield.html~Javascript Starfield
  9. ellipse.html~Javacript Ovals
  10. graphics.html~Javacript Graphics
-- Return To Top --