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
Ruby & Gtk3 ile Masaüstü Uygulamarı Yazmak
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Ebru Akagündüz
May 04, 2014
Programming
0
380
Ruby & Gtk3 ile Masaüstü Uygulamarı Yazmak
Ebru Akagündüz
May 04, 2014
Tweet
Share
More Decks by Ebru Akagündüz
See All by Ebru Akagündüz
Unit Testing with JUnit
ebruakagunduz
0
100
Linux Çekirdeği Stajı - Outreachy
ebruakagunduz
0
170
Improving THP Collapse Rate
ebruakagunduz
0
64
Bilgisayar Mühendisliği Öğrencilerine Tavsiyeler
ebruakagunduz
0
330
Linux Çekirdeğine Nasıl Katkı Verilir?
ebruakagunduz
0
170
Couchbase İçin Nagios Eklentisi
ebruakagunduz
0
150
Other Decks in Programming
See All in Programming
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
240
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
450
atmaCup #23でAIコーディングを活用した話
ml_bear
4
740
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
140
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
390
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
350
AIプロダクト時代のQAエンジニアに求められること
imtnd
2
710
AI活用のコスパを最大化する方法
ochtum
0
120
あなたはユーザーではない #PdENight
kajitack
4
300
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
200
15年目のiOSアプリを1から作り直す技術
teakun
1
600
Codex の「自走力」を高める
yorifuji
0
720
Featured
See All Featured
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
68
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
190
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
240
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
55k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
600
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
660
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
52k
Transcript
Ruby & Gtk3 ile Masaüstü Uygulamaları Yazmak Ebru Akagündüz www.ebruakagunduz.com
[email protected]
➢ Gtk Nedir?
➢ Gtk Bağlayıcıları http://www.gtk.org/language-bindings.php ➢ Gtk+ Nedir?
➢ Gtk3 ile gelen özellikler
➢ Glade Nedir?
➢ Ruby ve Gtk3 ile uygulama yazmak ➢ https://github.com/ebruAkagunduz/gtk3-ruby-examples
➢ Ruby editörleri ➢ Etkileşimli kabuklar ➢ Ruby kodlama biçimi
https://github.com/ebruAkagunduz/ruby-style-guide
None
➢ Ruby & Gemler https://rubygems.org ➢ Ruby uygulamalarına paket yapmak
.gemspec dosyası
• gem install rmanedit.gemspec • sudo gem install RManEdit-1.0.0.gem
➢ Ruby & Gtk neden tercih etmeliyiz?
Teşekkürler!