Solidity and Blockchain for beginners
Learn to create a smart contracts
What you’ll learn
-
How to use Solidity Compiler
-
How to create a solidity Contract
-
Solidity Syntax
-
Layout of a solidity source file
-
How to import other source files
-
How to add comments
-
Solidity Types
-
Solidity Functions
-
Solidity Function Modifiers
-
Solidity Operators
-
Solidity Units
-
Special types of contract
-
Special Variables and Functions
-
Solidity Events
-
State Variables
-
Blockchain Terminology
Requirements
-
Basic understanding of programming concepts eg : Variables, Functions ,Arrays
Who this course is for:
- Beginners to Solidity and Blockchain