Solidity Fundamentals: Learn Ethereum Blockchain Development

Learn how to build a smart contract with Solidity, the programming language for Ethereum

Ratings: 4.14 / 5.00




Description

In this course, you will learn how to build a smart contract with Solidity, the programming language for Ethereum.

Solidity is a programming language for writing Smart Contracts. With Solidity, we can write applications that simulate a crowd funding campaign, a lottery, a loan, or any other type of financial instrument.  This course teaches you how to build a simple contract-based application  with Solidity.

This course is meant for beginners with one specific goal. Students who are interested in how to program an Ethereum smart contract in solidity will get the chance to learn the fundamentals required to do that. Together we will learn and apply the Solidity syntax. 

Students will learn the basics of blockchain and  smart contracts.  You will then learn all about the Solidity ecosystem, including syntax  and advanced concepts such as source mappings, then apply them to build  your very first contract. 

What You Will Learn!

  • Learn the core concepts of Solidity
  • Setup and install Solidity
  • Solidity programming basics: types, variables, functions, and conditionals
  • How to build a simple contract-based application with Solidity
  • Setting variables, Adding modifiers and Finalizing functions

Who Should Attend!

  • Programmers and Developers
  • Anyone interested in learning Solidity
  • Anyone interested in becoming a Blockchain Developer