Numeric Data Types in Go (Golang) Explained #go #golang

preview_player
Показать описание
This video covers the basics of numeric types in Go, including int, float64, and complex128. It covers how to declare variables of these types, perform arithmetic operations, and convert between them. Watch the video to learn more!
#go #golang #coding #programming #learning #tutorial #int #float64 #complex128 #dataType

Resources:

Chapters:
0:00 Intro
0:34 What are Numeric values?
1:05 Download PDF with Numeric Data Types
1:20 int example
1:50 Reflect package definition
2:54 float64 example
3:18 complex example
4:05 real() and imag()
4:20 Overflow error
4:52 Wraparound
5:40 Arithmetic operations
6:16 Comparison operators
7:13 Numeric types are all unique
8:29 Conversion
10:10 Summary
10:59 Outro

📣 Please leave a LIKE and SUBSCRIBE for more content! 📣

Follow me on:
Рекомендации по теме
visit shbcf.ru