Welcome

CSS 341 -  Fundamentals of Programming Theory and Applications

Most Examples due to Kelvin Sung

 

CSS341        Computing and Software Systems        UW Bothell   

Here are the links to in-class demos.

Lecture Week/Date

What

For Download

 Week 5

Word Search: From the beginning of from “current” position.  Follows up on the examples from Week4

MoveCurrentPosition.vbs

Random Number Generation,  Utility use in many places.  Must be seeded before reference. Rand.vbs

 

HTML. Simple example on working with HTML checkbox and how to sort with Microsoft Excel. 

  1. Notice what we need to do to have Excel sort for us
  2. Notice we clear our data rows such that subsequent iterations will have clean sheet to work with.
  3. Finally, look at the “CheckBox” in the HTML portion of the document. Pretty straightforward stuff J

CheckBox.html

 

Example Problem Solving: Interest Rates and Making a profit for the bottom line .  Multiple submit buttons and event subroutines…

DepositeReturn.html

 

Sorting with Excel: this is an example of copying contents from an array to an excel page, sort, and copy the sorted result back to the array.

SortingWithExcel.vbs

 

Table in VBS.  Generates a sine and cosine table in VBS and uses Excel for formatting display TableinVBS.vbs
  Table in Excel.  Generates a sine and cosine table in Excel and uses Excel for formatting display TableinExcel.vbs
  Chart as Object.  Uses Excel chart object to display sine and cosine graph embedded in table spread sheet. ChartasObject.vbs
  Chart as Sheet  Uses Excel chart object to display sine and cosine graph as separate sheet in the workbook. ChartasSheet.vbs

 


UWB Home
18115 Campus Way NE
Bothell, WA 98011-8246

(425) 352-5000
(425) 352-5303 (TDD)

*


University of Washington, Bothell
Copyright ©2000, UWB. All rights reserved.