Become a Blockchain Developer: Ethereum + Solidity + Project
- Description
- Curriculum
- FAQ
- Reviews
Become a Blockchain Developer: Ethereum + Solidity + Project
Smart Contract Programming on Ethereum Blockchain – Bonus Project: Learn how to code an Ethereum Wallet with Solidity
Looking for information on Ethereum Blockchain Smart Contract coding and only found theory? Not anymore.
This excellent course takes you through a full practical session on Ethereum Blockchain Smart Contract coding, with Solidity.
The coding skills you need to tell the world that you are a BLOCKCHAIN DEVELOPER.
Also, a bonus project has been given as part of this course to help you try out your coding skills but if you get stuck somewhere I have given the whole coding walk-through explaining each and every step.
Master this course and prove to the world that you have control over Blockchain.
We have used all the latest updates so you can catch up to the leaders.
-
9VARIABLES-DATATYPES-SYNTAXVideo lesson
All the basic variables usage and getter functions run and deployed in remix.
-
10ADDRESSESVideo lesson
The totally different data type, the address, used out here and how it makes coding easy for smart contracts.
Fixed point nos. in Solidity.
-
11VARIABLES 1Video lesson
Variables Theory.
All the variables used in the lab session will be explained.
-
12MAPPINGSVideo lesson
The most used data type in Solidity. It makes your life much easier.
-
13STRUCTS/STRUCTURES & ARRAYSVideo lesson
World of user-defined data types and their usage in Solidity coding.
-
14ENUMSVideo lesson
Enums and their uses.
The user-defined data type less used.
-
15VARIABLES 2Video lesson
Theory of mappings and user-defined data types.
Explanation of all the variables used in previous labs.
-
16FUNCTIONS, AND ERROR HANDLINGVideo lesson
Types of functions and their usage and catching errors.
-
17CODING THE FUNCTIONSVideo lesson
Write your own functions and run them.
-
18COMMON ERRORSVideo lesson
REQUIRE, ASSERT, REVERT.
Discussion about error check deploying any Smart Contract.
-
19ERROR HANDLINGVideo lesson
REQUIRE, ASSERT, REVERT.
Minimizing all errors in your codes.
-
20IMPORTANT PROPERTIES OF SOLIDITYVideo lesson
Will tell you about some important properties which will help a lot in your coding.
-
21INHERITANCE & IMPORTING - THEORYVideo lesson
The power of contract oriented programming and reusability of codes of contract.
-
22CODING, INHERITANCE & IMPORTINGVideo lesson
I’ll tell you about some important properties which will help a lot in your coding.
-
23PROJECT: DISTRIBUTED WALLETVideo lesson
Learn how to code a Distributed Wallet in Ethereum Blockchain, with Solidity, including project workflow & everything else.
-
24PROJECT CODING 1Video lesson
Data structures and variables created. Mapping and constructor also focused on.
-
25PROJECT CODING 2Video lesson
We will be making the sendMoney function which will give access to all accounts to deposit money to the smart contract.
-
26PROJECT CODING 3Video lesson
We will be coding the pure, view functions and a withdrawal function to withdraw money from the smart contract.
-
27PROJECT CODING 4Video lesson
Adding Extra features:
The play pause button
and
destroying the Smart Contact.
-
28PROJECT CODING 5Video lesson
Destroying the Smart Contract from the blockchain and its limitation.
-
29EVENTS & RETURN VALUESVideo lesson
The client service interaction with your smart contract and how to give out logs.
-
30PRACTICAL IMPLEMENTATION OF EVENTSVideo lesson
Creating and emitting the events in our project.
External Links May Contain Affiliate Links read more