هندل ۱ میلیون درخواست در دقیقه با  Golang
One of the most featured articles on the Medium from CEO smsjunk.com and Chief Architect Officer at KnowBe4. He designed a new backend for handling 1 million JSON POST RPM and saving them into Amazon S3. Of course, he used goroutines, channels, parallel computing and other GoLang features. Enjoy reading!
https://medium.com/smsjunk/handling-1-million-requests-per-minute-with-golang-f70ac505fcaa
  
  One of the most featured articles on the Medium from CEO smsjunk.com and Chief Architect Officer at KnowBe4. He designed a new backend for handling 1 million JSON POST RPM and saving them into Amazon S3. Of course, he used goroutines, channels, parallel computing and other GoLang features. Enjoy reading!
https://medium.com/smsjunk/handling-1-million-requests-per-minute-with-golang-f70ac505fcaa
Medium
  
  Handling 1 Million Requests per Minute with Golang
  I have been working in the anti-spam, anti-virus and anti-malware industry for over 15 years at a few different companies, and now I know…
  نقشه ی راه برای برنامه نویسان در سال 2018
https://github.com/kamranahmedse/developer-roadmap
#️⃣ #Site
🆔 @Golangfa
  
  https://github.com/kamranahmedse/developer-roadmap
#️⃣ #Site
🆔 @Golangfa
GitHub
  
  GitHub - kamranahmedse/developer-roadmap: Interactive roadmaps, guides and other educational content to help developers grow in…
  Interactive roadmaps, guides and other educational content to help developers grow in their careers. - kamranahmedse/developer-roadmap
  مجموعه فیلم آموزش برنامه نویسی وب با GoLang
توی یوتیوب فیلم آموزشی زیاده ولی اونی که ساده و روان بگه کمه.
بخاطر همین سعی کردم دنبال یه آموزش ساده بگردم.
#️⃣ #YouTube
🆔 @Golangfa
Web Development with Go (samples): https://www.youtube.com/playlist?list=PLVEltXlEeWglOJ42pCxf22YVyxkzan3Xg
  
  توی یوتیوب فیلم آموزشی زیاده ولی اونی که ساده و روان بگه کمه.
بخاطر همین سعی کردم دنبال یه آموزش ساده بگردم.
#️⃣ #YouTube
🆔 @Golangfa
Web Development with Go (samples): https://www.youtube.com/playlist?list=PLVEltXlEeWglOJ42pCxf22YVyxkzan3Xg
YouTube
  
  Web Development with Go (samples)
  Samples from the book Web Development with Go (https://www.usegolang.com) The samples currently cover all of chapter 2 where we introduce the net/http packag...
  فیلم آموزش نوشتن وب اپ با Golang
https://www.youtube.com/playlist?list=PLmxT2pVYo5LDMV0epL4z4CUbxvIw6umg_
#️⃣ #YouTube
🆔 @Golangfa
  
  https://www.youtube.com/playlist?list=PLmxT2pVYo5LDMV0epL4z4CUbxvIw6umg_
#️⃣ #YouTube
🆔 @Golangfa
YouTube
  
  Write a Web App in Go
  Learn to write a web app in Go in this step-by-step series. The source code is available on Github: https://github.com/code-tutorials/golang-webapp/releases
  Forwarded from Go
Benchmarks, profiling and code analysis there are words about quality software. Here is an article about it. I sure many of you have already know something about GoLang programs optimization, but may be someone will find here new points of it. Anyway, enjoy reading 🙂
#development #practice #memory
https://medium.com/@hackintoshrao/daily-code-optimization-using-benchmarks-and-profiling-in-golang-gophercon-india-2016-talk-874c8b4dc3c5?source=linkShare-b636419a57de-1521360367
  
  #development #practice #memory
https://medium.com/@hackintoshrao/daily-code-optimization-using-benchmarks-and-profiling-in-golang-gophercon-india-2016-talk-874c8b4dc3c5?source=linkShare-b636419a57de-1521360367
Medium
  
  Daily code optimization using benchmarks and profiling in Golang - Gophercon India 2016 talk
  Need some help with analyzing whether algorithm A performs faster than B? Or can I know whether method A performs better than method B? Or…
  Forwarded from Go
One more cool article about the fmt package: io.reader, printf, println functions, formatters, work with strings and STDIN. All that you want to know, but were afraid to ask about the output printing process in GoLang 🙂
#development #practice #language
https://medium.com/go-walkthrough/go-walkthrough-fmt-55a14bbbfc53?source=linkShare-b636419a57de-1522055573
  
  #development #practice #language
https://medium.com/go-walkthrough/go-walkthrough-fmt-55a14bbbfc53?source=linkShare-b636419a57de-1522055573
Medium
  
  Go Walkthrough: fmt
  Templated formatting using the “fumpt” package.
  15 فریم ورک محبوب وب برای   Golang در سال 2018
https://www.slant.co/topics/1412/~web-frameworks-for-go
#️⃣ #Site
🆔 @Golangfa
  
  https://www.slant.co/topics/1412/~web-frameworks-for-go
#️⃣ #Site
🆔 @Golangfa
Slant
  
  19 Best web frameworks for Go as of 2020
  Gin-gonic, Revel, and Echo Framework are probably your best bets out of the 19 options considered. "Extensive documentation" is the primary reason people pick Gin-gonic over the competition. This page is powered by a knowledgeable community that helps you…