Apr 25, 2024  
2021-2022 Undergraduate Catalog 
    
2021-2022 Undergraduate Catalog [ARCHIVED CATALOG]

Add to Personal Bookmarks (opens a new window)

ENCE 212 - Programming Concepts for Engineers


Number of Credits: 4
Programming Concepts for Engineers introduces dynamic memory management and the use of pointers. Students will analyze problems to determine the appropriate data structures needed for the optimal solutions. Various techniques for handling and manipulating I/O are discussed. (Spring Term Only) Three hours lecture. Two hours laboratory. Four Credits. Four billable hours.

Pre-requisite(s): CIS 132  with a minimum grade of C or better.
Course Objectives: Upon successful completion of this course, students will be able to:
  1. Use pointers (GE 1,2,3,5 PG 1,3)
  2. Allocate and de-allocate memory (GE 1,2,3,5 PG 1,3)
  3. Demonstrate I O using the standard libraries (GE 1,2,3,5 PG 1,3)
  4. Include libraries and link to them (GE 1,2,3,5 PG 1,3)
  5. Create, modify and navigate data structures (GE 1,2,3,5 PG 1,3)
  6. Implement functions (GE 1,2,3,5 PG 1,3)



Add to Personal Bookmarks (opens a new window)