478
Page views
26
Files
0
Videos
0
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Fundamentals - Computer Hardware ,
    Computer Software ,
    Algorithms - Building blocks of algorithms,
    Notation (pseudo code, flow chart, and programming language),
    Problem formulation ,
    Algorithmic problem solving ,
    Simple strategies for developing algorithms (iteration, recursion),
    Illustrative problems.,
    Introduction to ‘C’ Programming,
    Fundamental rules – Structure of a ‘C’ program ,
    Compilation and Linking processes ,
    Constants, Variables, keywords, Identifier,
    Data Types ,
    Operators and Expressions ,
    Managing Input and Output operations,
    Decision Making and Branching ,
    Looping statements ,
    Arrays – Characteristics, Initialization ,
    Declaration – One dimensional ,
    One dimensional and two dimensional arrays,
    String,
    String operations ,
    String Arrays,
    Sorting,
    Searching,
    Matrix operations