Posts

Showing posts with the label Programming

Python Syllabus

 Python Programming Basic Technique of Problem Solving: Flow Chart, Decision Table,  Algorithm Programming Approach Top Down, Bottom Up, Moduler   Python Introduction Python Comments Python Installation Python Variable Python Data Types Python List , String, Tuple, Set  Dictionary Python Keywords & atoms Python Literals , Keywords Python Operator If Else Loop - For , While Break & Continue & Pass Function ( find, Error & Exceptions Iteration and Recursion  Modules Two Dimensional Tables String -slices, String Comparison, Length  Loops Operation - accessing Element, length, membership. Object Oriented : Class - Objects, Method Standard Libraries. Data Structure : Array, list, set, Stacks, Queues. Searching and Sorting: Linear and binary Search, Bubble, Selection & Sorting.