Great Save! 50% off everything @ManningBooks today!
Use code wm070618lt
https://www.manning.com/?a_aid=r51&chan=tw
#golang… https://twitter.com/i/web/status/1015168108456300544
Use code wm070618lt
https://www.manning.com/?a_aid=r51&chan=tw
#golang… https://twitter.com/i/web/status/1015168108456300544
Manning Publications
Manning is an independent publisher of computer books, videos, and courses.
Yesterday I open sourced something I've been working on for a while #golang https://twitter.com/golang_news/status/1015174775679913984
Twitter
Go News
A terminal HTTP client written in Go https://t.co/9rcgn2USjz #reddit
Choosing a Framework for IoT Infrastructure. #BigData #Analytics #DataScience #IIoT #IoT #Robotics #EdgeComputing… https://twitter.com/i/web/status/1015138933724844032
Twitter
Sanaa OBAY
Choosing a Framework for IoT Infrastructure. #BigData #Analytics #DataScience #IIoT #IoT #Robotics #EdgeComputing #EdgeAnalytics #CloudComputing #Serverless #AWS #Azure #GCIC #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #VueJS #GoLang https://t.co/LFiWoo6A0n
"Going Deeper Into DNN For Computer Vision" blog post + new release 0.14 yesterday, check it out!… https://twitter.com/i/web/status/1015134232577036288
Twitter
GoCV
Going Deeper Into DNN For Computer Vision" blog post + new release 0.14 yesterday, check it out! https://t.co/D3LTzmq4Fc #golang #computervision #dnn #TensorFlow #caffe #torch #darknet #opencv #openvino #IoT
I tried simplifying Go to JS interoperability using struct tags
https://medium.com/@nlepage/go-webassembly-binding-structures-to-js-references-4eddd6fd4d23
#golang #wasm
https://medium.com/@nlepage/go-webassembly-binding-structures-to-js-references-4eddd6fd4d23
#golang #wasm
Medium
Go WebAssembly: Binding structures to JS references
Support for WebAssembly will be shipped with Go 1.11 (expected in august 2018), and with it the brand new syscall/js package.
50% off everything at @ManningBooks (July 06): Use code WM070618LT at checkout #WebDev #AppDev #BigData… https://twitter.com/i/web/status/1015169552123129856
Twitter
John Dhabolt
50% off everything at @ManningBooks (July 06): Use code WM070618LT at checkout #WebDev #AppDev #BigData #microservices #programming #GameDev #Scala #Java #DotNet #DotNetCore #NodeJS #DataScience #CSharp #GoLang #iosDev #AndroidDev https://t.co/hvZ7XHdkP9
Useful #golang fact № 98. Send and receive operations on a nil channel block forever. This can be used to disable a… https://twitter.com/i/web/status/1015132287619555328
Twitter
Stefan Nilsson
Useful #golang fact № 98. Send and receive operations on a nil channel block forever. This can be used to disable a channel in a select statement. https://t.co/sJC9snH6Du
🤩 Do you prefer Google Cloud Storage or Amazon S3 ?
😜 I have chosen the GCP solution for this one !… https://twitter.com/i/web/status/1015391617698684928
😜 I have chosen the GCP solution for this one !… https://twitter.com/i/web/status/1015391617698684928
Twitter
Justin Baroux
🤩 Do you prefer Google Cloud Storage or Amazon S3 ? 😜 I have chosen the GCP solution for this one ! #softwaredeveloper #developer #coder #macbook #api #coding #development #script #software #node #javascript #java #python #react #programming #webdeveloper…
Prototype a spaceline ticket aggregator in the first capstone project of Get Programming with Go, available from… https://twitter.com/i/web/status/1015400092529037312
Twitter
Programming with Go
Prototype a spaceline ticket aggregator in the first capstone project of Get Programming with Go, available from @ManningBooks. https://t.co/lsCjGN1yPw #golang #programming #code
#Go and build #blockchain. @codehakase will lead the way. https://codemntr.io/2IZ0ErU #Golang #learnblockchain
www.codementor.io
Building A Simple Blockchain with Go | Codementor
Gin is a fast, simple yet fully featured and very efficient web framework for Go. In this tutorial, you'll learn how easy it is to build a web application with React, Go and the Gin framework, and add authentication to it.
Exploring today's web caching technologies using my favourite languages. #nodejs #ruby #python #golang
https://github.com/awongCM/caching-systems
https://github.com/awongCM/caching-systems
GitHub
awongCM/caching-systems
caching-systems - Exploring different caching systems in various languages
Top Libraries for Distributed Deep Learning. #BigData #Analytics #Hadoop #DeepLearning #MachineLearning… https://twitter.com/i/web/status/1015407852402495488
Twitter
tdkhar
Top Libraries for Distributed Deep Learning. #BigData #Analytics #Hadoop #DeepLearning #MachineLearning #DataScience #AI #ApacheSpark #Python #RStats #TensorFlow #Keras #JavaScript #ReactJS #VueJS #GoLang #CloudComputing #Serverless @PacktPub https://t.co/AFO2LlatUt
go-helix is our #opensource #Golang implementation of #ApacheHelix. It's currently the participant part only, compa… https://twitter.com/i/web/status/1015568659631300608
Twitter
Uber Engineering
go-helix is our #opensource #Golang implementation of #ApacheHelix. It's currently the participant part only, compatible with the Apache Helix Java controller. https://t.co/Ul3sfgcbpK
Useful #golang fact № 99. JSON doesn’t support basic integer types, but they can often be approximated by floating-… https://twitter.com/i/web/status/1015506836659867648
Twitter
Stefan Nilsson
Useful #golang fact № 99. JSON doesn’t support basic integer types, but they can often be approximated by floating-point numbers. Additionally, the numeric types in the math/big package can be automatically coded and encoded as JSON strings. https://t.co/0HD2U7qr1C