fay
|
2010-01-16
, 14:25
|
Posts: 12 |
Thanked: 0 times |
Joined on Dec 2009
|
#1
|
|
2010-01-16
, 15:42
|
Posts: 7 |
Thanked: 6 times |
Joined on Jan 2010
|
#2
|
Hi, I want to learn all that maemo software making language, i'm not skilled at C++, Java or anything else. What should i start learning (like to start from total zero). Sorry for my bad english
The Following 4 Users Say Thank You to tavellan For This Useful Post: | ||
|
2010-01-16
, 15:47
|
|
Posts: 780 |
Thanked: 855 times |
Joined on Sep 2009
@ Helsinki, Finland
|
#3
|
|
2010-01-16
, 16:32
|
Posts: 12 |
Thanked: 0 times |
Joined on Dec 2009
|
#4
|
|
2010-01-17
, 14:03
|
Posts: 27 |
Thanked: 59 times |
Joined on Jan 2010
@ Munich, Germany
|
#5
|
|
2010-01-17
, 17:03
|
Posts: 12 |
Thanked: 0 times |
Joined on Dec 2009
|
#6
|
Don't start with the Maemo SDK, this is far too complicated and powerful for starting programming with python. You don't need it. Just get your python-code working on your machine, copy it to your device and try it there.
And yes, what you want to do is quite difficult for an absolute beginner. If you want to learn to program you have to invest some time. I'd say it will take 10-20 hours to learn the basics of a programming language (syntax etc.). But to apply these on a working program with a graphical user interface and UNDERSTAND what youre doing will probably take 100-200 hours at least.
So if you want to get a new interesting and challanging hobby, start with it. If you just want to make some cool app as fast as possible you probably are on the wrong way.