Skip to content

rubada/Learn-Python-Professionally-Part-One

Repository files navigation

logo

Learn Python Professionally - Part One

Advance your skills and start your career here, by taking the online courses on Intuidemy. Our first course is a Python course. Python opens many jobs opportunities, such as Data Scientist and Analyst, Machine Learning, Deep Learning, Data Engineer, Automation Tester and more. If Python is what you seek, start here and subscribe to receive notifications about our new courses.

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

To learn more about this course, please check below course contents, all the videos related to this course are on my youtube channel Intuidemy.

1. Introduction.

2. Python Basics. Start Here.

3. Python Basics. Strings.

4. Python Basics. Booleans and Operators.

5. Python Basics. Lists.

6. Python Basics. Tuples.

7. Python Basics. Sets.

8. Python Basics. Dictionaries.

9. Python Basics. if Statement

10. Python Basics. Loops and Iterations

11. Python Functions

12. Python Functional Programming

13. Decorators