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
42
Elevating your App’s performance
himanshoe
0
47
FOMO in Android
himanshoe
1
850
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
170
Modularizing your Android App
himanshoe
0
290
kotlin.pdf
himanshoe
0
90
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
104
19k
The Pragmatic Product Professional
lauravandoore
33
6.5k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Documentation Writing (for coders)
carmenintech
69
4.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.4k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
A designer walks into a library…
pauljervisheath
205
24k
Producing Creativity
orderedlist
PRO
344
40k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Optimising Largest Contentful Paint
csswizardry
36
3.2k
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