Skip to content

Naive code snippets and examples that I put together while learning Go.

License

Notifications You must be signed in to change notification settings

denismurphy/gopher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gopher

🚀 Gopher

Gopher is a set of naive code snippets and examples that I put together while learning Go.

✨ Features

  • 📚 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

📄 License

This project is licensed under the MIT License - see the LICENSE file for details. ⚖️

About

Naive code snippets and examples that I put together while learning Go.

Topics

Resources

License

Stars

Watchers

Forks

Languages