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
180
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
110
Elevating your App’s performance
himanshoe
0
77
FOMO in Android
himanshoe
1
900
Composing your Canvas : DroidCon
himanshoe
2
470
Composing in your Canvas
himanshoe
0
170
Backend Engineering for Android Developers
himanshoe
0
580
Mastering CameraX API
himanshoe
0
210
Modularizing your Android App
himanshoe
0
310
kotlin.pdf
himanshoe
0
130
Featured
See All Featured
The agentic SEO stack - context over prompts
schlessera
0
680
Technical Leadership for Architectural Decision Making
baasie
3
280
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
Skip the Path - Find Your Career Trail
mkilby
1
73
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
140
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
120
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
ラッコキーワード サービス紹介資料
rakko
1
2.6M
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