MNTC 313 Introduction to Programming Units: 3.00
Students will be introduced to the fundamental concepts of computer programming using both C/C++ and MATLAB. The course will teach computer programming with a focus on practical applications for analyzing data and solving practical mathematical problems. Topics will include basic components of a computer (both hardware and software), memory and variables, expressions, selection structures, loops, arrays, functions, and commonly used algorithms such as sorting and searching. At the end of the course, students will be able to apply computer programming skills to assist in both design and analysis for real-life engineering applications. Available Online.
(Lec: 3, Lab: 0, Tut: 0)
(Lec: 3, Lab: 0, Tut: 0)
Offering Term: FWS
CEAB Units:
Mathematics 0
Natural Sciences 0
Complementary Studies 0
Engineering Science 36
Engineering Design 0
Offering Faculty: Smith Engineering
Course Learning Outcomes:
- Explain how software and hardware interact to link computer programming to actual machine operations.
- Implement the features of a programming language such as syntax.
- Transform logical relationships into computer programming elements such as expressions, selection statements, and loops.
- Use features such as arrays and functions to enhance the efficiency of computer programs.
- Implement features of C/C++ and MATLAB programming languages to design computer programs.
- Design computer programs to solve mathematical and data analysis problems.
- Simulate a simple real-world model of a physical system.
- Discuss when the complexity of an engineering problem requires computer programming.