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
Ebru Akagündüz
May 04, 2014
Programming
0
370
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
96
Linux Çekirdeği Stajı - Outreachy
ebruakagunduz
0
160
Improving THP Collapse Rate
ebruakagunduz
0
62
Bilgisayar Mühendisliği Öğrencilerine Tavsiyeler
ebruakagunduz
0
320
Linux Çekirdeğine Nasıl Katkı Verilir?
ebruakagunduz
0
160
Couchbase İçin Nagios Eklentisi
ebruakagunduz
0
140
Other Decks in Programming
See All in Programming
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
290
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
2.4k
testingを眺める
matumoto
1
140
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
570
アセットのコンパイルについて
ojun9
0
130
AI Agents: How Do They Work and How to Build Them @ Shift 2025
slobodan
0
100
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
470
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
230
楽して成果を出すためのセルフリソース管理
clipnote
0
190
機能追加とリーダー業務の類似性
rinchoku
2
1.3k
チームのテスト力を鍛える
goyoki
3
890
Kiroで始めるAI-DLC
kaonash
2
620
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Agile that works and the tools we love
rasmusluckow
330
21k
GraphQLとの向き合い方2022年版
quramy
49
14k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Faster Mobile Websites
deanohume
309
31k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
What's in a price? How to price your products and services
michaelherold
246
12k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
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!