User Tools

Site Tools


dot_class

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
dot_class [2022/09/15 09:35] frchrisdot_class [2022/09/15 09:39] frchris
Line 7: Line 7:
 Extreme programming refers to the wise tradition to write the code that tests your new object before you actually write the new object.  It really does help you define what you need from your new class. Extreme programming refers to the wise tradition to write the code that tests your new object before you actually write the new object.  It really does help you define what you need from your new class.
  
-Here is a link to making a Dot class starting with making a tester.  At the time, Applets were a simple way to make a graphics based code, but Applets have since been "deprecated" due to security concerns. Below is a full fledged Graphics application that was based on a generic [[https://mathorama.com/apcs/pmwiki.php?n=Main.MouseListenerApplication| MouseListenerApplication]].  Writing code that is reusable saves a lot of labor and debugging time.  +Here is a [[http://ia800502.us.archive.org/10/items/MakingAJavaClassForDots/Dotclassdemo-Broadband.m4v|link]] to making a Dot class starting with making a tester.  At the time, Applets were a simple way to write graphics based code, but Applets have since been "deprecated" due to security concerns.  You may wish to fast forward to minute 10:45 to see the beginnings of the Dot class. 
 + 
 +Below is a full fledged Graphics application that was based on a generic [[https://mathorama.com/apcs/pmwiki.php?n=Main.MouseListenerApplication| MouseListenerApplication]].  Writing code that is reusable saves a lot of labor and debugging time.  
  
 <code java DotTester.java> <code java DotTester.java>
dot_class.txt · Last modified: 2022/09/15 09:48 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki