OK, so things did not go so well for some students on the second test in CS I. It looked like they didn’t get the details of working with arrays in time for the test. Thus an opportunity for additional credit seemed appropriate. In looking for some exercises they could complete and learn something about arrays I came across the following links.
- Introduction to Computer Science using Java online course materials (tags: java)
- Arrays (tags: java arrays)
- Java Programming Notes “These notes were written to fill in missing or weak topics in textbooks that I’ve taught from. Many pages are useful for reference, but not as an ordered tutorial. ” – Fred Swartz (tags: java)
Post a Comment