Saturday, July 7, 2012

Introduction To Programming BCA WBUT 1ST SEM

Introduction To Programming
Code: BCA 103
CREDITS: 4
Problem analysis, need for programmed languages, introduction to algorithms, algorithmic representations, Pseudocodes flow charts and decision tables, structured programming and modular programming.
Overview of C.
Constant, variables, data, types and size, variable declaration, operators and expressions, type conversion, conditional expression, special operators, precedence rules. Decision making, looping and control structures. Function, recursion, arrays, pointers, structures and unions,
Managing input/output operations, formatted I/O, standard library/user-defined functions, file management in C.
Handling of character strings, Dynamic memory allocations, linked list, Pre-processor.
Developing different C Programs.

No comments:

Post a Comment