Crypto Zombies ,Ch4 Math Operations, Learn Solidity 2018

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=K2PUAWfnOhg



Duration: 1:48
387 views
3


In this Crypto Zombies Solidity lesson we do a little refresh on math operators. I only say refresh because this class required that you were familiar with a previous programming language and most programming languages use the same symbols for math operations. We are able to use addition, subtraction, multiplication, division and modulo just like most other languages. We can also represent exponential expressions such as 5 to the power of 5 like this 5**5. This would result in 25. In this lesson we create another uint. The uint we create is dnaModulus and it is assigned 10 to the power of dnaDigits.




Other Videos By We Will Code


2018-04-25Codecademy Learn Java, Iterating over an ArrayList
2018-04-24Crypto Zombies Lesson 1 ,Ch12 Putting It Together, Solidity Tutorial
2018-04-23Codecademy Learn Java, ArrayList Insertion, Data Structures
2018-04-23Crypto Zombies Lesson 1 ,Ch11 Keccak256 and Typecasting, Solidity Programming
2018-04-22Crypto Zombies Lesson 1 ,Ch10 More on Functions, Solidity Pure Vs View Function
2018-04-22Crypto Zombies Lesson 1 ,Ch9 Private Public Functions
2018-04-22Crypto Zombies Lesson 1 ,Ch8 Working With Structs and Arrays
2018-04-22Crypto Zombies ,Ch7 Function Declarations, Solidity Programming Language
2018-04-21Crypto Zombies ,Ch6 Arrays, Arrays in Solidity, Fixed Array, Dynamic Array
2018-04-21Crypto Zombies ,Ch5 Structs,Learn Solidity Structures
2018-04-20Crypto Zombies ,Ch4 Math Operations, Learn Solidity 2018
2018-04-20Crypto Zombies ,Ch3 State Variables & Integers, Declare & Initialize Solidity Variable
2018-04-19Crypto Zombies ,Ch2 Contracts,Learn Ethereum Blockchain
2018-04-19Crypto Zombies ,Ch1 Lesson Overview,Learn Ethereum Blockchain
2018-04-19Introduction to Crypto Zombies,Learn To Write Smart Contract, Learn Ethereum
2018-04-18Codecademy Learn Java, ArrayList Access, Data Structures
2018-04-16Codecademy Learn Java, ArrayList Manipulation, Data Structures
2018-04-14Codecademy Learn Java, ArrayList, Data Structures
2018-04-13Codecademy Learn Java, For Loop, Data Structures
2018-04-12Codecademy Learn Java, Data Structures Overview, Data Structures on Codecademy
2018-04-11Conceptos Basicos de HTML, Haz Clic en esa Imagen, Aprende Con Codecademy



Tags:
blockchain development
ethereum tutorial
learning ethereum
blockchain from scratch
smart contract