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
RailsGirls Timisoara - Web Applications
Search
Bogdan Gaza
June 01, 2014
Programming
2
63
RailsGirls Timisoara - Web Applications
Talk from RailsGirls Timisoara - 30 - 31 May 2014
Bogdan Gaza
June 01, 2014
Tweet
Share
More Decks by Bogdan Gaza
See All by Bogdan Gaza
Stripe CTF 3.0 - Follow Up
hurrycane
1
120
Continuous delivery pipelines using Python and Docker
hurrycane
1
490
Real time webapps using python
hurrycane
3
180
Other Decks in Programming
See All in Programming
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
260
kintone開発を効率化するためにチームで試した施策とその結果を大放出!
oguemon
0
320
The Clean ArchitectureがWebフロントエンドでしっくりこないのは何故か / Why The Clean Architecture does not fit with Web Frontend
twada
PRO
49
16k
苦しいTiDBへの移行を乗り越えて快適な運用を目指す
leveragestech
0
1.2k
Drawing Heighway’s Dragon- Recursive Function Rewrite- From Imperative Style in Pascal 64 To Functional Style in Scala 3
philipschwarz
PRO
0
150
Visual StudioのGitHub Copilotでいろいろやってみる
tomokusaba
1
220
CloudNativePGを布教したい
nnaka2992
0
120
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
120
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
160
.NET Frameworkでも汎用ホストが使いたい!
tomokusaba
0
210
Djangoにおける複数ユーザー種別認証の設計アプローチ@DjangoCongress JP 2025
delhi09
PRO
4
500
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
320
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
41
2.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
13
1k
Music & Morning Musume
bryan
46
6.4k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
650
GitHub's CSS Performance
jonrohan
1030
460k
Documentation Writing (for coders)
carmenintech
68
4.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Transcript
RailsGirls Timisoara
Web Applications The True Story Opinionated!
$whoami Detour #1
Detour #1
Detour #1 20h ?!?!
the Internet
Internet #1 It’s a network Think of an infrastructure that
you can build on.
Internet #1 CFR is a network
Internet #1 The internet is a global network!
Internet #1
Internet #1 Other services: Mail Chat File Transfer Games
Internet #1 Services can be built open the network!
Example #1 Each node on the internet has an address
82.77.159.109 72.21.194.212 72.21.194.212 199.16.156.38 93.184.216.119 107.23.103.51 12.129.242.30 82.77.159.114 206.220.43.92 Internet Protocol Address (IP)
Internet #1 DNS google.com -> 82.77.159.109 twitter.com -> 199.16.156.38 facebook.com
-> 173.252.110.27 cancan.ro -> 85.204.233.78 The DNS is built over the internet
the Web
Example #2 Each node on the internet is a computer.
82.77.159.109 72.21.194.212 72.21.194.212 199.16.156.38 93.184.216.119 107.23.103.51 12.129.242.30 82.77.159.114 206.220.43.92
Example #2 Each node on the internet is a computer.
82.77.159.109 72.21.194.212 72.21.194.212 199.16.156.38 93.184.216.119 107.23.103.51 12.129.242.30 82.77.159.114 206.220.43.92
Web #1 Each node on the internet is a computer.
82.77.159.109
Web #1 Each node on the internet is a computer.
82.77.159.109
Web #1 Each node on the internet is a computer.
82.77.159.109
Web #1 82.77.159.109 Browser Server
Web #1 82.77.159.109 Dear 82.77.159.109˝ Get me the main page˝
(please)˝ xoxo Browser Browser Server Request
Web #1 82.77.159.109 Browser Server Request
Web #1 The Web was started by Sir Tim Berners
Lee (CERN - 1989) Hypertext - a structured of document Anything can link to anything Governed by W3C standards
Web #1 Browser Server HTTP Hypertext Transfer Protocol
Web #1 Browser Server HTTP HyperText Markup Language
Web #1 Browser Server HTTP HyperText Markup Language
Web #1 Browser Server HTTP HyperText Markup Language
Web #1
Web #1
Web #1 Browser Server HTTP Dynamically generated pages
Web #1 Browser Server HTTP Dynamically generated pages
Recap #1 Internet is the network The web is a
service built over the internet The web has something to do with documents Documents are written in HTML
Recap #1 Q/A
Recap #1 Thanks!