Go is a great choice for startups! Why?
1. Fast learning curve
2. Readability, consistency
3. Security
4. Tooling
See how Go can help your startup ➡ goo.gle/3VsKhen
Go’s Tweets
Fuzzing is the process of testing your code for bugs & vulnerabilities using automatically generated inputs derived from coverage feedback & other signals.
Go supports fuzzing in its standard toolchain beginning in Go 1.18.
Learn → goo.gle/3oSZWXW
#LearnWithGo
read image description
ALT
4
59
230
🔨 Build more secure apps with Go and Google.
Go's Vulnerability Management System enables developers to detect and remediate known vulnerabilities in their dependencies at every stage of the software development lifecycle.
Watch #GoogleIO on-demand → goo.gle/build-more-sec
GIF
read image description
ALT
43
137
🚀 The #GoogleIO Developer keynote is LIVE!
🔴 Tune in → goo.gle/io23-tw
Be the first to learn about Google’s latest developer solutions, products, and technology.
See you there 👋
GIF
read image description
ALT
4
36
129
🤩 Gopher is ready for #GoogleIO, are you?
Tune in tomorrow at 10am PT for the keynote. Then, be sure to watch our technical demo "Build More Secure Apps with Go and Google" on-demand → goo.gle/build-more-sec
read image description
ALT
6
60
259
Can you guess what we will be discussing at #GoogleIO? Here's a hint:
🔨⬆🔐📱🤝🏁
Go to the website to find out and get a preview of this year's I/O content ↓
11
16
111
🎆 Go 1.20.4 and 1.19.9 are released!
🔐 Security: Includes security fixes for html/template (CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400).
📢 Announcement: groups.google.com/g/golang-annou
⬇️ Download: go.dev/dl/#go1.20.4
#golang
7
130
381
Go 🤝 Kubernetes.
Go fits especially well in container orchestration systems like Kubernetes. Watch and as they highlight three advantages of choosing Go to build your next app in Kubernetes → goo.gle/41YdkIB
read image description
ALT
3
38
135
📚 Learn how to use generics in Go!
Generics, introduced in Go 1.18, were the most significant change to Go since the release of Go 1, and the largest single language change we’ve ever made.
Dive in → goo.gle/3AdRvcn
#LearnWithGo
read image description
ALT
2
60
262
🥳 #GoogleIO is only 2 weeks away!
Get ready for keynotes, new learning material, community groups, AND a presentation from the Go team 👀.
Register today → goo.gle/io23-tw
GIF
read image description
ALT
8
26
124
Devs rejoice! You can now collaborate with Bard in more than 20 programming languages to…
📄 Generate code
💬 Explain code
🐞 Debug code
📁 Export code
Sign up → goo.gle/bard-signup-tw
GIF
read image description
ALT
54
218
751
1
11
81
Show this thread
🖥 Go is perfect for serverless computing!
Developer Advocate, , shares how Go is particularly effective in a cost-efficient, managed, autoscaling cloud environment.
Watch 👉 goo.gle/3mpc0Q3
read image description
ALT
3
40
190
Go is transforming the supply chain security landscape,by fixing the foundation-the language itself. From early adopter of OSV, to extensive pkg insights, curated vulns info, low noise & reliable vulns scanning, it is setting an example for the ecosystem -
5
49
196
🔐 Secure your software supply chain with Go!
Learn how Go helps teams detect and remediate vulnerabilities in their dependencies.
Read the blog 👇
1
42
164
🏫 Class is in session!
We're sharing how to build a RESTful API server with two endpoints using Go and Gin. Your example project will be a repository of data about vintage jazz records.
Check out the tutorial → goo.gle/431SFok
#LearnWithGo
read image description
ALT
4
58
209
🎉 Go 1.20.3 and 1.19.8 are released!
🔐 Security: Includes security fixes in go/parser, html/template, mime/multipart, net/http, net/textproto.
🗣 Announcement: groups.google.com/g/golang-annou
⬇️ Download: go.dev/dl/#go1.20.3
#golang
5
150
441
🖥 Access a relational database with Go.
In this tutorial, you’ll create a database, then write code to access the database. Your example project will be a repository of data about vintage jazz records.
Get started ➡ goo.gle/40mByvR
#LearnWithGo
read image description
ALT
1
54
229
🎉 Happy Birthday !
Did you know that 11 years ago today Go 1 was publicly released? Join us in celebrating this day by:
🎁 Checking out local meetups → goo.gle/3zaGgRi
🎁 Trying out the Go Playground → goo.gle/3zaGurC
RT if you are a fellow Gopher!
read image description
ALT
1
143
392
To see how these new features work, and learn about different use cases, check out our blog on code coverage for Go integration tests 👇
16
59
Show this thread
Build simple, reliable, and efficient software with !
Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines.
Ready, set, Go explore → goo.gle/3V1w46X
read image description
ALT
5
45
205
Go is more than a programming language, it's an experience.
Product Lead, , spoke at #GopherCon and shared how the Go team creates complete, developer-centric solutions, and a sneak peek on what they are most excited about.
Watch 👉 goo.gle/3l0XI7w
read image description
ALT
1
38
149
👀 We're covering the basics of multi-module workspaces in Go.
With multi-module workspaces, you can tell the Go command you’re writing code in multiple modules at the same time, and easily build and run code in those modules.
Learn how ➡ goo.gle/3ZM7clw
read image description
ALT
6
45
201
32
117
GIF
read image description
ALT
40
164
718
Show this thread
🥳 Go 1.20.2 and 1.19.7 are released!
🔐 Security: Includes a security fix for crypto/elliptic (CVE-2023-24532).
🔈 Announcement: groups.google.com/g/golang-annou
⬇️ Download: go.dev/dl/#go1.20.2
#golang
9
130
359
🤩 Let's create together → goo.gle/3IZRqOG
In this tutorial, we'll create two Go modules:
1️⃣ A library intended to be imported by other libraries or applications
2️⃣ A caller application
#LearnWithGo
read image description
ALT
1
31
153
It's time to #LearnWithGo!
In this tutorial, you will:
✅ Install Go
💻 Write some simple code
🏃♀️ Use the go command to run code
...and more!
Get started with Go ➡ goo.gle/3DKaPk5
read image description
ALT
7
47
252
🥳 Go 1.20.1 and 1.19.6 are released!
🔏 Security: Fixes DoS vulnerabilities in net/http, crypto/tls, mime/multipart, and invalid path handling in path/filepath on Windows
📢 Announcement: groups.google.com/g/golang-annou
⬇️ Download: go.dev/dl/#go1.20.1
#golang
4
134
386
50
137
🎉 Go 1.20 marks the launch of profile-guided optimization into public preview!
PGO is a compiler optimization technique that feeds information gathered at runtime back into the compiler for the next build of the application.
Details ⬇
1
65
276






