Courselala.com

Learn Solidity Programming to Build & Deploy Smart Contracts

Learn to Build Your First Blockchain Smart Contract by learning and using Solidity Programming Language & Ethereum

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

What you’ll learn

Course Content

Requirements

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

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