|
via Udemy |
Go to Course: https://www.udemy.com/course/bank-donator-etherum/
Certainly! Here's a detailed review and recommendation for the "bank-donator-etherum" course available on Coursera: --- **Course Title:** bank-donator-etherum **Overview:** The "bank-donator-etherum" course offers an insightful introduction to blockchain technology, focusing on practical applications such as sending funds via blockchain, aggregating donations from multiple contributors, and withdrawing funds to a creator’s wallet through a smart contract. Delivered in Arabic, the course is designed for learners seeking to understand the fundamental concepts of blockchain and its implementation, especially within the Ethereum ecosystem. **Content Review:** The course begins with an introduction to blockchain, explaining its role as a decentralized and tamper-proof database that manages an ever-growing list of blocks. It covers core concepts such as the structure of blockchain, its inherent security features, and its capacity for decentralized consensus, which eliminates the need for intermediaries like banks. One of the standout features of this course is its emphasis on real-world applications—specifically, creating and managing smart contracts on Ethereum for donation purposes. Participants will learn how to send funds securely, aggregate donations efficiently, and facilitate withdrawals securely to the intended recipients’ wallets. The course also emphasizes the importance of understanding Solidity—the programming language used to develop smart contracts—and web development basics necessary for blockchain integration. The course is highly practical; it encourages learners to attend free introductory blockchain courses available on the platform, providing a broad overview before diving into Ethereum-specific development. This approach ensures a solid foundational understanding, making it suitable for beginners. **Strengths:** - Practical focus on creating and managing smart contracts for donations. - Clear explanations tailored to Arabic-speaking learners. - Emphasizes the importance of Solidity and web development fundamentals. - Introduces blockchain concepts that are applicable beyond just Ethereum. **Recommendations:** This course is highly recommended for individuals interested in blockchain development, especially those who want to work with Ethereum smart contracts in donation and financial management applications. To maximize learning, it’s advisable to familiarize yourself with Solidity and web development basics through preliminary courses or resources. Given its practical approach and focus on real-world use cases, this course is particularly suitable for aspiring blockchain developers, fintech entrepreneurs, or organizational managers exploring blockchain-based donation systems. **Final Verdict:** If you are eager to understand how blockchain technology can be leveraged for financial transactions and donations, and you are comfortable with some foundational coding skills, the "bank-donator-etherum" course on Coursera is an excellent choice. It combines theoretical knowledge with practical implementation, making it a valuable step towards becoming proficient in blockchain development on Ethereum. --- Let me know if you'd like a more concise summary or assistance in finding additional resources!
السلام عليكم ورحمة الله وبركاتهمعكم. بهاء من دابس بالعربي سوف نتعلم اليوم كيفيه ارسال المبالغ بتقنية البلوك اتشين وتجميع المبالغ من المتبرعين لغرض ما والتعلم عن كيفيه سحب تلك المبالغ لمحفظة منشئ العقد الذكي.سوف تحتاج لتعلم اساسيات لغة solidityو اساسيات برمجيات الويب للبدأ بدورات البلوك تشين مع حضور الدوره المجانيه بالمنصة لاخذ فكرة عامة عن جميع مسار البلوك تشين للمطورينسلسلة الكتل[1] (بالإنجليزية: Blockchain) هي قاعدة بيانات موزعة تمتاز بقدرتها على إدارة قائمة متزايدة باستمرار من السجلات المسماة كُتلا (blocks).[2] تحتوي كل كتلة على الطابع الزمني ورابط إلى الكتلة السابقة. صُممت سلسلة الكتل بحيث يمكنها المحافظة على البيانات المخزنة بها والحيلولة دون تعديلها، أي أنه عندما تخزن معلومة ما في سلسلة الكتلة لا يمكن لاحقاً القيام بتعديل هذه المعلومة.إن سلسلة الكتل آمنة حسب التصميم وهي مثال على توزيع نظام حوسبة موزع ذو سماحية خطأ بيزنطية عالية. وبالتالي تسمح سلسلة الكتلة بتحقيق نظام توافق في الآراء لامركزي. تسمح هذه الميزات باستخدام سلسلة الكتلة في تسجيل الأحداث والعناوين والسجلات الطبية وسائر ذلك من سجلات إدارة الأنشطة وإدارة الهوية ومعالجة المعاملات والتحقق من مصدرها. إن نظاما كهذا له تداعيات عميقة على النظام الاقتصادي العالمي بما فيها استغناء عن الوسطاء واسع النطاق وإتمام المعاملات التجارية دون وسيط (كالبنوك مثلاً) مما يؤثر أيضاً على مجريات التجارة العالمية كما نعرفها اليوم.في عام 2008 طرح ساتوشي ناكاموتو مفهوم سلسلة الكتل ثم كتب في السنة اللاحقة جزءاً أساسياً من الشفرة المصدرية للعملة الرقمية بيتكوين، والتي تقوم بدور دفتر حسابات عمومي لكافة المناقلات النقدية. تُدار قاعدة بيانات سلسلة الكتلة بطريقة مستقلة بسبب اعتمادها على شبكة الند-للند وخوادم طوابع زمنية موزعة حول العالم. إن استخدام سلسلة الكتل في تصميم نظام عملة البيتكوين جعلها أول عملة نقدية رقمية تتفادى مشكلة الإنفاق المزدوج (إنفاق المبلغ النقدي ذاته في إجراء معاملتين مختلفتين).المصدر ويكي بيديا للتعريف