Did you wake up wanting to write your own Web Server? No? Well, what are WE to do with YOU? โLefty? Mugsy? Priscilla? Let โem โav it? Yes, the web server, you โeard what oi said! Sorry, youโre having lunch?โ
โฆ four hours later โฆ
โMugsy, whatโs that triangular piece of paper โฆ never mind โฆ have you got that web server?โ
(Metallic tinkering sound)
โYou do know what a web server is, donโt you? Whatโs that youโve got there on that silver thing behind your back?โ
(Metallic tinkering sound) โฆ replaced by (Metallic sounds that are tinkering)
โLefty, do you know what is behind Mugsyโs back โฆ and why have you got one of those triangular pieces of pap โฆ oh, never mind. Is that a link you want me to click?โ
.
.
.
.
.
.
.
.
Welcome to Mugsyโs and Leftyโs personalized link
Our tutorial today builds on previous Go Install Primer Tutorial as shown below.
Link to downloadable Go programming source code for a rudimentary webserver (about animals) could be called webservergo as you wish.
Link to Go โspiritual homeโ at Google.
Link to really good Go tutorials at Google.
Link to Go 1.1 Google Open Source Blog is here.
Link to really good Go web information at Google.
Previous Go Install Primer Tutorial is shown below.

Go Install Primer Tutorial (try twirling round bottom of image for a synopsis ... 'do the twirl now')
Go (by Google) gave me that feeling like you are just seeing the tip of the iceberg, again. A friend kindly put me onto this as a programming language which is an alternative to OOP but not just a function call type of language.
Here we just install it (on a Mac 64bit laptop with Mac OS X 10.7.5) and do the old โHello Worldโ, but we will explore more in tutorials to come, and in any case here we do 4 x โhello worldโ with 3 different programs. Meanwhile, have a read from Wikipedia about it, below:
Go, otherwise known as Golang, is an open source, compiled, garbage-collected, concurrent system programming language. It was first designed and developed at Google Inc.[7] beginning in September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.[3]
The language was officially announced in November 2009 and is now used in some of Googleโs production systems.[8] Goโs โgcโ compiler targets the Linux, Mac OS X, FreeBSD, OpenBSD, Plan 9, and Microsoft Windows operating systems and the i386, amd64, and ARM processor architectures.[9]
You can download go (2009) programming source codes and rename to hellogo, helloworld
go, slice
go.
Link to Go โspiritual homeโ at Google.
Link to really good Go tutorials at Google.
Link to Go 1.1 Google Open Source Blog is here.
If this was interesting you may be interested in this too.
If this was interesting you may be interested in this too.