Crypto Zombies ,Ch5 Structs,Learn Solidity Structures VIDEO
In this Crypto Zombie lesson we go over Solidity structures. A struct in solidity allows us to create a more complex data type which can have multiple properties. In this lesson we add to our ZombieFactory contract a Struct by the name Zombie. Our Zombie will contain a name which is a string, and dna which is a uint.
Other Videos By We Will Code 2018-04-26 Conceptos Basicos de HTML, Imagenes y Enlaces, Aprende, 2018-04-25 Codecademy Learn Java, Iterating over an ArrayList 2018-04-24 Crypto Zombies Lesson 1 ,Ch12 Putting It Together, Solidity Tutorial 2018-04-23 Codecademy Learn Java, ArrayList Insertion, Data Structures 2018-04-23 Crypto Zombies Lesson 1 ,Ch11 Keccak256 and Typecasting, Solidity Programming 2018-04-22 Crypto Zombies Lesson 1 ,Ch10 More on Functions, Solidity Pure Vs View Function 2018-04-22 Crypto Zombies Lesson 1 ,Ch9 Private Public Functions 2018-04-22 Crypto Zombies Lesson 1 ,Ch8 Working With Structs and Arrays 2018-04-22 Crypto Zombies ,Ch7 Function Declarations, Solidity Programming Language 2018-04-21 Crypto Zombies ,Ch6 Arrays, Arrays in Solidity, Fixed Array, Dynamic Array 2018-04-21 Crypto Zombies ,Ch5 Structs,Learn Solidity Structures 2018-04-20 Crypto Zombies ,Ch4 Math Operations, Learn Solidity 2018 2018-04-20 Crypto Zombies ,Ch3 State Variables & Integers, Declare & Initialize Solidity Variable 2018-04-19 Crypto Zombies ,Ch2 Contracts,Learn Ethereum Blockchain 2018-04-19 Crypto Zombies ,Ch1 Lesson Overview,Learn Ethereum Blockchain 2018-04-19 Introduction to Crypto Zombies,Learn To Write Smart Contract, Learn Ethereum 2018-04-18 Codecademy Learn Java, ArrayList Access, Data Structures 2018-04-16 Codecademy Learn Java, ArrayList Manipulation, Data Structures 2018-04-14 Codecademy Learn Java, ArrayList, Data Structures 2018-04-13 Codecademy Learn Java, For Loop, Data Structures 2018-04-12 Codecademy Learn Java, Data Structures Overview, Data Structures on Codecademy
Tags: blockchain development
ethereum tutorial
learning ethereum
blockchain from scratch
smart contract