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
Grow as a Geek
Search
Gopal S Akshintala
January 30, 2021
Programming
0
57
Grow as a Geek
Some Habits and Systems one can place in his life to grow as a Geek in Software Industry
Gopal S Akshintala
January 30, 2021
Tweet
Share
More Decks by Gopal S Akshintala
See All by Gopal S Akshintala
ReVoman | A Template-Driven API automation tool for JVM
gopalakshintala
0
300
Score the Tendulkar Test Coverage
gopalakshintala
1
210
Git the Core On, May the perForce be Gone
gopalakshintala
0
97
How to Tech-Talk
gopalakshintala
0
77
Vader & the Army of Validators
gopalakshintala
0
100
`Huh?` to `Aha!`: A Refactoring Story
gopalakshintala
0
480
Fight Complexity with Functional Programming in Kotlin
gopalakshintala
1
450
Template-Oriented-Programming (TOP) to Ship Faster
gopalakshintala
1
360
Fight Complexity with Functional Programming
gopalakshintala
1
610
Other Decks in Programming
See All in Programming
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
100
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
1
290
macOS でできる リアルタイム動画像処理
biacco42
9
2.4k
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
4
1.4k
ペアーズにおけるAmazon Bedrockを⽤いた障害対応⽀援 ⽣成AIツールの導⼊事例 @ 20241115配信AWSウェビナー登壇
fukubaka0825
6
1.9k
シェーダーで魅せるMapLibreの動的ラスタータイル
satoshi7190
1
480
CSC509 Lecture 12
javiergs
PRO
0
160
C++でシェーダを書く
fadis
6
4.1k
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
250
Jakarta EE meets AI
ivargrimstad
0
590
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.1k
初めてDefinitelyTypedにPRを出した話
syumai
0
400
Featured
See All Featured
Speed Design
sergeychernyshev
24
610
Code Review Best Practice
trishagee
64
17k
GraphQLとの向き合い方2022年版
quramy
43
13k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
A Tale of Four Properties
chriscoyier
156
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Optimizing for Happiness
mojombo
376
70k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Agile that works and the tools we love
rasmusluckow
327
21k
Adopting Sorbet at Scale
ufuk
73
9.1k
Transcript
Grow as a Geek Gopal S Akshintala overfullstack.ga @GopalAkshintala 1
1 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Not a motivational talk 2 2 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
ToC Coding Make a brand out of yourself Learn how
to learn How to be a high-paid engineer? 3 3 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Coding The Most fun part 4 4 overfullstack.ga overfullstack.ga @GopalAkshintala
@GopalAkshintala
Master an IDE It's like a instrument for a musician
5 5 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Master an IDE Intellij Free community edition Github students gets
a free license VS Code Free and most popular Light weight 6 6 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Master one Programming language Pick a modern language Personal recommendation:
Kotlin Use it as a tool to master its eco-system 7 7 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Hands-on practice Have a lab for yourself my-lab Scratch files
in Intellij Tools for quick PoCs: Git, Maven/Gradle, npm/yarn, Docker 8 8 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
TDD Test driven development Code only after Understanding how to
test Learn tools to measure what you've coded 9 9 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Clean Code by Robert Martin (Uncle Bob) 10 10 overfullstack.ga
overfullstack.ga @GopalAkshintala @GopalAkshintala
FP Functional programming (Programming with Discipline) 11 11 overfullstack.ga overfullstack.ga
@GopalAkshintala @GopalAkshintala
Make a brand out of yourself 12 12 overfullstack.ga overfullstack.ga
@GopalAkshintala @GopalAkshintala
Get Engaged Blog posts Open source collaborations Slack/Discord channels 13
13 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Follow Twitter Github Medium Feedly (for subscriptions) 14 14 overfullstack.ga
overfullstack.ga @GopalAkshintala @GopalAkshintala
Tech-Talks Watch and Deliver 15 15 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
⚠ But! Don't get caught-up in a Filmy-Tech 16 16
overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Make a portfolio Free hosting on Github-Pages, Netlify etc. 17
17 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Interviews Build a strong Résumé. DS & Algo (No secret
or shortcut) Design Patterns Head first Design patterns Sell yourself as a problem solver 18 18 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Learn how to learn 19 19 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Learn how to learn Start with "Why?" Understand the patterns
and semantics Divide & Conquer : Abstractions & Integrations 20 20 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Learn how to learn Try to find a good book
or Tutorial online Reactive learning Application-Oriented-Learning 21 21 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Learn how to learn Don't fall into pseudo-competence Align learning
to your goals 22 22 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Makes Notes Make a Mesh of your notes RemNotes Obsidian
Notion Zettelkasten for Note taking 23 23 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Need more Cash ? 24 24 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Need more Cash Be a team player Police Shared codebase
25 25 overfullstack.ga overfullstack.ga @GopalAkshintala @GopalAkshintala
Need more Cash Sell, Strategize & Focus 26 26 overfullstack.ga
overfullstack.ga @GopalAkshintala @GopalAkshintala
Finally Exercise Sleep well Have fun 27 27 overfullstack.ga overfullstack.ga
@GopalAkshintala @GopalAkshintala