रिसर्च सर्वे: Blockly के साथ अपने अनुभव के बारे में हमें बताएं
सर्वे शुरू करें
ब्लॉकली ही क्यों?
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ब्लॉकली की मदद से, अपने डोमेन में ब्लॉक लागू करने पर फ़ोकस किया जा सकता है.
आपको इस बात की चिंता नहीं करनी होती कि ब्लॉक को रेंडर करने, खींचकर छोड़ने या कनेक्ट करने की मुश्किलों की चिंता नहीं की जाती.
शिक्षा से जुड़े कई तरह के कामों के लिए, इसका इस्तेमाल किया जा सकता है. जैसे:
- टेक्स्ट पर आधारित प्रोग्रामिंग को लेकर छात्र-छात्राओं को प्रेरित करना.
- कंप्यूटेशनल सोच को बढ़ावा देने वाले वीडियो.
- अन्य सिद्धांतों (जैसे, भौतिकी) को कंप्यूटेशन से एक्सप्लोर करना.
उद्योगों के लिए कई तरह से इस्तेमाल किया जा सकता है, जैसे:
- डेटा का विश्लेषण करना और उसे हटाना.
- ऑटोमेशन (जैसे, रोबोटिक्स, प्रोसेस वर्कफ़्लो वगैरह).
- कॉन्फ़िगरेशन (जैसे, ऑनलाइन स्टोर, IoT वगैरह में).
ताकत
Blockly में ऐसी कई खूबियां हैं जो ब्लॉक-आधारित प्रोग्रामिंग एनवायरमेंट बनाने के लिए, इसे सबसे लोकप्रिय विकल्प बनाती हैं.
- उपलब्धता. ब्लॉकली को एनपीएम पर पब्लिश किया जाता है. इसलिए, आपको इसे उसी तरह इस्तेमाल करना पड़ सकता है जिस तरह किसी अन्य वेब डिपेंडेंसी की ज़रूरत होती है.
- पूरी तरह से फ़ीचर किया गया. ब्लॉकी, सामान्य ब्लॉक के साथ आता है. यह पांच लोकप्रिय प्रोग्रामिंग भाषाओं (JavaScript, Python, Lua, Dart, और PHP) में कोड जनरेट करता है. साथ ही, इसमें एक शानदार प्लगिन नेटवर्क है, जो आपको ज़्यादा सुविधाएं देता है.
- पसंद के मुताबिक बनाया जा सकता है. ब्लॉकली की मदद से अपने ब्लॉक, फ़ील्ड, और इनपुट आसानी से तय किए जा सकते हैं. साथ ही, इसकी कई मुख्य सुविधाओं को
आपकी ज़रूरत के हिसाब से बनाया जा सकता है.
- अंतरराष्ट्रीय मानक. ब्लॉकली के ब्लॉक की मुख्य लाइब्रेरी में 90 से ज़्यादा भाषाओं में अनुवाद मौजूद हैं. इनमें ऐरेबिक और हिब्रू के लिए दाएं से बाएं वर्शन भी शामिल हैं.
- ओपन सोर्स. Google, Blockly की टेक्नोलॉजी को सभी के साथ शेयर करता है, ताकि हम साथ मिलकर अगली पीढ़ी के डेवलपर को शिक्षा दे सकें.
अन्य विकल्प
कुछ मामलों में, 'Blockly' के अलावा, लाइब्रेरी का इस्तेमाल करना सही रहता है. यहां कुछ अन्य विकल्प दिए गए हैं:
- PXT: इस एडिटर को Blockly पर बनाया गया है, जो MakeCode को काम करता है. यह खास तौर पर JavaScript देता है, जो इसे कोड से ब्लॉक में बदलने में मदद करता है. यह कंपाइलर और सिम्युलेटर के साथ भी आता है.
- ड्रॉपलेट: यह एडिटर है जिससे Pencil Code काम करता है. इससे आपको खींचकर ब्लॉक किए बिना ब्लॉक बनाने के लिए टाइप करने की सुविधा मिलती है.
साथ ही, एक कोड से दूसरे ब्लॉक तक जाने की सुविधा भी मिलती है.
- नोड-रेड: यह ब्लॉक-आधारित प्रोग्रामिंग एडिटर के बजाय नोड पर आधारित है. हालांकि, यह इसी तरह के फ़ंक्शन को पूरा करता है. यह हार्डवेयर डिवाइसों को एक साथ जोड़ने के लिए लोकप्रिय है. अक्सर इंडस्ट्री में इसका इस्तेमाल किया जाता है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eBlockly is a versatile library for creating visual, block-based programming environments, suitable for education and industry applications.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a rich set of features, including pre-built blocks, code generation in multiple languages, and extensive customization options.\u003c/p\u003e\n"],["\u003cp\u003eBlockly is easily integrated into web projects, supports internationalization, and benefits from an active open-source community.\u003c/p\u003e\n"],["\u003cp\u003eWhile Blockly is a robust solution, alternatives like PXT, Droplet, and Node-red cater to specific use cases such as code-to-block conversion, hardware integration, or node-based programming.\u003c/p\u003e\n"]]],["Blockly enables users to apply blocks to their domain without managing rendering or connections. It's applicable in education for computational thinking and industry for automation, data analysis, and configuration. Key strengths include NPM availability, bundled blocks for multiple languages, customizability, internationalization, and open-source nature. Alternatives like PXT, Droplet, and Node-red exist for specific use cases, like JavaScript-only environments or node-based programming.\n"],null,["# Why Blockly?\n\nBlockly lets you focus on applying blocks to your domain without worrying about\nthe complexities of how those blocks should be rendered, dragged, or connected.\n\nIt is applicable to a wide range of educational use-cases, such as:\n\n- Working students toward text-based programming.\n- Encouraging computational thinking.\n- Exploring other concepts (e.g. physics) computationally.\n\nAs well as many many industry use-cases, such as:\n\n- Data analysis and cleaning.\n- Automation (e.g. in robotics, process workflows, etc).\n- Configuration (e.g. in online shops, IoT, etc).\n\nStrengths\n---------\n\nBlockly has a number of strengths that make it the most popular option for\nbuilding a block-based programming environment.\n\n- **Availability.** Blockly is published on NPM, so you can require it in the same way you require any other web dependency.\n- **Fully featured.** Blockly comes bundled with common blocks that generate code in 5 popular programming languages (JavaScript, Python, Lua, Dart, and PHP). Plus it has a thriving [plugin ecosystem](https://google.github.io/blockly-samples/#plugins) that gives you even more capabilities.\n- **Customizability.** Blockly lets you easily define your own blocks, fields, and inputs. Plus many of its core functionalities can be swapped out for your own custom ones.\n- **Internationalization.** Blockly's core library of blocks comes with translations in 90+ languages, including right-to-left versions for Arabic and Hebrew.\n- **Open Source.** Google shares Blockly's technology with everyone so, together, we can educate the next generation of developers.\n\nAlternatives\n------------\n\nThere are some use cases where it makes sense to use a library other than\nBlockly. Here are some other options:\n\n- [**PXT**](https://github.com/Microsoft/pxt): This is an editor built on Blockly that powers [MakeCode](https://makecode.com). It outputs JavaScript exclusively, which enables it to convert from code to blocks. It also comes bundled with a compiler and a simulator.\n- [**Droplet**](https://github.com/PencilCode/droplet): This is the editor that powers [Pencil Code](https://pencilcode.net/). It lets you type to create blocks without dragging, and also supports going from code to blocks.\n- [**Node-red**](https://nodered.org/): This is a node-based rather than block-based programming editor, but it fulfills a similar function. It is popular for wiring together hardware devices, often in industry contexts."]]