Posts

ncert books class 12 computer science

Image
NCERT Books Class 12 Computer Science: Download Free PDFs Here! A student who follows the NCERT book doesn’t lack in concept building. This is because these NCERT books are designed in a simple, easy, and understandable way. Computer Science is a subject that must be on your tips as it plays a very important role when it comes to building a career in the corporate world. Download the NCERT Books Class 12 Computer Science now and start building your concepts for a better future. Here, in this article, you will get the Computer Science NCERT Books for Class 12 chapter-wise PDFs too, so don’t forget to download them. Download NCERT Books Class 12 Computer Science The students can download the Computer Science NCERT Books for Class 12 in English from the table below. In the complete book, you will get all the 13 chapters along with the guide shared by the NCERT. So, download the Computer Science Class 12 NCERT Book PDF now. Computer Science Cla...

अपने कंप्यूटर में पाइथन कैसे इनस्टॉल करें How to install Python in your Computer

Image
अपने कंप्यूटर में पाइथन कैसे इनस्टॉल करें How to install Python in your Computer Python software download kaise kare :  दोस्तों अगर आप भी एक पाइथन डेवलपर बनना चाहते हैं। तो यहां पर सबसे पहले आपको सीखना होगा कि अपने लैपटॉप प्यासे कंप्यूटर में पाइथन को कैसे डाउनलोड और इंस्टॉल करते हैं।  आप में से काफी सारे लोगों ने  पाइथन  का नाम पहली बार सुना होगा। कुछ लोगों को लग रहा होगा कि यह पाइथन नाग वाला नाम होगा। लेकिन ऐसा बिलकुल भी नहीं है पाइथन है object-oriented programming language है। जिसको अभी के वक़्त में काफी ज्यादा प्रयोग किया जा रहा है। आजकल पाइथन लैंग्वेज के जरिए ही काफी बड़े-बड़े सॉफ्टवेयर बनाए जा रहे हैं जोकि एजुकेशन, वेब डेवलपमेंट, सॉफ्टवेयर डेवलपमेंट के रूप में बन रहे हैं। तो यही चीज को देखते हुए आज पाइथन डेवलपर की काफी ज्यादा डिमांड है और लोग इस लैंग्वेज को सीखना चाहते हैं। तो यहां पर इस आर्टिकल में हम आपको सबसे पहले इस पाइथन को अपने लैपटॉप पर कैसे इंस्टॉल करते हैं उसके बारे में जानेंगे। पाइथन एक object-oriented programming language है। जिसका सिंटेक्स इतने आस...

पाइथन सीखें हिंदी में Python Introduction In Hindi RBSE Python Classes

Image
पाइथन सीखें हिंदी में Python Introduction In Hindi RBSE Python Classes Introduction (पाइथन सीखें हिंदी में) Python एक Cross Platform, Object-oriented, Interpreted, Server Side, Multi Purpose programming language है, जिसका use Website building, App development, Machine learning, Data analysis, Web scraping में किया जाता है। Python को general purpose programming language भी कहा जाता है। programming language में अगर कोई सीखने और उपयोग करने में आसान है, तो वह python है, दूसरी languages के विपरीत Python में code करना आसान है, थोड़े बहुत प्रयास के साथ python syntax सीखे जा सकते है। high level programming होने के बावजूद भी python code आसान English Language मे होते है जिन्हें समझना (understand) और सीखना (learn) आसान है। इस कारण आप इसे programmer friendly भी कह सकते है। Python Features 1. Cross Platform Cross Platform का मतलब python हर एक तरह के Operating System (Window , MAC, Linux etc ..) पर run हो सकती है। Same code को आप बिना किसी problem के हर जगह run कर सकते हैं। 2. Object-orien...