Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

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.

https://www.tutorialspoint.com/solidity/index.htm 1/1

You might also like