Softex IT Solutions Aug.2013 | Page 13

Page no:13 IT12 - C Programming Objective : This is the first programming language subject student will learn. This subject will teach them programming logic, use of programming instructions, syntax and program structure. This subject will also create foundation for student to learn other complex programming languages like C++, Java etc. Sr. No 1 Chapter Details An Overview of C 1.1 A Brief History of C 1.2 C is middle-level Language 1.3 C is a Structured Language 1.4 Complier Vs Interpreters 1.5 The Form of a C Program. 1.6 Library & Linking. 1.7 Compilation & Execution of C. Program on Dos & Unix Variables, Data Types, Operator & Expression 2.1 Character Set 2.2 C Token 2.3 Identifier & Keyword 2.4 Constant Integer, Floating Point, Character, String, Enumeration 2.5 Data Types in C 2.6 Data Declaration & Definition 2.7 Operator & Expression Arithmetic, Relational, Logical, Increment & Decrement, Bit wise, Assignment, Conditional 2.8 Precedence & Associability of Operators. Console I/O 3.1 Introduction 3.2 Character input & Output 3.3 String Input & Output. 3.4 Formatted Input/Output (scanf/printf) 3.5 sprintf & sscanf Control Statement 4.1. Introduction 4.2. Selection Statements If, Nested if, if-else-if, The? Alternative, Nos. of Session Reference Books 2 1,2,3 2 3 1,2,3 3 2 1,2,3 4 4 1,2,3