7/23/2020 Solidity Tutorial - Tutorialspoint
Solidity Tutorial
Quick Guide
Resources
Job Search
Discussion
Solidity is a contract-oriented, high-level programming language for implementing smart
contracts. Solidity is highly influenced by C++, Python and JavaScript and has been designed to
target the Ethereum Virtual Machine (EVM).
Audience
This tutorial targets novice developers and those new to Solidity. It guides them in
understanding basic through more advanced concepts in Solidity. After completing this tutorial,
your firm foundation in Solidity and level of expertise will allow you to begin developing and
easily build on your knowledge.
Prerequisites
The tutorial assumes your familiarity with blockchain, and general programming.
[Link] 1/1