Solidity types in-depth : A sub-pathway in Complete dapp development bootcamp on Celo: move from beginner to advance level with step by step guides

Pathway: To cast your vote, visit the proposal at Pathway: Complete dapp development bootcamp on Celo: move from beginner to advance level with step by step guides to cast your vote.

This is a path in the complete dapp development BootCamp on Celo

What you will learn

Digging deeper into Solidity types with code example.

  • uint
  • int
  • string
  • bytes
  • struct
  • enums
  • mapping

Note: We will cover more about struct and mapping in different chapters.

Having a good grasp of Solidity types, how they work, their usage, knowing the right time to use them and the complexities involved during manipulation will give you a hedge ahead of other developers. You will also be exposed to how Solidity treats these data under the hood.

9 Likes