![]() |
devlop applications help
Hi
1. i would like to learn how to develop applications for the n900 from qt or maemo sdk Does anyone know where i can learn this? 2. I cant find the maemo sdk. how do i get the maemo sdk? |
Re: devlop applications help
|
Re: devlop applications help
You should also consider developing using Qt/QML. If so, you will need the Nokia Qt SDK.
|
Re: devlop applications help
I try to understand the qt sdk and my head is about to explode, because i still dont know anything about developing applications.
Are there any books to learn about developing applications? I have found a training book for the maemo sdk but it doesnt help that much. i think i have to start from the beginning. How did you learn to develop applications ? in the university? |
Re: devlop applications help
"Thinking in c++" (open digital book on the web) for C++ development.
"C++ GUI Programming with Qt 4 - 2nd Edition" from Trolltech for Qt libraries. http://doc.qt.nokia.com/ for online documentation. |
Re: devlop applications help
I have found a book about the c++ programming language.
The book says that i have to know basic things about the c programming language. WTF??? |
Re: devlop applications help
Quote:
Feb 2010: Began learning object-oriented programming using Java via The Open University. May 2010: Began learning Python/Qt in my spare time using this book. Completed a couple of personal projects. August 2010: Began learning Maemo/Qt development. I did most of my development in the Eric 4 IDE (which is great for Python/Qt) and testing was done in Scratchbox. November 2010: First release of cuteTube. Now: Re-writing cuteTube using QML/C++. Development is done using Qt Creator 2.1. Python is a great language and is one I would recommend for beginners, there are some nice tutorials from Thomas Perl on using Python/Qt/QML here. You can also do quite a lot using just QML and JavaScript. There are quite a few useful examples here |
Re: devlop applications help
Quote:
And one thing to note: it will take MONTHS to learn to do proper applications, do not rush! Quote:
|
Re: devlop applications help
I want to learn informatic in the university after finishing college.
Does informatic include developing applications also? Thx for help. Could you advise me a book you know? I prefer books available in german language. |
Re: devlop applications help
Regarding knowing some C to use C++:
If you skip classes and object orientation, C++ is very much like C with pointers and memory allocation and all that, potentially, nasty stuff that you can get done for you in C++. Understanding some C will help you a lot when you end up needing to make more fidgety things since you'll almost always end up flipping bits and worry about byte ordering and other very low level details. |
| All times are GMT. The time now is 11:04. |
vBulletin® Version 3.8.8