ENGR 103 Engineering Computation and Algorithmic Thinking

This course explores fundamental computational concepts and practices with algorithmic thinking. Focuses on problem solving skills, algorithm design, debugging, and writing computer programs. Explores computation through an application of engineering topics.

Credits

4

Prerequisite

Prerequisite: MTH 112Z Precalculus II: Trigonometry with a grade of C or better.

Notes

Lower Division Transfer (LDT) Course

Outcomes

Upon successful completion of this course, students will be able to:
Demonstrate the ability to create a computer program to solve engineering problems. Use best practice in program development, debugging techniques and documentation. Develop computer code that can properly graph engineering data utilizing different line types, symbols, colors, labels, grid lines, and a legend. Write computer code that includes control statements, while loops, and for loops. Create user defined functions.