Why Go was born?

김영석
Aug 16, 2022

The beginning of Go.

The three major authors — Rob Pike ( also known as the co-creator of UTF-8 and Plan 9 os ), Robert Griesemer ( Sawzall Language creator ) , Ken Thompson ( one of the original authors of the first Unix system ) — and Ian Taylor and Russ Cox ( who joined the Go Team in 2008 ) aimed to create a new language that overcomes the following well-known problems of c++( one of the mainstream languages ):

  • Too many ways of implementing the same functionality ( Complexity )
  • Long compilation times
  • Hard to do refactoring
  • Error prone memory model

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

김영석
김영석

Written by 김영석

I love problem solving and hate repetition of tedious tasks. I like automating, streamlining, optimizing, things.

No responses yet

Write a response