C Programming:
Any one who passed 10th class can learn C Programming! It a basic course for any one who would like to become a coder.
Contents:
Introduction to C, History, Basic programming constructs (Char set, identifiers such as variables, constants, data types, keywords, etc), Operators and Expressions, selection statements (if, switch), lopping statements (for, while, do), Jump statements (break, continue, return) ), Arrays, Functions, Pointers, String handling, Structures and File handling.
C programming forms the basis for learning latest and most widely used languages such as C++, Java, Python, etc.