0(0)

All about Blockchain & SmartContract Development on Solidity

  • Categories Video Courses
  • Duration 2h 54m
  • Total Enrolled 3
  • Last Update February 6, 2024

Description

In this course, we will start by learning everything about Blockchain and Distributed Ledger Technology.

Then we will compare how Blockchain/Distributed Ledger Technology differs from the normal World Wide Web that we have today.

We will then go-ahead to learn various features, concepts and terminology of Blockchain/Distributed Ledger Technology.

We will then learn about Smart Contracts and understand how they are connected to Blockchain.

After that, we will start learning Solidity Programming Language with real hands-on by writing and deploying small smart contracts for every concept.

Following are the topics we will learn:

  1. Why do we need Blockchain
  2. What is Blockchain and Distributed Ledger Technology
  3. Features of a Blockchain and Distributed Ledger Technology
  4. EVM(Ethereum Virtual Machine) Solidity Smart Contracts
  5. Environment Setup and Data Types in Solidity Programming
  6. String Arrays Compiling and Executing our first Smart Contract on Blockchain Network
  7. Custom Data Type and Functions and Comments in Solidity Programming
  8. Address and Mapping type in Solidity Programming
  9. Constructor Function and Function Call and Validation
  10. Send Ether to a Smart Contract And Payable Constructor and View Function
  11. View and Pure function in Solidity and how they effect the transaction cost
  12. Events and Modifiers and msg.value vs msg.sender
  13. Passing parameter to modifier
  14. Memory and Storage variables

We will then move to create our first fully functional Smart Contract and Deploy it onto Ethereum Test Network.

Finally we will discus about the Roadmap to become a blockchain developer and start applying for Jobs.

What Will I Learn?

  • You will about Blockchain Technology and how it differs from regular Web Technology
  • You will learn about the different of any Blockchain Network and how they work together
  • You will learn about different features of Distributed Ledger Technology and various terminology
  • You will learn about Solidity Programming Language and how compile and run program written with it
  • You will learn about Smart Contract and How to build and deploy your own Smart Contract with Solidity and Ethereum

Topics for this course

24 Lessons2h 54m

Section 1: Introduction To Blockchain & DLT

Lecture 1: Course Overview00:2:26
Lecture 2: Why do we need Blockchain00:8:47
Lecture 3: What is Blockchain00:11:26
Lecture 4: Features of a Blockchain00:6:27
Lecture 5: EVM Solidity Smart Contracts00:13:49

Section 2: Master Solidity Programming Language with Handson

Section 3: SmartBank: Build Deploy and Test your 1st Blockchain Application

Section 4: Roadmap Ahead

$3.99

Requirements

  • Basics of Web Technology

Target Audience

  • Anyone who wants to become a blockchain developer using Solidity and Ethereum