|
2012-08-12
, 15:59
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#2
|
Hi folks ,
i started to learn some programming languages (i do love programming ) but the thing is i don't know what language to start with , so i get some books about java and python , actually am doing great on those two .
I need ur experience on this field , i wanna some advices about what books can turn me from noob to professional ,
also i do need to know what applications and plugins i can use to write & compile the programs
am using PyGTKeditor , nano and ipython to do this !
But it so bad when dealing with the java applications !!!!
thanks in advance !
som3a ,,
|
2012-08-12
, 19:59
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#3
|
|
2012-08-12
, 20:06
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#4
|
|
2012-08-13
, 12:58
|
|
Posts: 132 |
Thanked: 34 times |
Joined on May 2011
@ sudan
|
#5
|
You can also connect to you N900 over (local) network with ssh (you can use Putty for this on Windows) and use a CLI editor (vi, vim, nano,...) with a big window on you computers screen + real keyboard to edit the files on your N900.
Python is very good since it is well integrated in the system, if you need to do faster programs then you need to download and install scratchbox and work with C ( =Gnu C Compiler )
The Following User Says Thank You to som3a For This Useful Post: | ||
|
2012-08-13
, 13:48
|
|
Posts: 196 |
Thanked: 113 times |
Joined on Jun 2010
@ Finland
|
#6
|
|
2012-08-13
, 15:35
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#7
|
thanks but i do want to use my n900 not by a PC,
i see u all suggestsing me learn C,C++ and Qt/QML ,, can u give me links to start with ,
i will complete python and start in C,C++
can i write programs by those languages in n900, if yes what applications do i have to get
|
2012-08-13
, 17:45
|
|
Posts: 132 |
Thanked: 34 times |
Joined on May 2011
@ sudan
|
#8
|
You can get very far with only python and when you know how the n900 works in python then you also know what you need for learning C ,but it isnt necessary to learn C unless you are going to do stuff that really needs the speed.
Personally i have used PyGTKeditor, it is very simple but fits me very well, but you can use which texteditor you want, pythonprograms are just textdocuments.
Beginners guide:
http://temporaryland.wordpress.com/2...n-for-newbies/
PyGTK tutorial, very good reference.
http://learngtk.org/pygtk-tutorial/
Some N900 specific addons to GTK
http://wiki.maemo.org/PyMaemo/UI_tutorial
|
2012-08-13
, 18:49
|
Posts: 112 |
Thanked: 30 times |
Joined on Jun 2012
@ Jeddah,Saudi Arabia
|
#9
|
The Following User Says Thank You to unexpected For This Useful Post: | ||
|
2012-08-13
, 19:33
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#10
|
I m also familiar with BASIC (an old programming language ),i mean while,if,input,for,next,etc statements and loops.
I want to know which programming language i should start with.
(My first Programming Language???)
The Following 3 Users Say Thank You to MartinK For This Useful Post: | ||
i started to learn some programming languages (i do love programming ) but the thing is i don't know what language to start with , so i get some books about java and python , actually am doing great on those two .
I need ur experience on this field , i wanna some advices about what books can turn me from noob to professional ,
also i do need to know what applications and plugins i can use to write & compile the programs
am using PyGTKeditor , nano and ipython to do this !
But it so bad when dealing with the java applications !!!!
thanks in advance !
som3a ,,