Python

Course Syllabus 1) Introduction to Scripting languages. 2) Evolution of python 3) Overview of language and Introduction to IDEs(IDLE and Pycharm) 4) Variables 5) Data types – Numbers – Strings -List -Tuples -Set -Dictionary 6) Operators 7) Type Casting 8) Literals and Comments 9) Control instructions 10) Arrays 11) break, continue and pass keywords 12)Functions