Subject Details
Dept     : ECE
Sem      : 1
Regul    : 2019
Faculty : Mr.N.Anandkumar
phone  : NIL
E-mail  : anand.n.it@snsct.org
398
Page views
32
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,
    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, Delimiters,
    Declaring and Initializing variables,
    Data Types – Operators and Expressions ,
    Managing Input and Output operations,
    Decision Making and Branching,
    Looping statements & Illustrative programs.

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Function – Definition,
    User-defined Functions,
    Call by reference – Call by value,
    Pointer arithmetic,
    Defining Structures and Unions

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Arrays Introduction,
    Characteristics, Initialization – Declaration,
    One Dimensional Arrays,
    Two Dimensional Arrays,
    String Operations & String Arrays,
    Sorting ,
    Searching,
    Matrix Addition & Subtraction,
    Matrix Multiplication