Course curriculum

  • 1

    Introduction to Algorithm

    • Introduction-1
    • Introduction-2
    • Introduction-3
    • Algorithm properties-1
    • Algorithm properties-2
    • Algorithm properties-3
    • Different types of algorithm-1
    • Different types of algorithm-2
    • Different types of algorithm-3
    • Different types of algorithm-4
    • Time and space complexity, variables-1
    • Time and space complexity, variables-2
    • Writing simple algorithms-1
    • Writing simple algorithms-2
    • Writing simple algorithms-3
    • Writing algorithms using IF-ELSE-1
    • Writing algorithms using IF-ELSE-2
    • Writing algorithms using IF-ELSE-3
    • Writing algorithms using IF-ELSE-4
    • Writing algorithms using looping-1
    • Writing algorithms using looping-2
    • Writing algorithms using looping-3
    • Introduction To C programming_QUIZ_1-AlgorithmModule
    • Answer Sheet_Introduction To C programming_QUIZ_1-AlgorithmModule
  • 2

    Flowchart

    • Introduction to Flowchart
    • Usage of Flowchart
    • Benefits of Flowchart
    • Flowchart Symbols
    • Types of Flowchart
    • Problem solving using Flowchart Part-1
    • Problem solving using Flowchart Part-2
    • Problem solving using Flowchart Part-3
    • Application of Flowchart
    • Introduction to C Programming_Quiz2-Flowchart Module
    • Answer Sheet_Introduction to C Programming_Quiz2-Flowchart Module
  • 3

    Binary Number system

    • Binary number system-1
    • Binary number system-2
    • Binary number system-3
    • Binary number system-4
    • Binary number system-5
    • Binary number system-6
    • Binary number system-7
    • Binary number system-8
    • Binary number system-9
    • Binary number system-10
    • Introduction To C programming_QUIZ_3-Binary number system Module
    • Answer Sheet_Introduction To C programming_QUIZ_3-Binary number system Module
  • 4

    Overview of C

    • Overview of C-1
    • Overview of C-2
    • Overview of C-3
    • Overview of C-4
    • Overview of C-5
    • Overview of C-6
    • Overview of C-7
    • Overview of C-8
    • Overview of C-9
    • Overview of C-10
    • Overview of C-11
    • Overview of C-12
    • Introduction To C programming_QUIZ_4-Overview of C Module
    • Answer Sheet_Introduction To C programming_QUIZ_4-Overview of C Module
  • 5

    Constants, Variables, Data types

    • Character Set, Tokens in C
    • Keywords, Identifiers
    • Constants in C
    • Defining Constant in C
    • Data Type in C-Part 1
    • Data Type in C-Part 2
    • Introduction to Storage Class
    • Type of Storage Class-Part 1
    • Type of Storage Class-Part 2
    • Variable in C
    • Variable Declaration and Initialization
    • Introduction to C Programming_Quiz5_Constant, Variable, Data Type Module (1)
    • Answer Sheet_Introduction to C Programming_Quiz5_Constant, Variable, Data Type Module (1)
  • 6

    Operators and Expressions

    • Operators in C-Introduction
    • Arithmetic Operators
    • Increment/Decrement Operators
    • Relational Operators
    • Logical Operators
    • Assignment Operators
    • Bitwise Operators
    • Conditional and Special Operators
    • Expression in C
    • Precedence and Associativity of Operators
    • Evaluating Expression in C
    • Evaluating Expression in C-Illustration
    • Type Conversion in C
    • Format Specfiers in C
    • Comments in C
    • Introduction to C Programming_Quiz5_Operators and Expressions
    • Answer Sheet_Introduction to C Programming_Quiz5_Operators and Expressions