Subject Details
Dept     : AIDS
Sem      : 1
Regul    : 2019
Faculty : Priyanka S
phone  : NIL
E-mail  : priyankapriya710@gmail.com
309
Page views
42
Files
0
Videos
1
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Computer Software ,
    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 ,
    Illustrative problems.,
    Introduction to ‘C’ Programming –,
    Fundamental rules – Structure of a ‘C’ program ,
    Compilation and Linking processes ,
    Constants, Variables, keywords, Identifier, Delimiters ,
    Delimiters – Declaring and Initializing variables ,
    Data Types ,
    Operators and Expressions ,
    Managing Input and Output operations ,
    Decision Making and Branching ,
    Looping statements ,
    Illustrative programs.,
    Arrays,
    One Dimensional Arrays,
    Two Dimensional Arrays,
    String,
    String Operations,
    String Operators Copy,Reverse,
    Sorting,
    Searching,
    Matrix Operations

  • Resource Link

    Dear Students the Resource Link has been uploaded for the following topics:
    C Programming

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Functions,
    Functions Definition,
    Function Call,
    Call by Value,
    Recursion,
    Pointers,
    Pointer Arithmetic,
    Pointer and array,
    Structures,
    Structures declarations,
    Structure Access,
    Nested Structure,
    Union,
    Preprocessor Directives