Note credits
MACE faculties
Syllabus
Introduction to programming languages : low level & high level, compiler, assembler, and interpreter. Fundamentals of computing – Algorithms, pseudocode, flowchart, algorithmic problem solving. Introduction to Python, brief history of Python, installing Python, IDE, Python coding introduction, keywords and Identifiers, Python statements, comments in Python, getting user input, variables, data types, numbers, strings, Python operators, precedence of operators.