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

    Solidity and Blockchain for beginners

    Posted By: Sigha
    Solidity and Blockchain for beginners

    Solidity and Blockchain for beginners
    .MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | 848 MB
    Duration: 2.5 hours | Genre: eLearning Video | Language: English

    Learn to create a smart contracts


    What you'll learn

    How to use Solidity Compiler
    How to create a solidity Contract
    Solidity Syntax
    Layout of a solidity source file
    How to import other source files
    How to add comments
    Solidity Types
    Solidity Functions
    Solidity Function Modifiers
    Solidity Operators
    Solidity Units
    Special types of contract
    Special Variables and Functions
    Solidity Events
    State Variables
    Blockchain Terminology

    Requirements

    Basic understanding of programming concepts eg : Variables, Functions ,Arrays

    Description

    Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs which govern

    the behaviour of accounts within the Ethereum state.

    Solidity was influenced by C++, Python and JavaScript and is designed to target the Ethereum Virtual Machine (EVM).

    Solidity is statically typed, supports inheritance, libraries and complex user-defined types among other features.

    With Solidity you can create contracts for uses such as voting, crowdfunding, blind auctions, and multi-signature wallets.

    A contract in the sense of Solidity is a collection of code (its functions) and

    data (its state) that resides at a specific address on the Ethereum blockchain.

    Blockchain is a very powerful technology that allows everyday users

    to exchange sensitive data without a middleman. Programmers can leverage the blockchain in their

    applications using Solidity, a programming language for the Ethereum platform.

    This basic beginners course teaches you how to build a simple contract-based application with Solidity.

    What You will learn include:

    Blockchain terminology

    Basic layout of a solidity source file

    Importing other source files

    Using comments in solidity

    Basic solidity syntax

    Basic structure of a solidity contract

    Solidity Types

    Ethereum Virtual Machine -EVM

    Functions and Function Modifiers

    Solidity Function Syntax

    Solidity Compiler

    Solidity Events

    Creating a solidity contract

    Solidity Operators

    Solidity Units

    Special types of contract

    Special variables and Functions

    State variables

    Who this course is for:

    Beginners to Solidity and Blockchain

    Solidity and Blockchain for beginners