Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 566 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 566 Bytes

EK125 Programming for Engineers

An introduction to programming concepts and modern computational environments used to solve engineering problems. Basic procedural programming concepts including input/output, selection, looping, functions, data structures (arrays, strings, structures), pointers, and memory management. Introduction to object-oriented programming concepts and terminology and event-driven programming. Emphasis on programming style, debugging, top-down design and modular code. Introduction to a command line interface and a high-level language.