Main.Resources History

Hide minor edits - Show changes to output

Changed lines 1-28 from:
----
!!Java

Sun provides useful resources for working with Java. Most important:
* [[http://java.sun.com/javase/6/docs/api/|Java 1.6 API documentation]]

Also see their set of [[http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html|coding guidelines]].

-----

!!Unix

The Computer Science Department maintains useful general [[http://www.cs.colostate.edu/helpdocs/|help]] for students new to using Unix

----

!!UML

UML tutorials are available on-line. [[http://dn.codegear.com/article/31863|Borland's]] is pretty helpful as an intro.

----

!!Useful Applets

Here are some pointers to Java Applets that animate procedures relevant to this course.
* The [[http://math.hws.edu/TMCM/java/xSortLab/|xSortLab]] applet from Hobart and William Smith Colleges
* Rameen Mohammad's sorting [[http://www.cs.oswego.edu/%7emohammad/classes/csc241/samples/sort/Sort2-E.html| applet]]
* Sorting algorithms [[http://www.cs.ubc.ca/spider/harrison/Java/sorting-demo.html | demo]] at ubc
to:
Coming soon!
Deleted line 25:
Changed line 5 from:
* [[http://java.sun.com/javase/6/docs/api/|Java 1.5 API documentation]]
to:
* [[http://java.sun.com/javase/6/docs/api/|Java 1.6 API documentation]]
Changed line 19 from:
UML tutorials are available on-line. [[http://dn.codegear.com/article/31863|Borland's] is pretty helpful as an intro.
to:
UML tutorials are available on-line. [[http://dn.codegear.com/article/31863|Borland's]] is pretty helpful as an intro.
Changed lines 19-29 from:
UML tutorials are available on-line. [[http://dn.codegear.com/article/31863|Borland's] is pretty helpful as an intro.
to:
UML tutorials are available on-line. [[http://dn.codegear.com/article/31863|Borland's] is pretty helpful as an intro.

----

!!Useful Applets

Here are some pointers to Java Applets that animate procedures relevant to this course.

* The [[http://math.hws.edu/TMCM/java/xSortLab/|xSortLab]] applet from Hobart and William Smith Colleges
* Rameen Mohammad's sorting [[http://www.cs.oswego.edu/%7emohammad/classes/csc241/samples/sort/Sort2-E.html| applet]]
* Sorting algorithms [[http://www.cs.ubc.ca/spider/harrison/Java/sorting-demo.html | demo]] at ubc
Changed line 13 from:
The Computer Science Department maintains useful general help for students new to using Unix
to:
The Computer Science Department maintains useful general [[http://www.cs.colostate.edu/helpdocs/|help]] for students new to using Unix
Changed line 1 from:
to:
----
Changed lines 9-10 from:
to:
-----
Added lines 15-16:
----
Changed line 19 from:
UML tutorials are available on-line. Borland's is pretty helpful as an intro.
to:
UML tutorials are available on-line. [[http://dn.codegear.com/article/31863|Borland's] is pretty helpful as an intro.
Added lines 1-17:

!!Java

Sun provides useful resources for working with Java. Most important:
* [[http://java.sun.com/javase/6/docs/api/|Java 1.5 API documentation]]

Also see their set of [[http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html|coding guidelines]].



!!Unix

The Computer Science Department maintains useful general help for students new to using Unix

!!UML

UML tutorials are available on-line. Borland's is pretty helpful as an intro.