Solidity From Zero To Hero
- الوصف
- المنهاج
- الإعلانات
العقود الذكية smart contract
أحد التقنيات الحديثة التي يتم استخدامها في التطبيقات اللامركزية المتطورة الآن، والتي يمكنك الاستفادة منها في التعاملات التقنية الحديثة والتي توضح ترابط كبير بين كل من تقنية البلوك تشين والعقود الذكية سوف نتناول في جميع الموضوعات الحيوة بلغه Solidity
سوف نتعلم جميع اساسيات اللغة مع اكثر من تطبيق واقعي للعقود الذكية و ايضا لا تنسى البرمجة كائنية التوجة وبناء العقود بها
محتوى الدورة الاتي :
1-What is solidity?
2-Remix IDE
3-Local BlockChain Environment
4-What About The comments
5-Solidity Contract Life Cycle
6-Pragma and sol
7-Variables, Types, Value
8-string,boolean,integer
9- Functions OverView
10- Don’t Repeat Your Self With Functions
11- How Can Use IF
12- if-else statement
13- Public Visibility
14- Private:Pure:External: View
15- Private Vs Internal
16- Overview About Operators
17- arithmetic operators
18- Require word and comparison operations
19 -assign and Logical Operators
20- Array OverView
21- For Loops
22- Deep WIth Array
23- Memory Word with Strings
24- Bytes
25- how can solve to save empty value to blockchain?
26- Contractor OverView
27- Enum OverView
28- Struct OverView
29- Address OverView
30-Mapping OverView
31 -Msg OverView
32 -Mapping with Struct
33- Nested Map OverView
34 -Create Contract Instance
35- Block and Transaction Global Variables
36- modifier OverView
37- Events and Emit
38- Fallback function and this Word
39- transfer, payable OverView
40- Send Money Between contracts transfer call
41- OverLoading overView
42- Hash Security OverView
43- Kecake256 and Sha256
44- What is the Crypto Coin
45- Currency Bank Contract Part 1
46- Currency Bank Contract Part 2
47- intro to oop
48- All Types of Inheritance
49- Encapsulation OverView
50- All Types Of Polymorphism
51- Abstract Contract
52- Interface Contract
53- Donate Contract OOp Part 1
54- Donate Contract OOp Part 2
55- Donate Contract OOp Part 3
56- OverView About Library
57- Create search Library
58- Using Keyword Overview
59 -Start Auction System Contract Part 1
60- Auction System Contract Part 2
61- Auction System Contract Part 3
62- Auction System Contract Part 4
63- What About Next
بعد هذا الدورةسوف تنتلق في عالم برمجيات العقود الذكية ومرحبا بكم ونحن بنتظارك بالدورة
-
1مقدمة
مقدمة
-
2What is solidity?
-
3Remix IDE
-
4Local BlockChain Environment
Local BlockChain Environment
-
5What About The comments
What About The comments
-
6Solidity Contract Life Cycle
Solidity Contract Life Cycle
-
7Pragma and sol
Pragma and sol
-
8Variables,Types,Value
-
9string,boolean,integer
string,boolean,integer
-
10Functions OverView
Functions OverView
-
11Don`t Repeat YOur Self With Functions
Don`t Repeat YOur Self With Functions
-
12How Can Use IF
How Can Use IF
-
13if else statement
if else statement
-
14Public Visibility
Public Visibility
-
15Private:Pure:External:View
Private:Pure:External:View
-
16Private Vs Internal
Private Vs Internal
-
17Overview About Operators
Overview About Operators
-
18arithmetic operators
arithmetic operators
-
19Require word and comparison operators
Require word and comparison operators
-
20assign and Logical Operators
assign and Logical Operators
-
21Array OverView
Array OverView
-
22For Loops
For Loops
-
23Deep WIth Array
Deep WIth Array
-
24Memory Word with Strings
Memory Word with Strings
-
25Bytes
Bytes
-
26how can solve to save empty value to blockchain?
how can solve to save empty value to blockchain?
-
27Constructor OverView
Constructor OverView
-
28Enum OverView
Enum OverView
-
29Struct OverView
Struct OverView
-
30Address OverView
Address OverView
-
31Mapping OverView
Mapping OverView
-
32Mapping with Struct
Mapping with Struct
-
33Msg OverView
Msg OverView
-
34Nested Map OverView
Nested Map OverView
-
35Create Contract Instance
Create Contract Instance
-
36Block and Transaction Global Variables
Block and Transaction Global Variables
-
37modifier OverView
modifier OverView
-
38Events and Emit
Events and Emit
-
39Fallback function and this Word
Fallback function and this Word
-
40transfer,payable OverView
-
41Send Money Between contracts-transfer call
Send Money Between contracts-transfer call
-
42OverLoading overView
OverLoading overView
-
43Hash Security OverView
Hash Security OverView
-
44Kecake256 Sha256
Kecake256 Sha256
-
45What is the Crypto Coin
What is the Crypto Coin
-
46Currency Bank Contract Part 1
Currency Bank Contract Part 1
-
47Currency Bank Contract Part 2
Currency Bank Contract Part 2
-
48intro to oop
intro to oop
-
49All Types of Inheritance
-
50Encapsulation OverView
-
51All Types Of Polymorphism
-
52Abstract Contract
Abstract Contract
-
53Interface Contract
Interface Contract
-
54Donate Contract OOp
-
55Donate Contract OOp Part 2
Donate Contract OOp Part 2
-
56Donate Contract OOp Part 3
Donate Contract OOp Part 3
-
57OverView About Library
OverView About Library
-
58Create search Library
Create search Library
-
59Using Keyword Overview
Using Keyword Overview
-
60Start Auction System Contract Part 1
-
61Start Auction System Contract Part 2
Start Auction System Contract Part 2
-
62Auction System Contract Part 3
-
63Auction System Contract Part 4
-
64What About Next
What About Next
لابد من فهم ماهي تقنيه البلوك تشين بشكل نظري قبل البدز بدراسه العقود الذكية