![]() |
CSCI 1110: Algorithms & Computer Programming I
|
![]() |
||||||||||||||||||||
|
Project 1: Introducing...
Students learned HTML to create web pages for their classmates. For many of these students, this was their first time programming. For some, it was their first time making a web page or working in groups. Through this project, the students learned how to use the Windows operating system, how to use a text editor to create source code, how to debug code, how to give presentations, and experimented with how to write a technical report.
Students learned JavaScript to create a functioning program of their choice. The program had to be a useful or entertaining web site made for public consumption (non-technical). By completing this project students demonstrated various technical programming concepts such as input and output; variables; mathematical and logical operations; control structures; arrays; objects and functions.
Students learned Java to make command line applications and applets. They were charged with
creating an educational game that can be used by middle school history teachers to encourage
students to learn history facts. By working on this project, students learned
|
|