Giter VIP home page Giter VIP logo

gokatas's Introduction

Go katas is a set of small Go programs written by experts. They contain techniques that you can re-use when writing Go code. But first you must learn them. The practice cycle to internalize the techniques is straightforward:

  1. Install the gokatas tool
go install github.com/gokatas/gokatas@latest
  1. Select one of the katas
gokatas -sortby lines -wide
git clone https://github.com/gokatas/bcounter.git # or [email protected]:gokatas/bcounter.git
cd bcounter
  1. Read the documentation and code and try to understand it
code .
  1. Delete the code in a file and try to write it back
git diff
  1. To keep yourself motivated track what you have done
gokatas -done bcounter

It's important to practice regularly because repetition creates habits, and habits are what enable mastery. Start by taking baby steps. Set a goal that you are able to meet and insert it into your daily routines. After some time it will require much less will power to practice. Your programming moves will start looking simpler and smoother. ๐Ÿฅ‹

gokatas's People

Contributors

jreisinger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.