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
170
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
75
Elevating your App’s performance
himanshoe
0
60
FOMO in Android
himanshoe
1
870
Composing your Canvas : DroidCon
himanshoe
2
450
Composing in your Canvas
himanshoe
0
160
Backend Engineering for Android Developers
himanshoe
0
560
Mastering CameraX API
himanshoe
0
190
Modularizing your Android App
himanshoe
0
310
kotlin.pdf
himanshoe
0
110
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Navigating Team Friction
lara
190
15k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
930
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Code Reviewing Like a Champion
maltzj
527
40k
The Invisible Side of Design
smashingmag
302
51k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Java REST API Framework Comparison - PWX 2021
mraible
34
9k
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