The objective of this course is to familiarize the logic of structured programming approach and to provide exposure in developing algorithm, flowchart and thereby writing efficient codes for user defined problem.

Learner will be able to illustrate the basic terminology used in computer programming, the concept of data types, variables and operators using C, design and Implement control statements and looping constructs in C, apply function concept on problem statements, demonstrate the use of arrays, strings, structures and files handling in C, demonstrate the dynamics of memory by the use of pointers to construct various data structures.


The objective of this course is to cover the underlying concepts of Operating System. This Syllabus provides a comprehensive introduction of Operating System, Process Management, Memory Management, File Management, I/O management, Protection and Security issues and case study of various operating systems.