Subject Details
Dept     : MECH
Sem      : 1
Regul    : 2019
Faculty : Ms.Subasri N
phone  : NIL
E-mail  :
314
Page views
16
Files
0
Videos
0
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Fundamentals of Computing – Identification of Computational Problems,
    Algorithms, building blocks of algorithms (statements, state),
    Algorithmic Problem Solving,
    Simple Strategies For Developing Algorithms,
    Illustrative Problems

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    ALGORITHMIC PROBLEM SOLVING,
    COMPUTATIONAL THINKING AND PROBLEM SOLVING,
    DATA TYPES, EXPRESSIONS, STATEMENTS,
    CONTROL FLOW, FUNCTIONS, STRINGS,
    LISTS,TUPLES,DICTIONARIES,
    FILES

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Fundamentals of Computing – Identification of Computational Problems,
    Python Interpreter And Interactive Mode,
    Conditionals: Boolean values and operators, Conditional(if), alternative(if-else) and Chained conditional (if-elif-else),
    Lists: list operations and list slices ,
    Files and exception: text files