Programming Challenges :: Projects :: Weapon of Choice
Rubric
Due: Database Error
Due: Database Error
Problem
After reading sections 1.2, 1.3, and 1.4 in Programming Challenges, create a program in the programming langauge you intend to use for the duration of this class. The languages you can use are C, Java, C++, Pascal, and Python. It can be a simple program, but it must be a newly-created program. You must include the following programming features:
- Input and Output
- Comments
- Constant Variables
- Functions/Methods
- Arrays
- 2D Arrays
- Sentinels
- Records/Structures
After creating your program, give at least three reasons for chosing your programming language of choice.