Introduction to C Programming
Aim
The course is aimed to develop problem-solving strategies, techniques and skills that can be applied to computers and problems in other areas which give students an introduction to computer and analytical skills to use in their subsequent course work and professional development. Emphasis of this course is to act as an introduction to the thinking world of computers, to help students develop the logic, ability to solve the problems efficiently using C programming.
Topics Covered
Problem Solving, Basics of C, Variables and Constants, Expressions and Operators, Decision and Loop Control Statements, Arrays, Strings, Functions, Structures,Unions, Pointers and File Handling The C Preprocessor, Files I/O.