0% found this document useful (0 votes)
691 views1 page

Cse 22 D

Uploaded by

Divyadeep Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
691 views1 page

Cse 22 D

Uploaded by

Divyadeep Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 1
(SE22D:COMPUTER PROGRAMMING USING C 3 T!0 PO Credits:3 Course Outcomes: Through this course students should be able to unit x unit 1 unit 112 unit 1v unit v unit vi Text Books: References: C01 :: Identify the problem and make flawchart and algorithms to solve them logically. C02 :: Construct programs involving expressions, decision statements and control structures, C03 :: Construct programs using basic data structures (C04 :: Develop structured solutions to problems and implementing them using programming language. (cS :: NULL Algorithm and Programming Development : Steps in development of a program, Flow charts and Algorithm development, Program Debugging Program Structure : I/o statements, assignment statements. Constants, variables and data types, ‘Operators and Expressions, Stancards and Formatted, Data Type Casting Control Structures : Introduction, Decision making with IF ~ statement, IF ~ Else, Nested IF and Switch Statements, While and do-while loop, for loop, Break and Continue and Goto statements, Functions : Introduction to functions, Global and Local Variables, Standard functions, Parameters ‘anc Parameter Passing, Call - by value/reference, Recursion Arrays : Introduction to Arrays, Array Declaration Length of Array, Single and Multidimensional ‘Arrays, Arrays of Characters, Passing an Array to Function, Pointers : Introduction to Pointers, Address operator and pointers, Declaring and Initializing pointers, Single Pointer, Pointers to an array Structures and Unions : Declaration of structures, Accessing structure members, Structure Initialization, Pointer to a Structures, Unions 1. INTRODUCTION TO C PROGRAMMING by REEMA THAREJA, OXFORD UNIVERSITY PRESS. 41. LET US C by YASHWANT KANETKAR, BPB PUBLICATIONS, 2, PROGRAMMING IN ANSI C by E BALAGURUSAMY, MCGRAW HILL EDUCATION 3. PROGRAMMING WITH C by BYRON S GOTTFRIED, JITENDER KUMAR CHHABRA, MCGRAW HILL EDUCATION

You might also like