Languages/Ruby/Ruby-Qt/KDE Book: Difference between revisions

From KDE TechBase
(add future plans and links to installation on ...)
No edit summary
Line 22: Line 22:


== Installation ==
== Installation ==
Installation on [http://en.wikipedia.org/wiki/Linux Linux]
 
;[[/Installation/Installation on Linux|Installation on Linux]]
;[[/Installation/Installation on Linux|Installation on Linux]]
:''setup ruby bindings for end-user and developers on linux-based systems''
:''setup ruby bindings for end-user and developers on [http://en.wikipedia.org/wiki/Linux Linux]-based systems''


Installation on [http://en.wikipedia.org/wiki/Mac_OS Mac OS]
;[[/Installation/Installation on Mac OS|Installation on Mac OS]]
;[[/Installation/Installation on Mac OS|Installation on Mac OS]]
:''setup ruby bindings for end-user and developers on Apple Mac OS''
:''setup ruby bindings for end-user and developers on Apple [http://en.wikipedia.org/wiki/Mac_OS Mac OS]''


Installation on [http://en.wikipedia.org/wiki/Windows Windows]
;[[/Installation/Installation on Windows|Installation on Windows]]
;[[/Installation/Installation on Windows|Installation on Windows]]
:''setup ruby bindings for end-user and developers on Microsoft Windows''
:''setup ruby bindings for end-user and developers on Microsoft [http://en.wikipedia.org/wiki/Windows Windows]''


== Introduction To Ruby Language ==
== Introduction To Ruby Language ==

Revision as of 19:07, 19 January 2010


Development/Languages/Ruby/Ruby-Qt/KDE_Book


Ruby-Qt/KDE Book
Tutorial Series   Ruby
Previous   basic level of ruby skills
What's Next   n/a
Further Reading   n/a
Note
This book is work in progress. Don't hesitate to contribute!


About Ruby Bindings

Through the engagement of only a few guys the project Korundum on Rubyforge was raised, which allowed to use the famous Qt toolkit within the [ruby language]. The bindings were were ported to allow the use of Qt4 and KDE4. After years of development this bindings can be considered as stable for production usage. [1]

Future Plans

After creating a minimum of content the wiki pages will be copied into a book made with LaTeX for people prefering to work with a printed version of this set of tutorials. Afterwards the book should be synchronized with the wiki maybe every half year.

Installation

Installation on Linux
setup ruby bindings for end-user and developers on Linux-based systems
Installation on Mac OS
setup ruby bindings for end-user and developers on Apple Mac OS
Installation on Windows
setup ruby bindings for end-user and developers on Microsoft Windows

Introduction To Ruby Language

Welcome Text

Ruby
description

References

  1. Richard Dale: KDE Bindings in KDE 4.5. In: his blog (January 2010).