Skip Navigation

Scout Archives

Home Projects Publications Archives About Sign Up or Log In

Browse Resources

Java (Computer program language) -- Computer network resources

Resources

Introduction to Programming Using Java

Created by a professor of computer science at Hobart and William Smith Colleges, this online textbook "is suitable for use in an introductory programming course and for people who are trying to learn programming on their own." The free resource uses Java as a basis for discussing principles of data types, subroutines, and other program characteristics that are similarly handled in most common...

http://math.hws.edu/javanotes/index.html
Java Numerics

The JavaNumerics website "provides a focal point for information on numerical computing in Java." The project is headed by the Java Grande Forum Numerics Working Group, and sponsored by the Mathematical and Computational Sciences Division of the NIST Information Technology Laboratory. Reports, presentations and proposed APIs for numerical computing from the JavaNumerics working groups are posted...

https://math.nist.gov/javanumerics/
JSR 185: Java Technology for the Wireless Industry

This Web site is the homepage of an initiative to create a new Java specification for wireless devices. Several documents are available for public viewing, including the Proposed Final Draft of the specification, which was released on June 4, 2003.

https://www.jcp.org/en/jsr/detail?id=185
Testing Java Applets

This collection of Java applets comes from a mathematics professor at Kennesaw State University. Most of the utilities are used to demonstrate graphical representations of different kinds of equations. For example, the Quadratic Functions section contains applets that let the user change the values of the equation's parameters, and the graph is updated to show how the underlying function changes....

http://ksuweb.kennesaw.edu/~plaval//tools/index.html