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
67
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
140
Continuous delivery pipelines using Python and Docker
hurrycane
1
500
Real time webapps using python
hurrycane
3
190
Other Decks in Programming
See All in Programming
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
450
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
610
Windows on Ryzen and I
seosoft
0
200
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
130
Unity6.3 AudioUpdate
cova8bitdots
0
110
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.8k
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
520
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
660
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
370
AI活用のコスパを最大化する方法
ochtum
0
120
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
350
Codex の「自走力」を高める
yorifuji
0
1k
Featured
See All Featured
Between Models and Reality
mayunak
2
230
The agentic SEO stack - context over prompts
schlessera
0
680
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
630
WENDY [Excerpt]
tessaabrams
9
36k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
140
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
380
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
760
A designer walks into a library…
pauljervisheath
210
24k
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!