Aims and Objectives:The goal of this course is to introduce the students to the concept of programming and principles of structure programming. The course is designed in such a way so that the students are able to-Know the differences between different types of data storage and why each is need. Understand how data is transferred from RAM to permanent storage including the use of arrays. Learn how the control structures of sequence, repetition and condition can be used to process data. Understand the various parts of a C program and how modular structures are introduced. Create small project that must reflect all of the knowledge gathered throughout the course. Course Content:Introduction to Structure ProgrammingBasic concept on C programming LanguageMemory concept Character set, Token, Data type, Format SpecifierVariable, Operator and Expression in C Control Statement - if... else, switchLoop - while, do...while, forArray in C- 1D & 2DCharacter array and String in CStructureFunctions - Built-in and User define
13 Lessons
Updated: Nov 2024