Go Webserver Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Go Install Primer Tutorial

Go Webserver Primer Tutorial

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?โ€

.

.

.

.

.

.

.

.

V

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 webserverโšซgo 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

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 helloโšซgo, 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.

This entry was posted in eLearning, Tutorials and tagged , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *