Integrating Python and Shell for Automation Scripts L1

دمج Python و Shell للنصوص البرمجية الخاصة بالأتمتة المستوي الاول

Description :
This course introduces to the participants to Python and basic Python programming, and how it can be integrated with the shell to automate scripts. Python could interact with system commands; improve scripts performance by creating multiple threads concurrently; and interface with remote host to access and monitor data remotely.

الوصف :
تقدم هذه الدورة التدريبية للمشاركين إلى Python وبرمجة Python الأساسية ، وكيف يمكن دمجها مع shell لأتمتة البرامج النصية. يمكن أن تتفاعل بايثون مع أوامر النظام ؛ تحسين أداء البرامج النصية من خلال إنشاء سلاسل رسائل متعددة في نفس الوقت ؛ والتفاعل مع مضيف بعيد للوصول إلى البيانات ومراقبتها عن بُعد.

Pre requiset :
Introduction to Python