Welcome to Python Course by Studyopedia in Hindi !
इस वीडियो कोर्स में, Python और इसकी अवधारणा को जानें। हमने इस कोर्स में Python बेसिक्स और एडवांस कॉन्सेप्ट्स को कवर किया है। इसमें 25 Lessons को कवर करने वाले 83 Videos हैं, और 200 से अधिक लाइव रनिंग codes हैं, जिनमें फ़ंक्शंस, क्लासेस और ऑब्जेक्ट, डिक्शनरी, लिस्ट, सेट, टुपल्स आदि शामिल हैं, हमने मैथ्स, स्टैटिस्टिक्स, रैंडम आदि सहित मॉड्यूल को भी कवर किया है।
Python एक शक्तिशाली, व्याख्या की गई, वस्तु-उन्मुख प्रोग्रामिंग भाषा है। इसका उपयोग कई क्षेत्रों में विकास के लिए किया जाता है और इसे स्क्रिप्टिंग के लिए एक आदर्श भाषा माना जाता है। गुइडो वैन रोसुम द्वारा विकसित एक उच्च-स्तरीय प्रोग्रामिंग भाषा और पहली बार 1991 में जारी की गई। 75% से अधिक प्रोग्रामर ने Python को डेटा साइंस के लिए एक आवश्यक कौशल माना।
***Python Features***
Open Source
High-level programming language
Multiple Programming-paradigms
(object-oriented, functional programming, imperative, etc.)
Interpreted language
Dynamically Typed
Cross-Platform
Lesser LOC (Line of codes)
***Lesson Covered ***
1. Python – Introduction
2. Install Python on Windows
3. Python – Variables
4. Python – Scope of Variables
5. Python – Tokens
6. Python – Operators
7. Python – Comments
8. Python – Type Conversion
9. Python – Get User Input
10. Python – Decision-Making Statements
11. Python – break and continue statements
12. Python – Loops
13. Python – Numbers
14. Python – Strings
15. Python – Functions
16. Python – Lambda Functions
17. Python – Classes and Objects
18. Python – Tuples
19. Python – Dictionary
20. Python – Lists
21. Python – Sets
22. Python – Modules
23. Python – math module
24. Python – statistics module
25. Python – random Module
*** Examples Covered ***
200+ live-running Examples in Hindi
***Python Version***
हमने पायथन 3 को कवर किया है और सभी 200+ उदाहरण PyCharm पर लागू किए जा रहे हैं, जो एक स्वतंत्र और ओपन-सोर्स पायथन आईडीई है।
Let's start the journey!