Introduction to Python L1

مقدمة في بايثون المستوي الاول

Description :
In this course, you'll learn the fundamentals of the Python programming language, along with programming best practices. You’ll learn to represent and store data using Python data types and variables—and use conditionals and loops to control the flow of your programs. You’ll define and document your own custom functions, write scripts, and handle errors. Lastly, you’ll learn to find and use modules in the Python Standard Library and other third-party libraries.

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

Pre requiset :
NA