The Go Programming Language

GPTKB entity

Statements (72)
Predicate Object
gptkbp:instanceOf programming language
gptkbp:archives https://golang.org/
gptkbp:availableFormats .go
gptkbp:bornIn gptkb:Zalando
gptkb:Cloudflare
gptkb:IBM
gptkb:Microsoft
gptkb:Dropbox
gptkb:Google
gptkb:Instacart
gptkb:SoundCloud
gptkb:Yelp
gptkb:Figma
gptkb:Yahoo
Coursera
GitHub
Medium
Netflix
Twitch
Uber
Pinterest
Bitbucket
Shopify
Reddit
Snapchat
Trello
Alibaba
Slack
Coinbase
DigitalOcean
Lyft
Clever
Stripe
Heroku
Quora
Klarna
Groupon
Eventbrite
SendGrid
gptkbp:community Go User Groups
Go conferences
Go forums
Go meetups
gptkbp:designedBy gptkb:Robert_Griesemer
gptkb:Ken_Thompson
gptkb:Rob_Pike
gptkbp:firstAppearance 2009
gptkbp:hasVersion 1.19.3
https://www.w3.org/2000/01/rdf-schema#label The Go Programming Language
gptkbp:influencedBy gptkb:Java
gptkb:Pascal
C
Python
gptkbp:license gptkb:BSD-style_license
gptkbp:notableFeature Efficiency
Simplicity
Rich standard library
Fast compilation
gptkbp:operatingHours cross-platform
gptkbp:philosophy concurrent programming
object-oriented programming
procedural programming
gptkbp:structureType strong typing
static typing
gptkbp:supports cloud services
web development
command-line tools
network programming
gptkbp:uses Channels
Garbage collection
Concurrency model
Goroutines