Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Ethereum Smart Contract Development- Solidity Basics

    Posted By: lucky_aut
    Ethereum Smart Contract Development- Solidity Basics

    Ethereum Smart Contract Development- Solidity Basics
    Duration: 3h 16m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 943 MB
    Genre: eLearning | Language: English

    Learn solidity basics for Ethereum smart contract development

    What you'll learn:
    Remix IDE Basics
    Remix IDE Layout
    Smart Contract Lifecycle- Development, Compilation, Deployment and Testing
    Solidity Data Types- Integer, String, Bytes, Bool, Arrays, Enum, Struct, Mapping, Address
    Solidity Functions- Write To Blockchain and Read from Blockchain, Constructor, Events
    Variable and Function Access Modifiers- Public, Private, Internal, External
    State Modifier- Pure, View, Payable
    Control Statement and Loops- if-else, while, do-while, ternary, for loop
    Solidity Error Handling- require, assert, revert

    Requirements:
    Should be aware about basics of Blockchain

    Description:
    ~ This course covered Remix IDE basics where you will understand the Remix IDE layout, different options like file explorer, solidity compiler, deployment option.
    ~ Remix File explorer helps to create smart contract, solidity compiler helps to compile the smart contract and deploy option helps to deploy the smart contract
    ~ Remix IDE unit testing feature allow developer to test the smart contract in same IDE only.
    ~ Remix allow developers to connect to different environments using Web3 Provider and Injected Web3 option under deployments.
    ~ Explained how to connect Remix IDE to Local and Ethereum testnet & mainnet
    ~ Smart Contract Lifecycle explained which include development, compilation, deployment and testing
    ~ Solidity is smart contract programming language which is similar to Java Script
    ~ Different variables are explained like integer, string, bytes, bool, address, array, mapping, enum, struct
    ~ Hands on Solidity functions which include modifiers and events
    ~ Solidity function state modifiers like pure, view , payable explained with real time use cases
    ~ Solidity Control statement and loops explained which include if-else, while, do-while, ternary operation and for loop.
    ~ Inheritance, abstract contract and interface concept is explained with hands-on
    ~ Solidity Error Handling explained with real time use case which include require function, assert function and revert function that helps to revert the state and throw exceptions

    Who this course is for:
    Ethereum Developers

    More Info