Gopher is a set of naive code snippets and examples that I put together while learning Go.
- 📚 Basic Go syntax and structures
- 🔄 Concurrency with goroutines and channels
- 🏗️ Custom types and interfaces
⚠️ Error handling- 📁 File I/O operations
- 💻 Command-line interaction
- 🧮 Math utilities
- 🔤 String manipulation
This project is licensed under the MIT License - see the LICENSE file for details. ⚖️