Skip to content

hesamkharazmi/Go-Exercism

Repository files navigation

Go-Exercism

This repository contains my solutions to Exercism’s Go track.

I’m using these exercises to learn Golang fundamentals step by step, practice problem-solving, and get more comfortable writing clear and idiomatic Go code.

Nothing fancy here — just consistent practice and learning by doing.


What’s in this repo?

  • Solutions to Go exercises from Exercism
  • Each folder is one exercise
  • Code focused on simplicity and readability
  • Following Go conventions as much as possible

Concepts covered

As I progress through the track, I practice things like:

  • Basic syntax and types
  • Control flow (if, loops, switch)
  • Functions
  • Strings and collections (slices, maps)
  • Structs and methods
  • Basic error handling

About

My journey through Exercism’s Go track — learning Golang fundamentals by solving challenges and writing better, more idiomatic code along the way.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages