May
21
2009
Éverton Arruda
A few days ago i was looking for a C++ book and after some searches i ended up in a wiki called WikiBooks. This Wiki is, as written in the site, a Wikimedia community for creating a free library of educational textbooks that anyone can edit.
It is alive since July 10, 2003, and is also available in many other languages.
:wq
no comments | tags: Free books, Study, WikiBooks | posted in Etc, Planet INdT
May
16
2009
Éverton Arruda
Soon I’ll be studying Qt, a cross-platform application and UI framework, owned by Nokia.
With Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
Here is the source from where I’ll beggin my studies:
http://doc.trolltech.com/4.4/tutorials-tutorial.html
See more about Qt in http://www.qtsoftware.com/
:wq
no comments | tags: HowTo, Qt, Study | posted in Etc, HowTo