RU beehive logo ITEC Department logo
ITEC 120
2007spring
ibarland,
jpittges

homeinfoexamslectureslabshws
RecipeLawsliessyntaxjava.lang docsjava.util docs

lect07a
solidifying our knowledge
lect07a

We will review make sure we understand:

brainstorming Dates

Making examples of the data.

Other info a Date might have?

model vs. view

Let's look at a different language than Java -- fire up a spreadsheet (like Excel). Spreadsheet programming is also programming (although it's not object-oriented).


1In fact, are we really certain that Excel represents dates as an int?      

2Well, spreadsheet programming -- that is, what we type in as a user to computer our answers -- isn't object-oriented, and hence date(int,int,int) isn't actually a “contructor”, but it is the function which creates the internalized representation -- close enough.      

homeinfoexamslectureslabshws
RecipeLawsliessyntaxjava.lang docsjava.util docs


©2007, Ian Barland, Radford University
Last modified 2007.Aug.27 (Mon)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme