IFSM 300 7395 Information Systems in Organizations (2218)

Stage 1:   Strategic Use of Technology   Before you begin work on this assignment, be sure you have read the Case Study on Maryland Technology Consultants (MTC).  MTC is a fictional company created for IFSM 300’s Case Study.  It is also recommended that you review the additional Stages (2, 3 and 4) as well as […]

CMIS 102 7380 Introduction to Problem Solving & Algorithm Design (2218)

The first assignment involves writing a Python program to compute the weekly pay for a salesperson. Your program should prompt the user for the number of hours worked for that week and the weekly sales. Your program should compute the total pay as the sum of the pay based on the number of hours worked […]

CMIS 102 7380 Introduction to Problem Solving and Algorithm Design (2218)

The second assignment involves writing a Python program to compute the price of a theater ticket. Your program should prompt the user for the patron’s age and whether the movie is 3D. Children and seniors should receive a discounted price. There should be a surcharge for movies that are 3D. You should decide on the […]