# বাংলায় গোল্যাং (golang) টিউটোরিয়াল

## বাংলায় গোল্যাং (golang) টিউটোরিয়াল

- [পরিচিতি](https://golang.howtocode.dev/master.md)
- [শুরুর আগে](https://golang.howtocode.dev/intro.md)
- [হ্যালো গো](https://golang.howtocode.dev/hello-go.md)
- [ভ্যালুজ](https://golang.howtocode.dev/values.md)
- [ভ্যারিয়েবলস](https://golang.howtocode.dev/variables.md)
- [কন্সট্যান্টস](https://golang.howtocode.dev/constants.md)
- [ফর](https://golang.howtocode.dev/for.md)
- [ইফ/এলস](https://golang.howtocode.dev/if-else.md)
- [সুইচ](https://golang.howtocode.dev/switch.md)
- [এ্যারে](https://golang.howtocode.dev/array.md)
- [স্লাইসেস](https://golang.howtocode.dev/slices.md)
- [ম্যাপস](https://golang.howtocode.dev/maps.md)
- [রেঞ্জ](https://golang.howtocode.dev/range.md)
- [ফাংশন](https://golang.howtocode.dev/function.md)
- [চলবে ...](https://golang.howtocode.dev/....md)
