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
70
Elevating your App’s performance
himanshoe
0
57
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 Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
A designer walks into a library…
pauljervisheath
209
24k
Building a Modern Day E-commerce SEO Strategy
aleyda
44
7.8k
Unsuck your backbone
ammeep
671
58k
Making Projects Easy
brettharned
120
6.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Bash Introduction
62gerente
615
210k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.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