Resources related to talks given at GopherConIndia
Talk Slides
===========
This is the official repository for talk slides from GopherConIndia.
If you create a pull request - don't forget to update this file.
List of Talks
=============
[Evolution of a Gopher](https://speakerdeck.com/campoy/gophercon-india-evolution-of-a-gopher) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111532276007) by Francesc Campoy Flores
[Herding Gophers](https://speakerdeck.com/pferdefleisch/herding-gophers) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111535062177) by Aaron Cruz
[Gopher from the future](https://sourcegraph.com/blog/live/gopherconindia/111538530397) by Gabriel Aszalos
[A Journey From Ruby to Go](https://sourcegraph.com/blog/live/gopherconindia/111541018462) by Mike Gehard
Go In Action - The Channel Guarantee by William Kennedy
[Rely Race Code](https://github.com/ArdanStudios/gotraining/blob/master/06-concurrency_channels/03-channels/example2/example2.go) |
[Tennis Match Code](https://github.com/ArdanStudios/gotraining/blob/master/06-concurrency_channels/03-channels/example1/example1.go) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111541314197)
[Go for Front End Developers](https://sourcegraph.com/blog/live/gopherconindia/111544339452) by Julia Poladsky
[Joy of single purpose services in Go](https://speakerdeck.com/nexneo/joy-of-single-purpose-services-in-go) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111545487187) by Niket Patel
[Go Faster: Optimising Go Programs](https://sourcegraph.com/blog/live/gopherconindia/111549295932) by Jason Moiron
[Practical Tips for Creating a Go Package Successfully](http://talks.yoss.si/2015/0220-good-package.slide#1) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111549976927) by Keiji Yoshida
[Building RESTful Services With Go and MongoDB](http://www.slideshare.net/shijucv/building-restful-services-with-go-and-mongodb) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111559098474) by Shiju Varghese
[Web development using Go and Ember.js](https://sourcegraph.com/blog/live/gopherconindia/111591653516) by Baiju Muthukadan
[Go metaprogramming](http://go-talks.appspot.com/github.com/sourcegraph/talks/gopherconindia-2015-02-08/main.slide#1) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111554301542) by Beyang Liu
[Concurrency by Data Structures (and nasty examples)](https://sourcegraph.com/blog/live/gopherconindia/111555835532) - Verónica López
[Principles of designing Go APIs with channels](https://sourcegraph.com/blog/live/gopherconindia/111555846937) by Alan Shreve
[Cgo: Go under the hood](https://speakerdeck.com/rajeshr/cgo-go-under-the-hood) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111556333627) by Rajesh Ramachandran
[Closing Keynote: The Roots of Go](https://sourcegraph.com/blog/live/gopherconindia/111558905792) by Baishampayan Ghose
[Opening Keynote: Embracing the Standard Library](https://sourcegraph.com/blog/live/gopherconindia/111625084902) by Bryan Liles
[EMBD](https://speakerdeck.com/kunalpowar/gophercon-india-2015-embd) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111626334627) by Kunal Powar
[Concurrent, High-Performance Data-Access With Go](https://sourcegraph.com/blog/live/gopherconindia/111639383132) by Sunil Sayyaparaju
[An alternate approach to data](https://sourcegraph.com/blog/live/gopherconindia/111638734932) by Amit Upadhyay
[Bleve - modern text indexing for Go](https://speakerdeck.com/mschoch/bleve-modern-text-indexing-for-go) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111637392272) by Marty Schoch
[Gottp: A micro backend framework in Go](https://sourcegraph.com/blog/live/gopherconindia/111634755317) by Piyush Verma
[N1QL a query language in Go. It makes "cents"](https://sourcegraph.com/blog/live/gopherconindia/111638091937) by Sriram Melkote
[High performance git infrastructure with Go](https://speakerdeck.com/calavera/git-infrastructure-with-go) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111642525197) by David Calavera
[Building Internet of Things with Go](https://sourcegraph.com/blog/live/gopherconindia/111644528497) by Lakshan Perera
[Go for Simulations in Wireless Research](https://sourcegraph.com/blog/live/gopherconindia/111646683387) by Dr. Sendil Devar
[How to keep wall street chatting using Go](http://www.slideshare.net/MatthewCampbell7/wallstreet-talk-with-go-go-india-conference-2015) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111645038222) by Matthew Campbell
[Image Processing at scale in Go](https://speakerdeck.com/jyotiska/image-processing-in-scale-with-go-gophercon-india-2015) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111648697747) by Jyotiska NK
[Raytracing in Go](https://github.com/creack/talks/tree/master/raytracer.gophercon.india.2015-02-22) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111649268512) by Guillaume J. Charmes
[Closing Keynote: Simplicity and collaboration](http://go-talks.appspot.com/github.com/gopherconindia/talks/2015/dave-cheney/simplicity.slide) | [Blog post](https://sourcegraph.com/blog/live/gopherconindia/111854129512) by Dave Cheney
Lightning Talks
===============
[Henchman - Orchestration tool, inspired by ansible](https://sourcegraph.com/blog/live/gopherconindia/111468001422) by [Sudharshan S](https://twitter.com/zphds)
[Going from C++/Python to Go](https://sourcegraph.com/blog/live/gopherconindia/111467681737) by [Shantanu Tushar Jha](https://twitter.com/shantanutushar)
[Project Varnam - A cross platform transliterator for Indic language](https://sourcegraph.com/blog/live/gopherconindia/111467190047) by Jijesh
[Excuse me, your crypto is showing](https://sourcegraph.com/blog/live/gopherconindia/111466342132) by [Siddarth Mathur](https://twitter.com/s8mathur)
[Goroutines vs. threads](https://sourcegraph.com/blog/live/gopherconindia/111640712092) by Krishna Sundarram
[Megam PaaS](https://sourcegraph.com/blog/live/gopherconindia/111640712092) by Yeshwanth Kumar
[Instrumenting your Go code](https://sourcegraph.com/blog/live/gopherconindia/111640712092) by Bhasker Kode
[The worldwide Go community](https://sourcegraph.com/blog/live/gopherconindia/111640712092) by William Kennedy
详情:[GopherConIndia Resources](https://github.com/gopherconindia/talks)
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传