Subject Details
Dept     : CSE
Sem      : 1
Regul    : 2019
Faculty : C. Kalpana
phone  : NIL
E-mail  : kalpana.c.cse@snsce.ac.in
568
Page views
44
Files
0
Videos
2
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Introduction to ‘C’ Programming ,
    Fundamental rules – Structure of a ‘C’ program ,
    Compilation and Linking processes ,
    Constants, Variables, keywords, Identifier, Delimiters ,
    Declaring and Initializing variables

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Fundamentals ,
    Computer Hardware – Computer Software ,
    Algorithms ,
    Building blocks of algorithms (statements, state, control flow, functions) ,
    Notation (pseudo code, flow chart, and programming language),
    Problem formulation ,
    Algorithmic problem solving ,
    Simple strategies for developing algorithms (iteration, recursion)

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Defining Structures and Unions ,
    Defining Structures and Unions ,
    Structure declaration ,
    Structure within a structure ,
    Union,
    Programs using structures and Unions

  • Resource Link

    Dear Students the Resource Link has been uploaded for the following topics:
    Introduction to C programming

  • Assignment

    Assignment topic is Decision making and looping and due date is .

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    Unit 1

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Data Types – Operators and Expressions ,
    Decision Making and Branching ,
    Looping statements –Illustrative programs.,
    Arrays – Characteristics,
    Initialization – Declaration,
    One dimensional and two dimensional arrays,
    String- String operations,
    String Arrays,
    Simple programs,
    Sorting - Searching ,
    Matrix operations,
    Matrix operations - Multiplication,
    Function,
    Definition of function – User-defined Functions,
    Declaration of function ,
    Call by reference – Call by value ,
    Recursion,
    Pointers - Definition – Initialization ,
    Pointer arithmetic,
    Pointers and arrays ,
    Illustrative programs.