Python Programming
Python Programming
❖ PYTHON
o Knowing Python
o Installing the Environment
o Getting familiar to Python IDE
o Setup Setting up Anaconda
o Why prefer python over others
❖ FUNCTIONS IN PYTHON
o What are functions
o Creating functions in Python
o Function with Return statement
❖ FILE HANDLING IN PYTHON
o Introduction to File Handling
o Creating and Writing a File
o Writing Multiple Lines in a File
o Reading Content from Existing File
o Reading Content from Particular Position
o Open Existing file and Write Content to File
o Reading the Image File
❖ MATPLOTLIB
o Introduction of Matplotlib
o Creating Graphs- Bar Chart, Pie, Line chart, Histogram
❖ Projects
o Dice Roll Simulator.
o Guess the number Game.
o Random Password Generator
o Binary Search
o Basic Calculator
o Data Visualization on different graphs