Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
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
66
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
130
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
30分でDoctrineの仕組みと使い方を完全にマスターする / phpconkagawa 2025 Doctrine
ttskch
3
630
Why Kotlin? 電子カルテを Kotlin で開発する理由 / Why Kotlin? at Henry
agatan
1
640
CloudNative Days Winter 2025: 一週間で作る低レイヤコンテナランタイム
ternbusty
7
1.8k
AWS CDKの推しポイントN選
akihisaikeda
1
220
Java_プロセスのメモリ監視の落とし穴_NMT_で見抜けない_glibc_キャッシュ問題_.pdf
ntt_dsol_java
0
230
flutter_kaigi_2025.pdf
kyoheig3
2
390
大体よく分かるscala.collection.immutable.HashMap ~ Compressed Hash-Array Mapped Prefix-tree (CHAMP) ~
matsu_chara
1
180
スタートアップを支える技術戦略と組織づくり
pospome
8
13k
[堅牢.py #1] テストを書かない研究者に送る、最初にテストを書く実験コード入門 / Let's start your ML project by writing tests
shunk031
11
6.2k
仕様がそのままテストになる!Javaで始める振る舞い駆動開発
ohmori_yusuke
8
4.7k
Phronetic Team with AI - Agile Japan 2025 closing
hiranabe
2
700
Promise.tryで実現する新しいエラーハンドリング New error handling with Promise try
bicstone
3
1.7k
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
The Language of Interfaces
destraynor
162
25k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
Agile that works and the tools we love
rasmusluckow
331
21k
A designer walks into a library…
pauljervisheath
210
24k
Rails Girls Zürich Keynote
gr2m
95
14k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Facilitating Awesome Meetings
lara
57
6.6k
Fireside Chat
paigeccino
41
3.7k
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!