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
19
Elevating your App’s performance
himanshoe
0
32
FOMO in Android
himanshoe
1
800
Composing your Canvas : DroidCon
himanshoe
2
400
Composing in your Canvas
himanshoe
0
120
Backend Engineering for Android Developers
himanshoe
0
500
Mastering CameraX API
himanshoe
0
170
Modularizing your Android App
himanshoe
0
280
kotlin.pdf
himanshoe
0
77
Featured
See All Featured
Teambox: Starting and Learning
jrom
132
8.7k
Practical Orchestrator
shlominoach
186
10k
How to train your dragon (web standard)
notwaldorf
88
5.7k
GitHub's CSS Performance
jonrohan
1030
460k
Done Done
chrislema
181
16k
Fontdeck: Realign not Redesign
paulrobertlloyd
81
5.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
231
17k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Embracing the Ebb and Flow
colly
84
4.4k
Become a Pro
speakerdeck
PRO
24
5k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
22k
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