Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 475 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 475 Bytes

Tiny Go Challenges

References

  1. Gophercises
  2. Coding Challenges

The Goal

Personally, an effective way to learn programming is to learn concepts and usage simultaneously by creating small and challenging projects. The goal of this project is to create a variety of small projects in Golang to improve conceptual understanding and learn how to effectively use it.