ENGR1910 — Engineering Programming
Academic Division: Business, Industry and Technology Academic Discipline: Engineering Assistant Dean: Vincent Palombo PhD 3 Credit(s) This course is designed to students with very little or no computing background learn the basics of building simple interactive applications. The primary method for learning the course material will be to work through multiple “mini-projects”. The student will create technical and simple game programs, debug and test programs, and describe and implement the data structures available. The student will also design a simple algorithm using pseudocode and create programs that implement a variety of common algorithms. Prereq: ENGR 1010 UG 2 Lab Hour(s) 2 Lecture Hour(s); Required Describe computer basics, programs, and operating systems. Met by performing lab exercises, and responding to quiz questions during weeks 2 & 3. 2. Write a simple C++ program for console output. Met by performing lab exercises, and responding to quiz questions during weeks 2 & 3. 3. Apply the correct syntax and logic to write C++ programs to perform simple calculations using variables to store data. Met by performing labs, and responding to quiz questions during weeks 4 & 5. 4. Apply the syntax and logic to declare variables using numeric data types. Met by performing lab exercises, and responding to quiz questions during week 6 and throughout the remainder of the semester. 5. Demonstrate use of operators to write numeric expressions. Met by performing lab exercises, and re
Prerequisites: ENGR1010