JNTUH Material : computer programming in c

R16
introduction to computers:computer systems,computing environmets.computer languages,creating and running programs.program development,algorithms and flowcharts,number systems-binary,decimal.hexadecimal and conversions,storing integers and real numbers.
introduction to C language:background,C programs,types,variables,constants.input/output,operators(arithmetic,relational,logical,bitwise etc).expressions,precedence and associativity,expression evaluation,type conversion,statements-selection statements(making decisions)-if and switch statements,repetition statements(loops)-while,for do-while statements,loop examples,other statements related to looping-break,continue,goto,simple C program examples.
functions-designing structured program,functions.user defined functions.inter function communication,standard functions,scope storage classes-auto,register,static,extern,scope rules,type qualifiers,recursion-recursive functions.limitations of recursion,example C programs.
array-concepts,using arrays in C,inter function communication,array applications-linear search,binary search and bubble sort,two-dimensional arrays.multidimensional arrays,C program examples.
pointers-introduction(basic concepts0.pointers for inter function communication,pointers and pointers,compatibility.pointer applications-arrays and pointes,pointer arithmetic and arrays,passin an array to a function,memory allocation function,arraysof pointer,programming application,pointers to void,pointers to functions.
strings-concepts,C strings,string input/output functions,arrays of strings,string manipulation function,string/data conversion,C program examples.
enumerated,structure and union types-the type definition(typrdef).enumerated types,structures-declaration,initialization,initilization,accessing structures,operations on structures,complex structures,structures and functions passing structures through pointers,self referential structures,unions,bit field,C programming examples,cooand-line arguments.
input and output-concept of a file streams text files,differences between text and binary files,state of a file,opening and clsing files,file input/output functions(standard library input/output functions for files).file status functions (error handling).positioning functions,C progra examples.
searching and sorting-sorting-selection sort,bubble sort,searching-linear and binary search methods lists-linear list-singly linked list implementation.insertion,deletion and searching operations on linear list,stacks-push and pop operations,queues-enqueue and equeue opderations.

Check Also

JNTUH Material : physical pharmacy-1

r13 [subject id=”2171″ regulation=”r13″]

Leave a Reply

Your email address will not be published. Required fields are marked *