This assignment will give students a better understanding of fundamental software development concepts. It will allow them to discuss these concepts with others to refine their understanding. It will also give them practice documenting knowledge in…
This is an assignment focused on using Java API documentation to find methods that aid in solving a problem. In it, students must write a program that parses text and "cleans it up" (in particular: a name, address, and phone number, entered in a…
Software specifications are often written in the form of API documentation. In this assignment, students are asked to write software by using an API as the specification.