Solving physics problems
- Student: Solomon Alhasov (Dunbar High School, Math, Science and
Technology Center, 2007).
- Purpose:
Use dimensions of inputs and desired output to solve physics problems.
- Method:
Search for multiplicative combination of powers of the inputs that
achieves the desired dimension of the output. Also search through
stored formulas that match the dimensions of the inputs. Build a GUI
front end.
- What the student learned
- The Eclipse integrated development environment.
- GUI programming with Java/Swing.
- Data structures and recursion.
Code and documentation can be found at
this site.