Revised 3/2002
ETR 107 - Programming Applications for Electrical/Electronic Calculations (4 CR.)
Course Description
Teaches the application of a high-level language to electrical and electronic problem solving and circuit analysis. Introduces an operating system. Lecture 3 hour. Laboratory 3 hours. Total 4 hours per week.
General Course Purpose
ETR 107 is a programming course offered to engineering technology students. This course concentrates on conveying the rudiments of computer programming by means of the fundamental statements with application to engineering problems suitable to numerical analysis. This course is suitable for students entering industry or whose present employer requires computer knowledge. The information required is taught by lecture, performance of writing problems and actual programming of certain problems for running on the NVCC computer.
Course Prerequisites/Corequisites
Prerequisite or corequisite for this course is MTH 166 – Precalculus with Trigonometry.
Course Objectives
- Introduce the engineering technology student to the general purpose of digital computers
- Convey an understanding of the various levels of programming that exist in the digital computer world
- Develop in the student ability to use a programming language through its principal statements and syntax
- Insure that the student acquires the Fundamental philosophy of basic algorithms
- Convey to the student fundamental skills in processing important classes of engineering problems numerically on the digital computer, including numerical integration
Major Topics to Be Included
- Introduction to Computers
- Program Development
- Fundamentals of a Programming Language
- Subroutine
- Strings
- Arrays