| Courses Software Training / Embedded Systems / Application Programming | Locality Park Street |
Advance Python Programming
Python has been one of the premier, flexible, and powerful open-source language that is easy to learn, easy to use, and has powerful libraries for data manipulation and analysis. This course will cover both basic and advance concepts of Python like writing python scripts, sequence and file operations in python, Machine Learning in Python, Web Scraping, etc.
Course Objectives
At the end of the course, participants should be able to:
1. Execute Python code in a variety of environments
2. Use correct Python syntax in Python programs
3. Use the correct Python control flow construct
4. Write Python programs using various collection data types
5. Write home grown Python functions
6. Use many of the standard Python modules such as os, sys, math, and time
7. Trap various errors via the Python Exception Handling model
8. Use the IO model in Python to read and write disk files
9. Create their own classes and use existing Python classs
10. Understand and use the Object Oriented paradigm in Python programs
11. Use the Python Regular Expression capabilities for data verification