This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:google:go [2021/08/13 13:24] murphy |
dido:public:ra:xapend:xapend.b_stds:defact:google:go [2021/11/09 15:41] (current) char ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Google: Go (software language) ===== | ===== Google: Go (software language) ===== | ||
| - | [[dido:public:ra:xapend:xapend.b_stds:defact:google| return to Google page ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:google:start| return to Google page ]] |
| **Source: [[https://golang.org/doc/faq#go_or_golang | The following is from the ''Golang.ord'' site ]]** | **Source: [[https://golang.org/doc/faq#go_or_golang | The following is from the ''Golang.ord'' site ]]** | ||
| Line 21: | Line 21: | ||
| | Paradigm | Multi-paradigm: concurrent, functional,(( | | Paradigm | Multi-paradigm: concurrent, functional,(( | ||
| "First-Class Functions in Go". Retrieved November 14, 2018. Go supports ... a functional programming style in a strongly typed language. | "First-Class Functions in Go". Retrieved November 14, 2018. Go supports ... a functional programming style in a strongly typed language. | ||
| - | )) imperative, object-oriented (( | + | )) [[dido:public:ra:xapend:xapend.a_glossary:i:imperative | imperative]], object-oriented (( |
| Is Go an object-oriented language?". Retrieved April 13, 2019. Although Go has types and methods and allows an object-oriented style of programming, there is no type hierarchy. | Is Go an object-oriented language?". Retrieved April 13, 2019. Although Go has types and methods and allows an object-oriented style of programming, there is no type hierarchy. | ||
| ))(( | ))(( | ||