Contents
- Introduction
- Prerequisite
- Implicit or Explicit type casting or type conversion
- Limitations of explicit type conversion
- Convert integer to string
- Convert string to integer
- Convert floating-point-number to string
- Convert a string to floating-point-number
- Convert byte ([]byte{}) to string
- Convert string to byte ([]byte{})
- Type conversion in array, slice, maps and structs
- Alternative to type casting when data type is interface
- Best Practises for Developer
- General Tips
- Summary
Siddharth Jadhav
Siddharth is a Backend Developer with experience in Go (Golang). He is passionate about writing clean, maintainable, and efficient code. He focuses on leveraging Go's concurrency model to develop high-performance, scalable applications. Committed to continuous learning and improvement. He values collaboration and effective communication, understanding their importance in successful development teams.