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

 

بعد هذا الدورةسوف تنتلق في عالم برمجيات العقود الذكية ومرحبا بكم ونحن بنتظارك بالدورة

Solidity from Zero

1
مقدمة

مقدمة

2
What is solidity?
3
Remix IDE
4
Local BlockChain Environment

Local BlockChain Environment

5
What About The comments

What About The comments

6
Solidity Contract Life Cycle

Solidity Contract Life Cycle

7
Pragma and sol

Pragma and sol

8
Variables,Types,Value
9
string,boolean,integer

string,boolean,integer

10
Functions OverView

Functions OverView

11
Don`t Repeat YOur Self With Functions

Don`t Repeat YOur Self With Functions

12
How Can Use IF

How Can Use IF

13
if else statement

if else statement

14
Public Visibility

 Public Visibility

15
Private:Pure:External:View

Private:Pure:External:View

16
Private Vs Internal

 Private Vs Internal

17
Overview About Operators

Overview About Operators 

18
arithmetic operators

arithmetic operators

19
Require word and comparison operators

Require word and comparison operators

20
assign and Logical Operators

assign and Logical Operators 

21
Array OverView

Array OverView

22
For Loops

For Loops 

23
Deep WIth Array

Deep WIth Array

24
Memory Word with Strings

Memory Word with Strings

25
Bytes

Bytes

26
how can solve to save empty value to blockchain?

how can solve to save empty value to blockchain?

27
Constructor OverView

Constructor OverView

28
Enum OverView

Enum OverView

29
Struct OverView

Struct OverView

30
Address OverView

Address OverView

31
Mapping OverView

Mapping OverView

32
Mapping with Struct

Mapping with Struct

33
Msg OverView

Msg OverView

34
Nested Map OverView

Nested Map OverView

35
Create Contract Instance

Create Contract Instance

36
Block and Transaction Global Variables

Block and Transaction Global Variables

37
modifier OverView

modifier OverView

38
Events and Emit

Events and Emit

39
Fallback function and this Word

Fallback function and this Word

40
transfer,payable OverView
41
Send Money Between contracts-transfer call

Send Money Between contracts-transfer call

42
OverLoading overView

OverLoading overView

43
Hash Security OverView

Hash Security OverView

44
Kecake256 Sha256

Kecake256 Sha256

Object Oriented with Solidity

1
What is the Crypto Coin

What is the Crypto Coin

2
Currency Bank Contract Part 1

Currency Bank Contract Part 1

3
Currency Bank Contract Part 2

Currency Bank Contract Part 2

4
intro to oop

intro to oop

5
All Types of Inheritance
6
Encapsulation OverView
7
All Types Of Polymorphism
8
Abstract Contract

Abstract Contract

9
Interface Contract

Interface Contract

10
Donate Contract OOp
11
Donate Contract OOp Part 2

Donate Contract OOp Part 2

12
Donate Contract OOp Part 3

Donate Contract OOp Part 3

13
OverView About Library

OverView About Library

14
Create search Library

Create search Library

15
Using Keyword Overview

Using Keyword Overview

16
Start Auction System Contract Part 1
17
Start Auction System Contract Part 2

Start Auction System Contract Part 2

18
Auction System Contract Part 3
19
Auction System Contract Part 4
20
What About Next

 What About Next

لابد من فهم ماهي تقنيه البلوك تشين بشكل نظري قبل البدز بدراسه العقود الذكية