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
Rails Girls Eurucamp
Search
Floor Drees
August 16, 2013
Programming
0
140
Rails Girls Eurucamp
For full sentences, go to
https://github.com/FloorD/yolo-tyrion/blob/master/RG_eurucamp_talk.md
Floor Drees
August 16, 2013
Tweet
Share
More Decks by Floor Drees
See All by Floor Drees
(kick-ass) Readme Driven Development
floord
3
410
What if you could code like a boss (/Rails Girl) all Summer long
floord
0
130
Rails Girls Summer of Code 2014 lightning talk at RUG:B
floord
1
110
Kod.io Linz closing notes
floord
0
93
Gamification on CheckiO - Digitalista meetup Vienna
floord
0
91
WCEU recap and version control for content creators
floord
0
51
The best programmers are teachers
floord
2
100
Working towards great version control for WordPress
floord
1
6.1k
How to survive family gatherings and birthday parties as a Techie
floord
1
180
Other Decks in Programming
See All in Programming
TypeScript Language Service Plugin で CSS Modules の開発体験を改善する
mizdra
PRO
3
2.5k
Spring gRPC で始める gRPC 入門 / Introduction to gRPC with Spring gRPC
mackey0225
0
160
Use Perl as Better Shell Script
karupanerura
0
660
eBPFを用いたAIネットワーク監視システム論文の実装 / eBPF Japan Meetup #4
yuukit
3
620
OpenNext + Hono on Cloudflare でイマドキWeb開発スタックを実現する
rokuosan
0
110
Efficiency and Rock 'n’ Roll (Really!)
hollycummins
0
600
バランスを見極めよう!実装の意味を明示するための型定義 TSKaigi 2025 Day2 (5/24)
whatasoda
2
780
〜可視化からアクセス制御まで〜 BigQuery×Looker Studioで コスト管理とデータソース認証制御する方法
cuebic9bic
2
270
推論された型の移植性エラーTS2742に挑む
teamlab
PRO
0
150
TypeScript製IaCツールのAWS CDKが様々な言語で実装できる理由 ~他言語変換の仕組み~ / cdk-language-transformation
gotok365
7
380
少数精鋭エンジニアがフルスタック力を磨く理由 -そしてAI時代へ-
rebase_engineering
0
130
Language Server と喋ろう – TSKaigi 2025
pizzacat83
2
740
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
How to Think Like a Performance Engineer
csswizardry
23
1.6k
Become a Pro
speakerdeck
PRO
28
5.4k
We Have a Design System, Now What?
morganepeng
52
7.6k
Designing for Performance
lara
608
69k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Code Reviewing Like a Champion
maltzj
523
40k
Why Our Code Smells
bkeepers
PRO
336
57k
Transcript
Learn Rails they said. It’s easy they said.
“You should use JavaScript for that.”
Some days just looking at Avdi’s Objects on Rails made
my stomach cringe.
I’d like to share what I’ve learned, starting learning programming
in the evening hours August last year.
Hi.
I had worked as a community manager for agencies and
startups for 5 years...
... I wanted to ‘make stuff’ again
... I wanted to pick up on something new.
“All programmers have been coding ever since they were potty
trained.”
The mathematics you’ll have to deal with are as basic
as sums and subtractions.
No real decision process on what language I’d be learning.
None
None
None
None
I absolutely loved it, BUT...
Start with the basics
REALLY learning HTML/CSS helps to create a proper understanding of
constructing decent syntax.
Codecademy fucking rocks and so does Codeschool.
JavaScript will continue to suck (better dig into it fast)
First CSS. Then Bootstrap. Maybe.
Inspect ALL the elements
Get to learn the lingo
Ask a co-worker or friend to be your mentor
drop by a local user group
#pairwithme
Don’t fake it till you make it.
You will feel stupid, and give up.
You will research stuff, and get your ideas from questionable
sites. (and give up)
You will start putting even more hours in learning to
try and get to your coach’s level and will burn out. (and give up)
Start teaching others right away
Learn a different programming language simultaneously (in the same language)
Just maybe not Java.
Controlling everything from the Terminal makes you feel like you’re
in the matrix.
The downs
Ignore the people that hate on your parade.
Get over the imposter syndrom.
Don’t mind people saying “it’s super easy”. It’s really not.
The ups
Prepare to be amazed by people putting a lot of
time in making kick-ass tutorials and stuff...
Through Ruby, I have developed a more logical and efficient
way of problem solving.
It’s not all dorm rooms and cold pizza.
So... wrapping up
starting with the basics inspect ALL the elements digging into
JavaScript asap getting into BDD learning the lingo don’t fake it (until you make it) learn a different language use the terminal for everything get yourself a mentor start teaching others right away
You’ll be fine.