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
340
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
93
Linux Çekirdeği Stajı - Outreachy
ebruakagunduz
0
160
Improving THP Collapse Rate
ebruakagunduz
0
60
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
A Journey of Contribution and Collaboration in Open Source
ivargrimstad
0
1.1k
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
290
エンジニアとして関わる要件と仕様(公開用)
murabayashi
0
310
見せてあげますよ、「本物のLaravel批判」ってやつを。
77web
7
7.8k
[Do iOS '24] Ship your app on a Friday...and enjoy your weekend!
polpielladev
0
120
みんなでプロポーザルを書いてみた
yuriko1211
0
280
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
Jakarta EE meets AI
ivargrimstad
0
730
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
3
1.2k
シェーダーで魅せるMapLibreの動的ラスタータイル
satoshi7190
1
480
我々のデザインシステムは Chakra v3 にアップデートします
shunya078
2
140
Tauriでネイティブアプリを作りたい
tsucchinoko
0
380
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
KATA
mclloyd
29
14k
A designer walks into a library…
pauljervisheath
204
24k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
How to Ace a Technical Interview
jacobian
276
23k
Code Reviewing Like a Champion
maltzj
520
39k
Site-Speed That Sticks
csswizardry
0
38
Designing the Hi-DPI Web
ddemaree
280
34k
Designing for humans not robots
tammielis
250
25k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Visualization
eitanlees
145
15k
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!