Einführung in Go
Aus LaborWiki
Einführung in Go | |
---|---|
Datei:Datei:Golang.png | |
Akteur | Sebastian Deutsch |
Akteur Email | |
Akteur URL | http://9elements.com/ |
Beginn | 2015/02/03 19:00:00 |
Ende | |
Ort | LABOR e.V., Alleestr. 50, 44793 Bochum |
Verantwortlich | |
Publikum | |
Schlagworte | |
Art | talk |
Rahmenveranstaltung | |
Export | iCalendar-Datei |
Kurzbeschreibung: Eine pragmatische Einführung in die Programmiersprache Go. Nicht mehr und nicht weniger!
Go ist eine OpenSource Programmierspache um einfache, verlässliche und effizinte Software zu bauen. Die Syntax ist an die Programmiersprache C angelehnt.
It is a statically-typed language with syntax loosely derived from that of C, adding garbage collection, type safety, some dynamic-typing capabilities, additional built-in types such as variable-length arrays and key-value maps, and a large standard library.