This document outlines a course on structured programming language (CSE-1201) at Faridpur Engineering College. It provides contact information for the lecturer, Sameya Akter, and covers the following topics in the course outline: introduction to C programming, data types, operators, input/output, control structures, arrays, characters and strings, functions, pointers, structures, dynamic memory allocation, file processing, graphics programming, and built-in functions. It also includes details on the history of C programming language and why it is commonly used and taught. The basic structure of a C program and a simple "Hello World" example program are presented.