DEV Community

Cover image for Day 3 of My Golang Journey
Kshitij Jain
Kshitij Jain

Posted on

Day 3 of My Golang Journey

I’m continuing my daily log.

Covered [Concept • Syntax • Implementation • Examples • Usecases]

  • Errors & Custom Errors
  • String Functions & Formatting
  • Text Templates
  • Regular Expressions (Regex)
  • Time & Epoch
  • Time Parsing/Formatting
  • Random Numbers
  • Number Parsing

I’ll keep documenting daily - both to reinforce my own learning and hopefully help others starting out with Go.

Top comments (0)