Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week 27: Learn GoLang For Great Good Part 1 #36

Open
shekhargulati opened this issue Jul 7, 2016 · 9 comments
Open

Week 27: Learn GoLang For Great Good Part 1 #36

shekhargulati opened this issue Jul 7, 2016 · 9 comments
Labels

Comments

@shekhargulati
Copy link
Owner

Please provide your feedback by posting a comment against this issue.

@thewhitetulip
Copy link

I have written an example based book to teach intro to writing web apps in Go, https://github.com/thewhitetulip/web-dev-golang-anti-textbook/

@shekhargulati
Copy link
Owner Author

@thewhitetulip thanks for sharing the link. This month I am working on Go programming language. Would you like to contribute a Go web programming post to this project?

@thewhitetulip
Copy link

Sure, if you want you can copy paste the content of the book directly and link it to the book

@shekhargulati
Copy link
Owner Author

@thewhitetulip thanks for copy paste offer :) . Actually, I will not like to do that as then your book will have two source of truth. If you have time, can you create a small post based out of your book? We will add a link to your book on the blog. This way people will go to your book to read in detail.

@thewhitetulip
Copy link

Yes, post won't be a problem. How do you want the post to be? how long, what contents?

@shekhargulati
Copy link
Owner Author

@thewhitetulip I will write a doc explaining how people can contribute and send you the link.

@thewhitetulip
Copy link

Okay, meanwhile I'll write a small post about how to write webapps too

@exu
Copy link

exu commented Jul 13, 2016

Hi, I'm missing a lot in Learn Golang, Go has some important advantages like tooling (go command), really powerfull testing (with great benchmarking), concurrency is really easy great with use of channels. Object model is really great with structs, you can do nice things with it. Whole network programming is quite easy with Go. Marshaling and unmarshaling data. and really many many more. Feel free to look (and use if you want) at programs written for My Go training: https://github.com/exu/go-workshops

@shekhargulati
Copy link
Owner Author

@exu I have only written part 1 of Golang. I am working on second post and possibly write 5 posts on Golang. There will be 2 posts contributed by community as well. So, I am expecting in a month or two we will have good coverage. Do you like to contribute a post to this series?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants