Golang Exercises. Learning Go with step-by-step coding problems.

github.com/calistus-igwilo/golang

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2022
  • complete the main function
  • add displacement file
  • angle bracket on bare url
  • add BubbleSort on README.md
  • ReadInput function
  • function to convert string to integer array in bubblesort
  • swap function for bubble sort
  • bubble sort
  • Read strings from file, convert each line to struct and store in slice
  • update the assign values to map
  • Use Marashal to create json object
  • add func closing curly brace
  • Accept input from user using loop and store in a slice
  • use ReadString to read entier input
  • search for character in a string
  • add find ian
  • convert float to int by casting
  • truncate a float to integer
  • README.md file
  • exercises