Sunday, April 25, 2010

Programming with C Tuitions, Tutors, Home Tutions, Online Teachers, Coaching for C programming language

Online | Offline Tuitions for Programming with C.

Visit http://www.learninggeeks.info for Registration.

Call us @ 9718322472, 9810333483

Mail us for any queries: learninggeeks@gmail.com

 

C  basics: C character set, Identifiers and keywords, Data types, constants, variables and arrays, declarations, expressions statements, symbolic constants, compound statements, arithmetic operators, unary operators, relational and logical operators, assignment operators, conditional operators, bit operators.

 

C constructs: If statement, if….else statement, if…..else if….else statement, while statement, do….while statement, for statement, switch statement, nested control statement, break operator, continue operator, comma operator, goto statement.                

 


C Functions:Function: declaration, definition & scope, recursion, call by value, call by reference.

Storage Classes: automatic, external (global), static & registers.

Arrays: Arrays, pointers, array & pointer relationship, pointer arithmetic, dynamic memory allocation, pointer to arrays, array of pointers, pointers to functions, array of pointers to functions, Preprocessor directives: #include, #define, macro’s with arguments, the operators # and ##, conditional compilations, multiple file programming.             

Structures:Structures, unions, structure passing to functions, bit fields, file handling [text (ascii), binary],                                                                              


Standard library functions from stdio.h, stdlib.h, conio.h, ctype.h, math.h, string.h, process.h                                                                                                                                                                    

TEXT:

1.            Yashwant Kanetkar, “Let us C”, BPB Publications, 2002

 

REFERENCES:

1.         E. BalaGuruswamy, “Programming in ANSI C”, TMH, 1999.

2.         Al Kelly and Ira Pohl, “A Book on C”, (4th Ed.), Addison Wesley, 1999.

3.         B. Kernighan and D. Ritchie, “The ANSI C Programming Language”, PHI., 2000.

Posted via web from learninggeeks's posterous

No comments:

Post a Comment