Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Golang.pdf
Search
Himanshu Singh
December 23, 2018
0
160
Golang.pdf
Himanshu Singh
December 23, 2018
Tweet
Share
More Decks by Himanshu Singh
See All by Himanshu Singh
Debugging as a Skill
himanshoe
0
47
Elevating your App’s performance
himanshoe
0
49
FOMO in Android
himanshoe
1
860
Composing your Canvas : DroidCon
himanshoe
2
430
Composing in your Canvas
himanshoe
0
140
Backend Engineering for Android Developers
himanshoe
0
530
Mastering CameraX API
himanshoe
0
180
Modularizing your Android App
himanshoe
0
290
kotlin.pdf
himanshoe
0
94
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
Being A Developer After 40
akosma
91
590k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
15
890
Building Adaptive Systems
keathley
41
2.6k
Speed Design
sergeychernyshev
30
970
Making the Leap to Tech Lead
cromwellryan
133
9.3k
How STYLIGHT went responsive
nonsquared
100
5.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Automating Front-end Workflow
addyosmani
1370
200k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
For a Future-Friendly Web
brad_frost
178
9.7k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Transcript
None
None
What is Go ? • Launched in 2007. • Backed
By Google. • Kubernetes , Docker are built in Go. • In Build Concurrency. • NOT Object Oriented. • Based on C
Hello World!
Execute
Variables
Data - Types
And Yes! Custom Types
Loops - FOR
Conditional Statements
Array Slices
Maps
Functions <3
Eeeeh?
Yay !
Oh ! Get me Closure
Panic
Pointers
Structs
Methods
Interfaces
Go - Routines
Parallel vs Concurrent
In Go?
Channels
Channels
HTTP/Server
None
Why Go is best for future?
Why Go is best for future?
Why Go is best for future?
Efficiency and Just it
None
None
None
None
https://www.youtube.com/mindorks https://medium.com/@himanshoe https://golang.org/doc/
None