Python Decision Making in hindi-पाइथन डिसिशन मेकिंग हिंदी में

हेल्लो दोस्तों आज के इस पोस्ट में आपको Python Decision Making in hindi के बारे में पूरी तरह डिटेल्स से बताया गया है तो चलिए शुरू करते है Introduction to Python Decision Making जब आप एक certain code को ककसी condition के आिार पर execute करना चाहते है तो इसके लिए आप decision making apply … Read more

Python Date and Time in hindi-पायथन में तारीख और समय हिंदी में

हेल्लो दोस्तों आज के इस पोस्ट में आपको Python Date and Time in hindi के बारे में पूरी तरह डिटेल्स से बताया गया है तो चलिए शुरू करते है Introduction to Python Date & Time कई popular programming language जैसे की java आदद primitive types (int, float, char आदद) की तरह date type भी provide … Read more

Python में Errors और Exceptions in hindi

हेल्लो दोस्तों आज के इस पोस्ट में आपको python Errors and Exceptions in hindi के बारे में पूरी तरह डिटेल्स से बताया गया है तो चलिए शुरू करते है Introduction to Python Errors & Exceptions जब आप कोई application create करते है और उसके code को execute करने का प्रयास करते है तो आपको कई … Read more

Python Number in hindi-पाइथन नंबर हिंदी में

हेल्लो दोस्तों ! आज इस पोस्ट में python के बारे में बताया गया है की Python Number in hindi क्या होता है कैसे काम करता है और भी बहुत कुछ दिया गया है तो चलिए शुरू करते है Introduction to Python Numbers Mathematical operations perform करने के लिए यह आवश्यक है की एक programming language म अिग अिग … Read more

Python classes in hindi-पाइथन क्लासेज क्या है?

हेल्लो दोस्तों ! आज इस पोस्ट में python के बारे में बताया गया है की Python classes in hindi क्या होता है कैसे काम करता है और भी बहुत कुछ दिया गया है तो चलिए शुरू करते है Introduction to Python Classes Python एक object oriented programming है। Object oriented programming का सबसे important feature class होती है।  … Read more

Python lambda function in hindi-पाइथन लैम्ब्डा फंक्शन क्या है?

हेल्लो दोस्तों ! आज इस पोस्ट में python के बारे में बताया गया है की Python lambda function in hindi क्या होता है कैसे काम करता है और भी बहुत कुछ दिया गया है तो चलिए शुरू करते है Introduction to Python Lambda Functions Mostly सभी popular programming languages में anonymous functions का concept available है। कई programming languages … Read more

Python file handling in hindi-पाइथन फाइल हैंडलिंग क्या है?

हेल्लो दोस्तों ! आज इस पोस्ट में python के बारे में बताया गया है की Python file handling in hindi क्या होता है कैसे काम करता है और भी बहुत कुछ दिया गया है तो चलिए शुरू करते है Introduction to Python File Handling सभी popular programming languages की तरह python भी file handling के लिए support provide … Read more

Python iterators in hindi-पाइथन इतेरातोर्स क्या है?

हेल्लो दोस्तों ! आज इस पोस्ट में python के बारे में बताया गया है की Python iterators in hindi क्या होता है कैसे काम करता है और भी बहुत कुछ दिया गया है तो चलिए शुरू करते है Introduction to Python Iterators Iterator एक tool होता है जिसके माध्यम से कुछ items की list को जल्दी और आसानी … Read more

Python standard library in hindi-पाइथन स्टैण्डर्ड लाइब्रेरी क्या है?

हेल्लो दोस्तों ! आज इस पोस्ट में python के बारे में बताया गया है की Python standard library in hindi क्या होता है कैसे काम करता है और भी बहुत कुछ दिया गया है तो चलिए शुरू करते है Introduction to Python Standard Library Python में standard library built in modules का एक set होती है जो की … Read more

what is python syntax in hindi-पाइथन सिंटेक्स क्या है?

हेल्लो दोस्तों ! आज इस पोस्ट में जावा python syntax in hindi क्या होता है यह किस लैंग्वेज से बना होता है इसके फीचर क्या क्या होते है आज इस पोस्ट में बताया जायेगा  तो चलिए जावा java को समझते है Introduction to Python Syntax C, Perl, Java आदि programming languages और python के बीच … Read more