Pages

Friday, November 2, 2012

MC9212 PROBLEM SOLVING AND PROGRAMMING Syllabus for 1st Sem MCA - First semester - Regulation 2009 - Anna University

MC9212                     PROBLEM SOLVING AND PROGRAMMING                    L T P C

3 0 0 3

UNIT I             INTRODUCTION TO PROGRAMMING                                                    9

Introduction to computing â€" building blocks for simple programs â€" problem to program â€" Decision structures â€" loop structures â€" problem analysis â€" programming style â€" documentation and testing.

UNIT II            PROGRAMMING PARADIGMS                                                                9

Procedural â€" functional â€" recursive â€" rule-based â€" structured programming.

UNIT III           PROBLEM SOLVING TECHNIQUES                                                       9

Programming life cycle phases â€" problem solving â€" implementation â€" maintenance â€" pseudo code representation â€" fl< span>ow charts - algorithms â€" algorithmic efficiency â€" complexity of algorithms.

UNIT IV          C PROGRAMMING FUNDAMENTALS                                                    9

Structured program development â€" Data types â€" operators â€" expressions â€" control flow

â€" arrays and pointers â€" functions â€" Input â€" output statements â€" storage classes.

UNIT V           ADVANCED FEATURES                                                                          9

Strings - Recursion â€" structures â€" unions â€" bit manipulations â€" enumerations â€" file processing â€" fundamental data structures.

TOTAL : 45 PERIODS REFERENCES:

1.  Kernigan  Brian  W.,  and  Dennis  M.  Ritchie,  “The  C  Programming  Language”,

Seconde Edition, Prentice Hall, 1988.

2.  Deitel and Deitel, “C How to program”, Prentice Hall, 1994.

3.  Cormen,   Leiserson,   Rivest,   Stein   “Introduction   to   algorithms”,   McGraw   Hill

publishers, 2002.

No comments:

Post a Comment