TommyPKeane / learning-go

tommy teaches tommy how to develop applications and write code in the Go programming language

Home Page:https://www.tommypkeane.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Programming Examples

tommy teaches tommy (and anyone else who cares to read all this) about software development and coding with the Go Programming Language.

As of 2023, I've done a little bit of a development in Go, both professionally and personally, but I'm still figuring it out ... as I go.

What is "Go"?

Go is a compiled programming language originally developed by Google which leans heavily towards being a server-side language for web development purposes. Socket, message, and stream handling with Go can be leveraged to manage the backend (Server-side) logic for a web-application.

What's this "tommy teaches tommy" thing all about?

"What's in a name?"

You can see a rambly explanation here at my personal website; but, in short:

I'm just trying to say that I'm writing out what I think is helpful/interesting to me, and I'm sharing it in case it's helpful to anyone else, but please know that I'm not trying to talk down to anyone 😄 (except maybe myself 👻).

References

License (Copyright)

Copyright (c) 2023, Tommy P. Keane (https://www.tommypkeane.com)

See the LICENSE file for details.

About

tommy teaches tommy how to develop applications and write code in the Go programming language

https://www.tommypkeane.com/

License:Other