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
350
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
95
Linux Çekirdeği Stajı - Outreachy
ebruakagunduz
0
160
Improving THP Collapse Rate
ebruakagunduz
0
61
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
Open source software: how to live long and go far
gaelvaroquaux
0
620
Honoのおもしろいミドルウェアをみてみよう
yusukebe
1
200
AHC041解説
terryu16
0
590
Multi Step Form, Decentralized Autonomous Organization
pumpkiinbell
1
660
2,500万ユーザーを支えるSREチームの6年間のスクラムのカイゼン
honmarkhunt
6
5.1k
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
100
お前もAI鬼にならないか?👹Bolt & Cursor & Supabase & Vercelで人間をやめるぞ、ジョジョー!👺
taishiyade
5
3.8k
Linux && Docker 研修/Linux && Docker training
forrep
23
4.5k
CNCF Project の作者が考えている OSS の運営
utam0k
5
690
JavaScriptツール群「UnJS」を5分で一気に駆け巡る!
k1tikurisu
10
1.8k
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
670
AWS Lambda functions with C# 用の Dev Container Template を作ってみた件
mappie_kochi
0
240
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
90
5.8k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Become a Pro
speakerdeck
PRO
26
5.1k
Building Adaptive Systems
keathley
40
2.4k
What's in a price? How to price your products and services
michaelherold
244
12k
Unsuck your backbone
ammeep
669
57k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
175
51k
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!